CVE-2024-53214
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:29
- Zuletzt bearbeitet 03.11.2025 21:17:42
In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Properly hide first-in-list PCIe extended capability There are cases where a PCIe extended capability should be hidden from the user. For example, an unknown capability (...
CVE-2024-53217
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:29
- Zuletzt bearbeitet 03.11.2025 21:17:43
In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent NULL dereference in nfsd4_process_cb_update() @ses is initialized to NULL. If __nfsd4_find_backchannel() finds no available backchannel session, setup_callback_client...
CVE-2024-53210
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:28
- Zuletzt bearbeitet 03.11.2025 21:17:42
In the Linux kernel, the following vulnerability has been resolved: s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct() Passing MSG_PEEK flag to skb_recv_datagram() increments skb refcount (skb->users) and iucv_sock_recvmsg() does not de...
CVE-2024-53194
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:27
- Zuletzt bearbeitet 03.11.2025 21:17:39
In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free of slot->bus on hot remove Dennis reports a boot crash on recent Lenovo laptops with a USB4 dock. Since commit 0fc70886569c ("thunderbolt: Reset USB4 v2 ho...
CVE-2024-53195
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:27
- Zuletzt bearbeitet 08.10.2025 14:07:06
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspace_irqchip_in_use Improper use of userspace_irqchip_in_use led to syzbot hitting the following WARN_ON() in kvm_timer_update_irq(): WARNING: CPU: 0 P...
CVE-2024-53197
- EPSS 2.04%
- Veröffentlicht 27.12.2024 14:15:27
- Zuletzt bearbeitet 04.11.2025 16:47:12
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usb_ge...
CVE-2024-53198
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:27
- Zuletzt bearbeitet 03.11.2025 21:17:40
In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbus_dev_probe() This patch fixes an issue in the function xenbus_dev_probe(). In the xenbus_dev_probe() function, w...
CVE-2024-53187
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:26
- Zuletzt bearbeitet 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-53190
- EPSS 0.01%
- 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.01%
- Veröffentlicht 27.12.2024 14:15:25
- Zuletzt bearbeitet 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...