CVE-2026-31464
- EPSS 0.27%
- Veröffentlicht 22.04.2026 14:16:42
- Zuletzt bearbeitet 07.05.2026 18:28:45
In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done() A malicious or compromised VIO server can return a num_written value in the discover targets MAD response that exceed...
CVE-2026-31466
- EPSS 0.09%
- Veröffentlicht 22.04.2026 14:16:42
- Zuletzt bearbeitet 07.05.2026 18:25:42
In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix folio isn't locked in softleaf_to_folio() On arm64 server, we found folio that get from migration entry isn't locked in softleaf_to_folio(). This issue trigger...
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-31455
- EPSS 0.13%
- Veröffentlicht 22.04.2026 14:16:40
- Zuletzt bearbeitet 05.06.2026 17:47:32
In the Linux kernel, the following vulnerability has been resolved: xfs: stop reclaim before pushing AIL during unmount The unmount sequence in xfs_unmount_flush_inodes() pushed the AIL while background reclaim and inodegc are still running. This i...
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-31453
- EPSS 0.13%
- Veröffentlicht 22.04.2026 14:16:39
- Zuletzt bearbeitet 06.05.2026 19:17:21
In the Linux kernel, the following vulnerability has been resolved: xfs: avoid dereferencing log items after push callbacks After xfsaild_push_item() calls iop_push(), the log item may have been freed if the AIL lock was dropped during the push. Ba...
CVE-2026-31454
- EPSS 0.13%
- Veröffentlicht 22.04.2026 14:16:39
- Zuletzt bearbeitet 06.05.2026 19:42:56
In the Linux kernel, the following vulnerability has been resolved: xfs: save ailp before dropping the AIL lock in push callbacks In xfs_inode_item_push() and xfs_qm_dquot_logitem_push(), the AIL lock is dropped to perform buffer IO. Once the clust...
CVE-2026-31446
- EPSS 0.13%
- Veröffentlicht 22.04.2026 14:16:38
- Zuletzt bearbeitet 07.05.2026 19:21:44
In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in update_super_work when racing with umount Commit b98535d09179 ("ext4: fix bug_on in start_this_handle during umount filesystem") moved ext4_unregister_s...