CVE-2022-50172
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:24
- Zuletzt bearbeitet 28.11.2025 14:50:18
In the Linux kernel, the following vulnerability has been resolved: mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg Free the skb if mt76u_bulk_msg fails in __mt76x02u_mcu_send_msg routine.
CVE-2022-50171
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:03:23
- Zuletzt bearbeitet 28.11.2025 14:46:44
In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - don't sleep when in softirq When kunpeng920 encryption driver is used to deencrypt and decrypt packets during the softirq, it is not allowed to use mutex lo...
CVE-2022-50166
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:03:20
- Zuletzt bearbeitet 17.11.2025 19:48:18
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: When HCI work queue is drained, only queue chained work The HCI command, event, and data packet processing workqueue is drained to avoid deadlock in commit 76727c02c1e1 ...
CVE-2022-50167
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:03:20
- Zuletzt bearbeitet 17.11.2025 19:48:41
In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elem_size a...
CVE-2022-50163
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:03:18
- Zuletzt bearbeitet 18.11.2025 21:19:35
In the Linux kernel, the following vulnerability has been resolved: ax25: fix incorrect dev_tracker usage While investigating a separate rose issue [1], and enabling CONFIG_NET_DEV_REFCNT_TRACKER=y, Bernard reported an orthogonal ax25 issue [2] An...
CVE-2022-50159
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:03:15
- Zuletzt bearbeitet 25.11.2025 15:14:17
In the Linux kernel, the following vulnerability has been resolved: of: check previous kernel's ima-kexec-buffer against memory bounds Presently ima_get_kexec_buffer() doesn't check if the previous kernel's ima-kexec-buffer lies outside the address...
CVE-2022-50151
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:03:10
- Zuletzt bearbeitet 20.11.2025 21:36:06
In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix random warning message when driver load Warning log: [ 4.141392] Unexpected gfp: 0x4 (GFP_DMA32). Fixing up to gfp: 0xa20 (GFP_ATOMIC). Fix your code! [ 4.150...
- EPSS 0.02%
- Veröffentlicht 18.06.2025 11:03:09
- Zuletzt bearbeitet 18.06.2025 14:15:24
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-50146
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:07
- Zuletzt bearbeitet 17.11.2025 19:57:54
In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors If dw_pcie_ep_init() fails to perform any action after the EPC memory is initialized and the MSI memory region is alloca...
CVE-2022-50144
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:03:05
- Zuletzt bearbeitet 20.11.2025 21:38:58
In the Linux kernel, the following vulnerability has been resolved: soundwire: revisit driver bind/unbind and callbacks In the SoundWire probe, we store a pointer from the driver ops into the 'slave' structure. This can lead to kernel oopses when u...