CVE-2024-53179
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:25
- Zuletzt bearbeitet 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...
CVE-2024-53180
- EPSS 0.01%
- 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.01%
- Veröffentlicht 27.12.2024 14:15:24
- Zuletzt bearbeitet 08.10.2025 14:39:14
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.01%
- 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.03%
- Veröffentlicht 24.12.2024 12:15:22
- Zuletzt bearbeitet 01.10.2025 21:16:36
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.04%
- 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.01%
- 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...
CVE-2024-53144
- EPSS 0.01%
- Veröffentlicht 17.12.2024 16:15:25
- Zuletzt bearbeitet 03.11.2025 23:17:23
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE This aligned BR/EDR JUST_WORKS method with LE which since 92516cd97fd4 ("Bluetooth: Always request for user confirmatio...
CVE-2024-53133
- EPSS 0.02%
- Veröffentlicht 04.12.2024 15:15:13
- Zuletzt bearbeitet 01.10.2025 21:16:34
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Handle dml allocation failure to avoid crash [Why] In the case where a dml allocation fails for any reason, the current state's dml contexts would no longer be val...
CVE-2024-53128
- EPSS 0.02%
- Veröffentlicht 04.12.2024 15:15:12
- Zuletzt bearbeitet 03.11.2025 21:17:28
In the Linux kernel, the following vulnerability has been resolved: sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers When CONFIG_KASAN_SW_TAGS and CONFIG_KASAN_STACK are enabled, the object_is_on_stack() function may produce inc...