CVE-2024-53098
- EPSS 0.02%
- 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.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-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-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_...
CVE-2024-53088
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:27
- Zuletzt bearbeitet 03.11.2025 23:17:19
In the Linux kernel, the following vulnerability has been resolved: i40e: fix race condition by adding filter's intermediate sync state Fix a race condition in the i40e driver that leads to MAC/VLAN filters becoming corrupted and leaking. Address t...
CVE-2024-53073
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 14.12.2024 21:15:34
In the Linux kernel, the following vulnerability has been resolved: NFSD: Never decrement pending_async_copies on error The error flow in nfsd4_copy() calls cleanup_async_copy(), which already decrements nn->pending_async_copies.
CVE-2024-53051
- EPSS 0.01%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 01.10.2025 21:16:22
In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in intel_hdcp_get_capability Sometimes during hotplug scenario or suspend/resume scenario encoder is not always initialized when intel_hdcp_get_cap...