CVE-2024-26869
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 07.05.2025 17:39:20
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate meta inode pages forcely Below race case can cause data corruption: Thread A GC thread - gc_data_segment - ra_data_block - locked meta_i...
CVE-2024-26870
- EPSS 0.03%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:22
In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 A call to listxattr() with a buffer size = 0 returns the actual size of the buffer needed for a subsequent call. When si...
CVE-2024-26875
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:22
In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2_context_set_notify [Syzbot reported] BUG: KASAN: slab-use-after-free in pvr2_context_set_notify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-contex...
CVE-2024-26877
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:22
In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling crypto_finalize_request, BH should be disabled to avoid triggering the following calltrace: ------------[ cut here...
CVE-2024-26880
- EPSS 0.06%
- Veröffentlicht 17.04.2024 11:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:23
In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspe...
CVE-2023-52644
- EPSS 0%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 02.04.2025 13:17:33
In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is onl...
CVE-2024-26847
- EPSS 0.05%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 16.09.2025 16:03:46
In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: use correct function name for resetting TCE tables The PAPR spec spells the function name as "ibm,reset-pe-dma-windows" but in practice firmware uses the singular...
CVE-2024-26851
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:20
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_h323: Add protection for bmp length out of range UBSAN load reports an exception of BRK#5515 SHIFT_ISSUE:Bitwise shifts that are out of bounds for their dat...
CVE-2024-26852
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:21
In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6_route_mpath_notify() syzbot found another use-after-free in ip6_route_mpath_notify() [1] Commit f7225172f25a ("net/ipv6: prevent use after free...
CVE-2024-26853
- EPSS 0.02%
- Veröffentlicht 17.04.2024 11:15:08
- Zuletzt bearbeitet 02.04.2025 13:17:04
In the Linux kernel, the following vulnerability has been resolved: igc: avoid returning frame twice in XDP_REDIRECT When a frame can not be transmitted in XDP_REDIRECT (e.g. due to a full queue), it is necessary to free it by calling xdp_return_fr...