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-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-31557
- EPSS 0.06%
- Veröffentlicht 24.04.2026 14:35:40
- Zuletzt bearbeitet 27.04.2026 20:14:08
In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmet_ctrl_free() flushes ctrl->async_event_work. If nvmet_ctrl_free() runs on nvmet-wq, the flush re-enters workqueue completi...
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...
CVE-2026-31546
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:14
- Zuletzt bearbeitet 28.04.2026 20:48:20
In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL deref in bond_debug_rlb_hash_show rlb_clear_slave intentionally keeps RLB hash-table entries on the rx_hashtbl_used_head list with slave set to NULL when no ...
CVE-2026-31540
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:33:09
- Zuletzt bearbeitet 28.04.2026 18:52:09
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Check set_default_submission() before deferencing When the i915 driver firmware binaries are not present, the set_default_submission pointer is not set. This pointer i...
CVE-2026-31536
- EPSS 0.05%
- Veröffentlicht 24.04.2026 14:30:24
- Zuletzt bearbeitet 28.04.2026 19:10:25
In the Linux kernel, the following vulnerability has been resolved: smb: server: let send_done handle a completion without IB_SEND_SIGNALED With smbdirect_send_batch processing we likely have requests without IB_SEND_SIGNALED, which will be destroy...
CVE-2026-31537
- EPSS 0.01%
- Veröffentlicht 24.04.2026 14:30:24
- Zuletzt bearbeitet 28.04.2026 19:09:04
In the Linux kernel, the following vulnerability has been resolved: smb: server: make use of smbdirect_socket.send_io.bcredits It turns out that our code will corrupt the stream of reassabled data transfer messages when we trigger an immendiate (em...