CVE-2024-53144
- EPSS 0.42%
- Veröffentlicht 17.12.2024 16:15:25
- Zuletzt bearbeitet 04.08.2026 11:21:58
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.2%
- 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.21%
- 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...
CVE-2024-53098
- EPSS 0.21%
- Veröffentlicht 25.11.2024 22:15:16
- Zuletzt bearbeitet 01.10.2025 21:16:30
In the Linux kernel, the following vulnerability has been resolved: drm/xe/ufence: Prefetch ufence addr to catch bogus address access_ok() only checks for addr overflow so also try to read the addr to catch invalid addr sent from userspace. (cherr...
CVE-2024-53099
- EPSS 0.23%
- Veröffentlicht 25.11.2024 22:15:16
- Zuletzt bearbeitet 04.08.2026 11:21:52
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-8805
- EPSS 2.03%
- 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.46%
- Veröffentlicht 21.11.2024 19:15:12
- Zuletzt bearbeitet 04.08.2026 11:21:49
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.61%
- Veröffentlicht 21.11.2024 19:15:12
- Zuletzt bearbeitet 04.08.2026 11:21:50
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-53095
- EPSS 0.56%
- Veröffentlicht 21.11.2024 19:15:12
- Zuletzt bearbeitet 04.08.2026 11:21:52
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.18%
- Veröffentlicht 19.11.2024 18:15:27
- Zuletzt bearbeitet 04.08.2026 11:21:48
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_...