CVE-2024-53099
- EPSS 0.01%
- Veröffentlicht 25.11.2024 22:15:16
- Zuletzt bearbeitet 03.11.2025 21:17:25
In the Linux kernel, the following vulnerability has been resolved: bpf: Check validity of link->type in bpf_link_show_fdinfo() If a newly-added link type doesn't invoke BPF_LINK_TYPE(), accessing bpf_link_type_strs[link->type] may result in an out...
CVE-2024-53100
- EPSS 0.01%
- Veröffentlicht 25.11.2024 22:15:16
- Zuletzt bearbeitet 03.11.2025 23:17:19
In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queue_lock lock and destroy Commit 76d54bf20cdc ("nvme-tcp: don't access released socket during error recovery") added a mutex_lock() call for the que...
CVE-2024-53096
- EPSS 0.01%
- Veröffentlicht 25.11.2024 22:15:15
- Zuletzt bearbeitet 03.11.2025 23:17:19
In the Linux kernel, the following vulnerability has been resolved: mm: resolve faulty mmap_region() error path behaviour The mmap_region() function is somewhat terrifying, with spaghetti-like control flow and numerous means by which issues can ari...
CVE-2024-53097
- EPSS 0.01%
- Veröffentlicht 25.11.2024 22:15:15
- Zuletzt bearbeitet 03.11.2025 23:17:19
In the Linux kernel, the following vulnerability has been resolved: mm: krealloc: Fix MTE false alarm in __do_krealloc This patch addresses an issue introduced by commit 1a83a716ec233 ("mm: krealloc: consider spare memory for __GFP_ZERO") which cau...
CVE-2024-8805
- EPSS 2.59%
- Veröffentlicht 22.11.2024 21:15:18
- Zuletzt bearbeitet 03.11.2025 23:17:32
BlueZ HID over GATT Profile Improper Access Control Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. Authentication is not required to exploit this...
CVE-2024-53090
- EPSS 0%
- Veröffentlicht 21.11.2024 19:15:12
- Zuletzt bearbeitet 01.10.2025 21:16:28
In the Linux kernel, the following vulnerability has been resolved: afs: Fix lock recursion afs_wake_up_async_call() can incur lock recursion. The problem is that it is called from AF_RXRPC whilst holding the ->notify_lock, but it tries to take a ...
CVE-2024-53093
- EPSS 0.01%
- Veröffentlicht 21.11.2024 19:15:12
- Zuletzt bearbeitet 03.11.2025 23:17:19
In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scan_work context. If a path error occurs here, the IO will wa...
CVE-2024-53094
- EPSS 0.03%
- Veröffentlicht 21.11.2024 19:15:12
- Zuletzt bearbeitet 01.10.2025 21:16:29
In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES While running ISER over SIW, the initiator machine encounters a warning from skb_splice_from_iter() indicating that a ...
CVE-2024-53095
- EPSS 0.01%
- Veröffentlicht 21.11.2024 19:15:12
- Zuletzt bearbeitet 24.03.2025 17:21:57
In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free of network namespace. Recently, we got a customer report that CIFS triggers oops while reconnecting to a server. [0] The workload runs on Kubernet...
CVE-2024-53079
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:27
- Zuletzt bearbeitet 01.10.2025 21:16:26
In the Linux kernel, the following vulnerability has been resolved: mm/thp: fix deferred split unqueue naming and locking Recent changes are putting more pressure on THP deferred split queues: under load revealing long-standing races, causing list_...