CVE-2021-47113
- EPSS 0.27%
- Veröffentlicht 15.03.2024 21:15:06
- Zuletzt bearbeitet 04.08.2026 10:16:46
In the Linux kernel, the following vulnerability has been resolved: btrfs: abort in rename_exchange if we fail to insert the second ref Error injection stress uncovered a problem where we'd leave a dangling inode ref if we failed during a rename_ex...
CVE-2021-47116
- EPSS 0.23%
- Veröffentlicht 15.03.2024 21:15:06
- Zuletzt bearbeitet 07.01.2025 17:31:32
In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4_mb_init_backend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large s_log_groups_per_flex.
CVE-2024-2193
- EPSS 1.23%
- Veröffentlicht 15.03.2024 18:15:08
- Zuletzt bearbeitet 15.04.2026 00:35:42
A Speculative Race Condition (SRC) vulnerability that impacts modern CPU architectures supporting speculative execution (related to Spectre V1) has been disclosed. An unauthenticated attacker can exploit this vulnerability to disclose arbitrary data ...
CVE-2024-26629
- EPSS 0.2%
- Veröffentlicht 13.03.2024 14:15:07
- Zuletzt bearbeitet 12.05.2026 12:16:18
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASE_LOCKOWNER The test on so_count in nfsd4_release_lockowner() is nonsense and harmful. Revert to using check_for_locks(), changing that to not sleep. First: harmf...
CVE-2023-52489
- EPSS 0.29%
- Veröffentlicht 11.03.2024 18:15:16
- Zuletzt bearbeitet 14.02.2025 16:41:06
In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memory_section->usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where P...
CVE-2023-52589
- EPSS 0.17%
- Veröffentlicht 06.03.2024 07:15:08
- Zuletzt bearbeitet 14.02.2025 16:40:27
In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ disable race issue In rkisp1_isp_stop() and rkisp1_csi_disable() the driver masks the interrupts and then apparently assumes that the interrupt handler won't...
CVE-2023-52590
- EPSS 0.17%
- Veröffentlicht 06.03.2024 07:15:08
- Zuletzt bearbeitet 04.08.2026 10:18:32
In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touch...
CVE-2023-52591
- EPSS 0.24%
- Veröffentlicht 06.03.2024 07:15:08
- Zuletzt bearbeitet 14.03.2025 18:52:21
In the Linux kernel, the following vulnerability has been resolved: reiserfs: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change reiserfs rename code to avoid...
- EPSS 0.16%
- Veröffentlicht 06.03.2024 07:15:07
- Zuletzt bearbeitet 04.08.2026 10:18:32
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent...
CVE-2023-52588
- EPSS 0.25%
- Veröffentlicht 06.03.2024 07:15:07
- Zuletzt bearbeitet 04.08.2026 10:18:32
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during...