CVE-2024-26809
- EPSS 0.01%
- Veröffentlicht 04.04.2024 10:15:09
- Zuletzt bearbeitet 19.03.2025 16:19:56
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: release elements in clone only from destroy path Clone already always provides a current view of the lookup table, use it to destroy the set, otherwise i...
CVE-2024-26808
- EPSS 0.01%
- Veröffentlicht 04.04.2024 10:15:08
- Zuletzt bearbeitet 04.04.2025 14:21:16
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEV_UNREGISTER event is reported, otherwise...
CVE-2024-26804
- EPSS 0.35%
- Veröffentlicht 04.04.2024 09:15:09
- Zuletzt bearbeitet 21.03.2025 14:58:15
In the Linux kernel, the following vulnerability has been resolved: net: ip_tunnel: prevent perpetual headroom growth syzkaller triggered following kasan splat: BUG: KASAN: use-after-free in __skb_flow_dissect+0x19d1/0x7a50 net/core/flow_dissector....
CVE-2024-26805
- EPSS 0.01%
- Veröffentlicht 04.04.2024 09:15:09
- Zuletzt bearbeitet 27.02.2025 14:35:09
In the Linux kernel, the following vulnerability has been resolved: netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter syzbot reported the following uninit-value access issue [1]: netlink_to_full_skb() creates a new `skb` and puts the ...
CVE-2024-26787
- EPSS 0.01%
- Veröffentlicht 04.04.2024 09:15:08
- Zuletzt bearbeitet 20.03.2025 10:39:37
In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIG_DMA_API_DEBUG_SG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline trackin...
CVE-2024-26788
- EPSS 0.01%
- Veröffentlicht 04.04.2024 09:15:08
- Zuletzt bearbeitet 01.04.2025 20:35:20
In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: init irq after reg initialization Initialize the qDMA irqs after the registers are configured so that interrupts that may have been pending from a primary kern...
CVE-2024-26790
- EPSS 0.01%
- Veröffentlicht 04.04.2024 09:15:08
- Zuletzt bearbeitet 27.02.2025 21:59:09
In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip (ls1028a) errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read tr...
CVE-2024-26795
- EPSS 0.01%
- Veröffentlicht 04.04.2024 09:15:08
- Zuletzt bearbeitet 19.03.2025 11:42:41
In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap’...
CVE-2024-26781
- EPSS 0.01%
- Veröffentlicht 04.04.2024 09:15:07
- Zuletzt bearbeitet 07.01.2025 17:11:31
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix possible deadlock in subflow diag Syzbot and Eric reported a lockdep splat in the subflow diag: WARNING: possible circular locking dependency detected 6.8.0-rc4-s...
CVE-2024-26772
- EPSS 0.01%
- Veröffentlicht 03.04.2024 17:15:53
- Zuletzt bearbeitet 04.04.2025 14:16:47
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() Places the logic for checking if the group's block bitmap is corrupt under the protection of the group ...