CVE-2024-39276
- EPSS 0.01%
- Veröffentlicht 25.06.2024 15:15:13
- Zuletzt bearbeitet 24.03.2025 17:28:00
In the Linux kernel, the following vulnerability has been resolved: ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find() Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 50...
CVE-2024-39293
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:13
- Zuletzt bearbeitet 17.09.2025 16:05:04
In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash wh...
CVE-2024-37078
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:12
- Zuletzt bearbeitet 17.09.2025 17:03:29
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential kernel bug due to lack of writeback flag waiting Destructive writes to a block device on which nilfs2 is mounted can cause a kernel bug in the folio/page writ...
CVE-2021-4440
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:11
- Zuletzt bearbeitet 24.03.2025 17:28:48
In the Linux kernel, the following vulnerability has been resolved: x86/xen: Drop USERGS_SYSRET64 paravirt call commit afd30525a659ac0ae0904f0cb4a2ca75522c3123 upstream. USERGS_SYSRET64 is used to return from a syscall via SYSRET, but a Xen PV gue...
CVE-2024-37026
- EPSS 0.02%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 03.10.2025 15:08:31
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Only use reserved BCS instances for usm migrate exec queue The GuC context scheduling queue is 2 entires deep, thus it is possible for a migration job to be stuck behind a ...
CVE-2024-38384
- EPSS 0.03%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 24.03.2025 17:29:07
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from reorder of WRITE ->lqueued __blkcg_rstat_flush() can be run anytime, especially when blk_cgroup_bio_start is being executed. If WRITE of `->lq...
CVE-2024-38663
- EPSS 0.02%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 03.10.2025 15:08:59
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 ("blk-cgroup: Optimize blkcg_rstat_flush()"), each iostat instance is added to blkcg percpu list, s...
CVE-2024-32936
- EPSS 0.01%
- Veröffentlicht 24.06.2024 14:15:11
- Zuletzt bearbeitet 17.09.2025 17:01:11
In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback ...
CVE-2024-33847
- EPSS 0.02%
- Veröffentlicht 24.06.2024 14:15:11
- Zuletzt bearbeitet 01.10.2025 13:56:01
In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extra_attr,compression -f /dev/vdb - mo...
- EPSS 0.02%
- Veröffentlicht 24.06.2024 14:15:11
- Zuletzt bearbeitet 24.03.2025 18:09:02
In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock It needs to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock to avoid racing with checkp...