CVE-2026-31579
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:10
- Zuletzt bearbeitet 27.04.2026 20:43:29
In the Linux kernel, the following vulnerability has been resolved: wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exit wg_netns_pre_exit() manually acquires rtnl_lock() inside the pernet .pre_exit callback. This caus...
CVE-2026-31580
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:10
- Zuletzt bearbeitet 27.04.2026 20:29:15
In the Linux kernel, the following vulnerability has been resolved: bcache: fix cached_dev.sb_bio use-after-free and crash In our production environment, we have received multiple crash reports regarding libceph, which have caught our attention: `...
CVE-2026-31578
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:09
- Zuletzt bearbeitet 27.04.2026 20:42:44
In the Linux kernel, the following vulnerability has been resolved: media: as102: fix to not free memory after the device is registered in as102_usb_probe() In as102_usb driver, the following race condition occurs: ``` CPU0 CPU1 as102_usb_pr...
CVE-2026-31576
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:08
- Zuletzt bearbeitet 27.04.2026 20:40:20
In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrf_probe() In hackrf driver, the following race condition occurs: ``` CPU0 CPU1 hackrf_probe() ...
CVE-2026-31577
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:08
- Zuletzt bearbeitet 27.04.2026 20:41:46
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-31574
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:42:06
- Zuletzt bearbeitet 27.04.2026 20:34:21
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-31570
- EPSS 0.03%
- 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.01%
- 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-31560
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:35:42
- Zuletzt bearbeitet 27.04.2026 20:30:03
In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case,...
CVE-2026-31555
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:35:39
- Zuletzt bearbeitet 27.04.2026 20:14:27
In the Linux kernel, the following vulnerability has been resolved: futex: Clear stale exiting pointer in futex_lock_pi() retry path Fuzzying/stressing futexes triggered: WARNING: kernel/futex/core.c:825 at wait_for_owner_exiting+0x7a/0x80, CP...