CVE-2026-31577
- EPSS 0.13%
- Veröffentlicht 24.04.2026 14:42:08
- Zuletzt bearbeitet 01.06.2026 17:16:48
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map The DAT inode's btree node cache (i_assoc_inode) is initialized lazily during btree operations. However, ...
CVE-2026-31575
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:42:07
- Zuletzt bearbeitet 27.04.2026 23:15:42
In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix hugetlb fault mutex hash calculation In mfill_atomic_hugetlb(), linear_page_index() is used to calculate the page index for hugetlb_fault_mutex_hash(). However...
CVE-2026-31574
- EPSS 0.11%
- Veröffentlicht 24.04.2026 14:42:06
- Zuletzt bearbeitet 19.05.2026 14:22:43
In the Linux kernel, the following vulnerability has been resolved: clockevents: Add missing resets of the next_event_forced flag The prevention mechanism against timer interrupt starvation missed to reset the next_event_forced flag in a couple of ...
CVE-2026-31573
- EPSS 0.11%
- Veröffentlicht 24.04.2026 14:35:51
- Zuletzt bearbeitet 27.04.2026 20:29:52
In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to __initconst misuse Fix a kernel panic when probing the driver as a module: Unable to handle kernel paging request at virtual address ...
CVE-2026-31571
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:35:50
- Zuletzt bearbeitet 27.04.2026 20:33:43
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Unlink NV12 planes earlier unlink_nv12_plane() will clobber parts of the plane state potentially already set up by plane_atomic_check(), so we must make sure not to call ...
CVE-2026-31572
- EPSS 0.09%
- Veröffentlicht 24.04.2026 14:35:50
- Zuletzt bearbeitet 27.04.2026 20:33:52
In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a ("i2c: designware: Combine the ini...
CVE-2026-31570
- EPSS 0.26%
- Veröffentlicht 24.04.2026 14:35:49
- Zuletzt bearbeitet 27.04.2026 20:33:16
In the Linux kernel, the following vulnerability has been resolved: can: gw: fix OOB heap access in cgw_csum_crc8_rel() cgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx(): int from = calc_idx(crc8->from_idx, cf->len); ...
CVE-2026-31568
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:35:48
- Zuletzt bearbeitet 27.04.2026 20:32:54
In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptions happen in a kernel context for pages that don't ...
CVE-2026-31569
- EPSS 0.12%
- Veröffentlicht 24.04.2026 14:35:48
- Zuletzt bearbeitet 27.04.2026 20:33:04
In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Handle the case that EIOINTC's coremap is empty EIOINTC's coremap in eiointc_update_sw_coremap() can be empty, currently we get a cpuid with -1 in this case, but we...
CVE-2026-31567
- EPSS 0.13%
- Veröffentlicht 24.04.2026 14:35:47
- Zuletzt bearbeitet 27.04.2026 20:32:24
In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask() Commit 35e4a69b2003f ("PM: sleep: Allow pm_restrict_gfp_mask() stacking") introduced refcount-based GFP mask managemen...