CVE-2022-50551
- EPSS 0.21%
- Veröffentlicht 07.10.2025 15:21:13
- Zuletzt bearbeitet 26.02.2026 23:17:54
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request() This patch fixes a shift-out-of-bounds in brcmfmac that occurs in BIT(chiprev) when a 'chiprev' provid...
CVE-2022-50549
- EPSS 0.14%
- Veröffentlicht 07.10.2025 15:21:12
- Zuletzt bearbeitet 26.02.2026 23:17:42
In the Linux kernel, the following vulnerability has been resolved: dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata Following concurrent processes: P1(drop cache) P2(kworker) drop_caches_sysctl_ha...
CVE-2022-50550
- EPSS 0.18%
- Veröffentlicht 07.10.2025 15:21:12
- Zuletzt bearbeitet 26.02.2026 23:17:48
In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: Fix memory leak on add_disk() failures When a gendisk is successfully initialized but add_disk() fails such as when a loop device has invalid number of minor device ...
CVE-2022-50548
- EPSS 0.18%
- Veröffentlicht 07.10.2025 15:21:11
- Zuletzt bearbeitet 26.02.2026 23:17:36
In the Linux kernel, the following vulnerability has been resolved: media: i2c: hi846: Fix memory leak in hi846_parse_dt() If any of the checks related to the supported link frequencies fail, then the V4L2 fwnode resources don't get released before...
CVE-2022-50547
- EPSS 0.19%
- Veröffentlicht 07.10.2025 15:21:10
- Zuletzt bearbeitet 26.02.2026 23:17:30
In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: fix possible memory leak in solo_sysfs_init() If device_register() returns error in solo_sysfs_init(), the name allocated by dev_set_name() need be freed. As comme...
CVE-2022-50545
- EPSS 0.2%
- Veröffentlicht 07.10.2025 15:21:09
- Zuletzt bearbeitet 26.02.2026 23:17:18
In the Linux kernel, the following vulnerability has been resolved: r6040: Fix kmemleak in probe and remove There is a memory leaks reported by kmemleak: unreferenced object 0xffff888116111000 (size 2048): comm "modprobe", pid 817, jiffies 4...
CVE-2022-50546
- EPSS 0.2%
- Veröffentlicht 07.10.2025 15:21:09
- Zuletzt bearbeitet 26.02.2026 23:17:25
In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninititialized value in 'ext4_evict_inode' Syzbot found the following issue: ===================================================== BUG: KMSAN: uninit-value in ext4_evict...
CVE-2022-50544
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:21:08
- Zuletzt bearbeitet 26.02.2026 23:17:08
In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() xhci_alloc_stream_info() allocates stream context array for stream_info ->stream_ctx_array with xhci_alloc_st...
CVE-2022-50542
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:21:07
- Zuletzt bearbeitet 26.02.2026 23:17:03
In the Linux kernel, the following vulnerability has been resolved: media: si470x: Fix use-after-free in si470x_int_in_callback() syzbot reported use-after-free in si470x_int_in_callback() [1]. This indicates that urb->context, which contains stru...
CVE-2022-50543
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:21:07
- Zuletzt bearbeitet 26.02.2026 23:17:13
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix mr->map double free rxe_mr_cleanup() which tries to free mr->map again will be called when rxe_mr_init_user() fails: CPU: 0 PID: 4917 Comm: rdma_flush_serv Kdump:...