CVE-2024-53203
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:28
- Zuletzt bearbeitet 03.11.2025 20:16:40
In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential array underflow in ucsi_ccg_sync_control() The "command" variable can be controlled by the user via debugfs. The worry is that if con_index is zero then ...
CVE-2024-53204
- EPSS 0.04%
- Veröffentlicht 27.12.2024 14:15:28
- Zuletzt bearbeitet 18.04.2025 14:15:20
In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtk_usb3phy_probe In rtk_usb3phy_probe() devm_kzalloc() may return NULL but this returned value is not checked.
CVE-2024-53205
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:28
- Zuletzt bearbeitet 18.04.2025 14:15:20
In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe In rtk_usb2phy_probe() devm_kzalloc() may return NULL but this returned value is not checked.
CVE-2024-53206
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:28
- Zuletzt bearbeitet 03.11.2025 21:17:41
In the Linux kernel, the following vulnerability has been resolved: tcp: Fix use-after-free of nreq in reqsk_timer_handler(). The cited commit replaced inet_csk_reqsk_queue_drop_and_put() with __inet_csk_reqsk_queue_drop() and reqsk_put() in reqsk_...
CVE-2024-53207
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:28
- Zuletzt bearbeitet 03.11.2025 21:17:41
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible deadlocks This fixes possible deadlocks like the following caused by hci_cmd_sync_dequeue causing the destroy function to run: INFO: task kworker/u1...
CVE-2024-53208
- 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: Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync This fixes the following crash: ================================================================== BUG: KASAN: sl...
CVE-2024-53209
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:28
- Zuletzt bearbeitet 03.11.2025 20:16:41
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and t...
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...