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-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-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...
CVE-2026-31522
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:52
- Zuletzt bearbeitet 28.04.2026 18:21:16
In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: avoid memory leak in magicmouse_report_fixup() The magicmouse_report_fixup() function was returning a newly kmemdup()-allocated buffer, but never freeing it. The ...
CVE-2026-31523
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:52
- Zuletzt bearbeitet 28.04.2026 18:09:51
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that qu...
CVE-2026-31524
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:52
- Zuletzt bearbeitet 28.04.2026 18:07:48
In the Linux kernel, the following vulnerability has been resolved: HID: asus: avoid memory leak in asus_report_fixup() The asus_report_fixup() function was returning a newly allocated kmemdup()-allocated buffer, but never freeing it. Switch to de...
CVE-2026-31519
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:51
- Zuletzt bearbeitet 28.04.2026 18:54:10
In the Linux kernel, the following vulnerability has been resolved: btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create We have recently observed a number of subvolumes with broken dentries. ls-ing the parent dir looks like: drwxrwxrwt 1 roo...
CVE-2026-31520
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:51
- Zuletzt bearbeitet 28.04.2026 18:27:38
In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in apple_report_fixup() The apple_report_fixup() function was returning a newly kmemdup()-allocated buffer, but never freeing it. The caller of repor...