CVE-2024-56678
- EPSS 0.01%
- Veröffentlicht 28.12.2024 10:15:08
- Zuletzt bearbeitet 03.11.2025 21:18:18
In the Linux kernel, the following vulnerability has been resolved: powerpc/mm/fault: Fix kfence page fault reporting copy_from_kernel_nofault() can be called when doing read of /proc/kcore. /proc/kcore can have some unmapped kfence objects which w...
- EPSS 0.03%
- Veröffentlicht 27.12.2024 15:15:27
- Zuletzt bearbeitet 12.05.2026 13:16:22
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcg_unpin_online() blkcg_unpin_online() walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcg_parent(blkcg) but it was calling tha...
CVE-2024-56675
- EPSS 0.02%
- Veröffentlicht 27.12.2024 15:15:27
- Zuletzt bearbeitet 03.11.2025 21:18:18
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors Uprobes always use bpf_prog_run_array_uprobe() under tasks-trace-RCU protection. But it is possible to attach a non-sle...
- EPSS 0.01%
- Veröffentlicht 27.12.2024 15:15:26
- Zuletzt bearbeitet 03.11.2025 21:18:16
In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl Fix an issue detected by syzbot with KASAN: BUG: KASAN: vmalloc-out-of-bounds in cmd_to_func drivers/acpi/nfit/ core.c:416 ...
CVE-2024-56663
- EPSS 0.04%
- Veröffentlicht 27.12.2024 15:15:26
- Zuletzt bearbeitet 03.11.2025 21:18:16
In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one Since the netlink attribute range validation provides inclusive checking, the *max* of attribute NL80211_ATTR_MLO_LINK_ID sho...
- EPSS 0.02%
- Veröffentlicht 27.12.2024 15:15:26
- Zuletzt bearbeitet 03.11.2025 21:18:17
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix race between element replace and close() Element replace (with a socket different from the one stored) may race with socket's close() link popping & unlinking. __...
CVE-2024-56665
- EPSS 0.02%
- Veröffentlicht 27.12.2024 15:15:26
- Zuletzt bearbeitet 03.11.2025 21:18:17
In the Linux kernel, the following vulnerability has been resolved: bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog Syzbot reported [1] crash that happens for following tracing scenario: - create tracepoint perf event with ...
CVE-2024-56667
- EPSS 0.02%
- Veröffentlicht 27.12.2024 15:15:26
- Zuletzt bearbeitet 01.10.2025 20:17:38
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in capture_engine When the intel_context structure contains NULL, it raises a NULL pointer dereference error in drm_info(). (cherry picked f...
CVE-2024-56670
- EPSS 0.01%
- Veröffentlicht 27.12.2024 15:15:26
- Zuletzt bearbeitet 03.11.2025 21:18:17
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer Considering that in some extreme cases, when u_serial driver is accessed by multiple thr...
CVE-2024-56671
- EPSS 0.03%
- Veröffentlicht 27.12.2024 15:15:26
- Zuletzt bearbeitet 01.10.2025 20:17:39
In the Linux kernel, the following vulnerability has been resolved: gpio: graniterapids: Fix vGPIO driver crash Move setting irq_chip.name from probe() function to the initialization of "irq_chip" struct in order to fix vGPIO driver crash during bo...