CVE-2023-53658
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:18
- Zuletzt bearbeitet 03.02.2026 19:51:14
In the Linux kernel, the following vulnerability has been resolved: spi: bcm-qspi: return error if neither hif_mspi nor mspi is available If neither a "hif_mspi" nor "mspi" resource is present, the driver will just early exit in probe but still ret...
CVE-2022-50555
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:16
- Zuletzt bearbeitet 05.02.2026 15:01:48
In the Linux kernel, the following vulnerability has been resolved: tipc: fix a null-ptr-deref in tipc_topsrv_accept syzbot found a crash in tipc_topsrv_accept: KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f] Workqueue: ...
CVE-2022-50553
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:14
- Zuletzt bearbeitet 04.02.2026 19:45:35
In the Linux kernel, the following vulnerability has been resolved: tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx' When generate a synthetic event with many params and then create a trace action for it [1], kernel panic happened ...
CVE-2022-50549
- EPSS 0.01%
- 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-50547
- EPSS 0.03%
- 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.02%
- 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-50544
- EPSS 0.02%
- 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.02%
- 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-50538
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:04
- Zuletzt bearbeitet 26.02.2026 23:16:52
In the Linux kernel, the following vulnerability has been resolved: vme: Fix error not catched in fake_init() In fake_init(), __root_device_register() is possible to fail but it's ignored, which can cause unregistering vme_root fail when exit. ge...
CVE-2022-50536
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:03
- Zuletzt bearbeitet 26.02.2026 23:16:34
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data In tcp_bpf_send_verdict() redirection, the eval variable is assigned to __SK_REDIRECT after the apply_bytes da...