CVE-2026-31467
- EPSS 0.38%
- Veröffentlicht 22.04.2026 14:16:42
- Zuletzt bearbeitet 07.05.2026 18:21:40
In the Linux kernel, the following vulnerability has been resolved: erofs: add GFP_NOIO in the bio completion if needed The bio completion path in the process context (e.g. dm-verity) will directly call into decompression rather than trigger anothe...
CVE-2026-31461
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:41
- Zuletzt bearbeitet 07.05.2026 18:34:46
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix drm_edid leak in amdgpu_dm [WHAT] When a sink is connected, aconnector->drm_edid was overwritten without freeing the previous allocation, causing a memory leak...
CVE-2026-31462
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:41
- Zuletzt bearbeitet 07.05.2026 18:32:30
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent immediate PASID reuse case PASID resue could cause interrupt issue when process immediately runs into hw state left by previous process exited with the same PAS...
CVE-2026-31450
- EPSS 0.47%
- Veröffentlicht 22.04.2026 14:16:39
- Zuletzt bearbeitet 06.05.2026 19:53:42
In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4_inode_attach_jinode() publishes ei->jinode to concurrent users. It used to set ei->jinode before jbd2_journal_init_jbd_inode(), allow...
CVE-2026-31451
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:39
- Zuletzt bearbeitet 04.07.2026 12:16:55
In the Linux kernel, the following vulnerability has been resolved: ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio Replace BUG_ON() with proper error handling when inline data size exceeds PAGE_SIZE. This prevents kernel ...
CVE-2026-31452
- EPSS 0.13%
- Veröffentlicht 22.04.2026 14:16:39
- Zuletzt bearbeitet 06.05.2026 20:12:35
In the Linux kernel, the following vulnerability has been resolved: ext4: convert inline data to extents when truncate exceeds inline size Add a check in ext4_setattr() to convert files from inline data storage to extent-based storage when truncate...
CVE-2026-31447
- EPSS 0.14%
- Veröffentlicht 22.04.2026 14:16:38
- Zuletzt bearbeitet 07.05.2026 19:18:42
In the Linux kernel, the following vulnerability has been resolved: ext4: reject mount if bigalloc with s_first_data_block != 0 bigalloc with s_first_data_block != 0 is not supported, reject mounting it.
CVE-2026-31448
- EPSS 0.43%
- Veröffentlicht 22.04.2026 14:16:38
- Zuletzt bearbeitet 07.05.2026 18:43:29
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid infinite loops caused by residual data On the mkdir/mknod path, when mapping logical blocks to physical blocks, if inserting a new extent into the extent tree fails (in...
CVE-2026-31449
- EPSS 0.14%
- Veröffentlicht 22.04.2026 14:16:38
- Zuletzt bearbeitet 01.06.2026 17:16:47
In the Linux kernel, the following vulnerability has been resolved: ext4: validate p_idx bounds in ext4_ext_correct_indexes ext4_ext_correct_indexes() walks up the extent tree correcting index entries when the first extent in a leaf is modified. Be...
CVE-2023-20585
- EPSS 0.1%
- Veröffentlicht 16.04.2026 18:42:28
- Zuletzt bearbeitet 17.04.2026 15:14:05
Insufficient checks of the RMP on host buffer access in IOMMU may allow an attacker with privileges and a compromised hypervisor to trigger an out of bounds condition without RMP checks, resulting in a potential loss of confidential guest integrity.