CVE-2024-56681
- EPSS 0.01%
- Veröffentlicht 28.12.2024 10:15:09
- Zuletzt bearbeitet 03.11.2025 21:18:18
In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - add error check in the ahash_hmac_init function The ahash_init functions may return fails. The ahash_hmac_init should not return ok when ahash_init returns error. For...
CVE-2024-56677
- EPSS 0%
- 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/fadump: Move fadump_cma_init to setup_arch() after initmem_init() During early init CMA_MIN_ALIGNMENT_BYTES can be PAGE_SIZE, since pageblock_order is still zero and it get...
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...
CVE-2024-56676
- EPSS 0.02%
- Veröffentlicht 28.12.2024 10:15:06
- Zuletzt bearbeitet 26.09.2025 20:29:18
In the Linux kernel, the following vulnerability has been resolved: thermal: testing: Initialize some variables annoteded with _free() Variables annotated with __free() need to be initialized if the function can return before they get updated for t...
- EPSS 0.03%
- Veröffentlicht 27.12.2024 15:15:27
- Zuletzt bearbeitet 03.11.2025 21:18:17
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-56673
- EPSS 0.02%
- Veröffentlicht 27.12.2024 15:15:27
- Zuletzt bearbeitet 01.10.2025 20:17:39
In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Do not call pmd dtor on vmemmap page table teardown The vmemmap's, which is used for RV64 with SPARSEMEM_VMEMMAP, page tables are populated using pmd (page middle direct...
CVE-2024-56674
- EPSS 0.02%
- Veröffentlicht 27.12.2024 15:15:27
- Zuletzt bearbeitet 01.10.2025 20:17:39
In the Linux kernel, the following vulnerability has been resolved: virtio_net: correct netdev_tx_reset_queue() invocation point When virtnet_close is followed by virtnet_open, some TX completions can possibly remain unconsumed, until they are fina...
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.02%
- 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...