CVE-2024-53190
- EPSS 0.24%
- Veröffentlicht 27.12.2024 14:15:26
- Zuletzt bearbeitet 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-53177
- EPSS 0.55%
- Veröffentlicht 27.12.2024 14:15:25
- Zuletzt bearbeitet 04.08.2026 11:22:01
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.54%
- Veröffentlicht 27.12.2024 14:15:25
- Zuletzt bearbeitet 04.08.2026 11:22:01
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.6%
- Veröffentlicht 27.12.2024 14:15:25
- Zuletzt bearbeitet 04.08.2026 11:22:02
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...
CVE-2024-53180
- EPSS 0.24%
- Veröffentlicht 27.12.2024 14:15:25
- Zuletzt bearbeitet 03.11.2025 21:17:38
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Add sanity NULL check for the default mmap fault handler A driver might allow the mmap access before initializing its runtime->dma_area properly. Add a proper NULL chec...
CVE-2024-53176
- EPSS 0.55%
- Veröffentlicht 27.12.2024 14:15:24
- Zuletzt bearbeitet 04.08.2026 11:22:01
In the Linux kernel, the following vulnerability has been resolved: smb: During unmount, ensure all cached dir instances drop their dentry The unmount process (cifs_kill_sb() calling close_all_cached_dirs()) can race with various cached directory o...
CVE-2024-53168
- EPSS 0.25%
- Veröffentlicht 27.12.2024 14:15:23
- Zuletzt bearbeitet 10.02.2025 18:15:26
In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket BUG: KASAN: slab-use-after-free in tcp_write_timer_handler+0x156/0x3e0 Read of size 1 at addr ffff888111f322cd by task ...
CVE-2024-53147
- EPSS 0.22%
- Veröffentlicht 24.12.2024 12:15:22
- Zuletzt bearbeitet 04.08.2026 11:21:58
In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if start_clu becomes an EOF cluster(an invalid ...
CVE-2024-53240
- EPSS 0.62%
- Veröffentlicht 24.12.2024 10:15:06
- Zuletzt bearbeitet 03.11.2025 21:17:45
In the Linux kernel, the following vulnerability has been resolved: xen/netfront: fix crash when removing device When removing a netfront device directly after a suspend/resume cycle it might happen that the queues have not been setup again, causin...
CVE-2024-53241
- EPSS 0.31%
- Veröffentlicht 24.12.2024 10:15:06
- Zuletzt bearbeitet 03.11.2025 21:17:46
In the Linux kernel, the following vulnerability has been resolved: x86/xen: don't do PV iret hypercall through hypercall page Instead of jumping to the Xen hypercall page for doing the iret hypercall, directly code the required sequence in xen-asm...