CVE-2024-53187
- EPSS 0.03%
- Published 27.12.2024 14:15:26
- Last modified 01.10.2025 20:17:17
In the Linux kernel, the following vulnerability has been resolved: io_uring: check for overflows in io_pin_pages WARNING: CPU: 0 PID: 5834 at io_uring/memmap.c:144 io_pin_pages+0x149/0x180 io_uring/memmap.c:144 CPU: 0 UID: 0 PID: 5834 Comm: syz-ex...
CVE-2024-53188
- EPSS 0.04%
- Published 27.12.2024 14:15:26
- Last modified 01.10.2025 20:17:17
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix crash when unbinding If there is an error during some initialization related to firmware, the function ath12k_dp_cc_cleanup is called to release resources. Howeve...
CVE-2024-53189
- EPSS 0.03%
- Published 27.12.2024 14:15:26
- Last modified 08.10.2025 14:06:23
In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan The channels array in the cfg80211_scan_request has a __counted_by attribute attached to it, which points to the...
CVE-2024-53190
- EPSS 0.04%
- Published 27.12.2024 14:15:26
- Last modified 03.11.2025 21:17:39
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with uevent_show() on stack trace. That specific issue was addressed...
CVE-2024-53191
- EPSS 0.04%
- Published 27.12.2024 14:15:26
- Last modified 01.10.2025 20:17:18
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp->tx_ring[i].tx_status are released. However this is rel...
CVE-2024-53192
- EPSS 0.04%
- Published 27.12.2024 14:15:26
- Last modified 24.03.2025 17:25:45
In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access Flexible-array member `hws` in `struct clk_hw_onecell_data` is annotated with the `counted_by()` a...
CVE-2024-53193
- EPSS 0.04%
- Published 27.12.2024 14:15:26
- Last modified 01.10.2025 20:17:18
In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider Some heap space is allocated for the flexible structure `struct clk_hw_onecell_data` and its flexible...
CVE-2024-53177
- EPSS 0.03%
- Published 27.12.2024 14:15:25
- Last modified 24.03.2025 17:26:30
In the Linux kernel, the following vulnerability has been resolved: smb: prevent use-after-free due to open_cached_dir error paths If open_cached_dir() encounters an error parsing the lease from the server, the error handling may race with receivin...
CVE-2024-53178
- EPSS 0.04%
- Published 27.12.2024 14:15:25
- Last modified 01.10.2025 20:17:16
In the Linux kernel, the following vulnerability has been resolved: smb: Don't leak cfid when reconnect races with open_cached_dir open_cached_dir() may either race with the tcon reconnection even before compound_send_recv() or directly trigger a r...
CVE-2024-53179
- EPSS 0.04%
- Published 27.12.2024 14:15:25
- Last modified 10.02.2025 18:15:27
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free of signing key Customers have reported use-after-free in @ses->auth_key.response with SMB2.1 + sign mounts which occurs due to following race: task...