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-2026-31438
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:37
- Zuletzt bearbeitet 19.05.2026 22:08:30
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators When a process crashes and the kernel writes a core dump to a 9P filesystem, __kernel_write() creates an ITER_KV...
CVE-2026-31439
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:37
- Zuletzt bearbeitet 19.05.2026 21:55:10
In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap init error handling devm_regmap_init_mmio returns an ERR_PTR() upon error, not NULL. Fix the error check and also fix the error message. Use the...
CVE-2026-31440
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:37
- Zuletzt bearbeitet 17.05.2026 16:16:15
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix leaking event log memory During the device remove process, the device is reset, causing the configuration registers to go back to their default state, which is...
CVE-2026-31441
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:37
- Zuletzt bearbeitet 07.05.2026 19:30:23
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix memory leak when a wq is reset idxd_wq_disable_cleanup() which is called from the reset path for a workqueue, sets the wq type to NONE, which for other parts o...
CVE-2026-31442
- EPSS 0.13%
- Veröffentlicht 22.04.2026 14:16:37
- Zuletzt bearbeitet 07.05.2026 19:28:27
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible invalid memory access after FLR In the case that the first Function Level Reset (FLR) concludes correctly, but in the second FLR the scratch area for ...
CVE-2026-31443
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:37
- Zuletzt bearbeitet 07.05.2026 19:27:16
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix crash when the event log is disabled If reporting errors to the event log is not supported by the hardware, and an error that causes Function Level Reset (FLR)...
CVE-2026-31434
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:36
- Zuletzt bearbeitet 20.05.2026 15:11:33
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix leak of kobject name for sub-group space_info When create_space_info_sub_group() allocates elements of space_info->sub_group[], kobject_init_and_add() is called for each...
CVE-2026-31435
- EPSS 0.34%
- Veröffentlicht 22.04.2026 14:16:36
- Zuletzt bearbeitet 19.05.2026 22:12:35
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix read abandonment during retry Under certain circumstances, all the remaining subrequests from a read request will get abandoned during retry. The abandonment process ex...
CVE-2026-31436
- EPSS 0.46%
- Veröffentlicht 22.04.2026 14:16:36
- Zuletzt bearbeitet 19.05.2026 22:10:37
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc() At the end of this function, d is the traversal cursor of flist, but the code completes found instea...