CVE-2026-23225
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:53:28
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Don't assume CID is CPU owned on mode switch Shinichiro reported a KASAN UAF, which is actually an out of bounds access in the MMCID management code. CPU0 CPU...
CVE-2026-23222
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:53:25
- Zuletzt bearbeitet 02.04.2026 15:16:23
In the Linux kernel, the following vulnerability has been resolved: crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly The existing allocation of scatterlists in omap_crypto_copy_sg_lists() was allocating an array of scatterlist ...
CVE-2026-23221
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:53:24
- Zuletzt bearbeitet 18.03.2026 14:50:04
In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: fix use-after-free in driver_override_show() The driver_override_show() function reads the driver_override string without holding the device_lock. However, driver_over...
CVE-2026-23220
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:23
- Zuletzt bearbeitet 18.04.2026 09:16:14
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In __process_request...
CVE-2025-71237
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:22
- Zuletzt bearbeitet 18.03.2026 14:58:45
In the Linux kernel, the following vulnerability has been resolved: nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if end_block is too small. Sinc...
CVE-2025-71236
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:21
- Zuletzt bearbeitet 18.03.2026 14:59:39
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Validate sp before freeing associated memory System crash with the following signature [154563.214890] nvme nvme2: NVME-FC{1}: controller connect complete [154564.16...
CVE-2025-71235
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:20
- Zuletzt bearbeitet 18.03.2026 17:07:43
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Delay module unload while fabric scan in progress System crash seen during load/unload test in a loop. [105954.384919] RBP: ffff914589838dc0 R08: 0000000000000000 R...
CVE-2025-71233
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:17
- Zuletzt bearbeitet 18.03.2026 17:14:10
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Avoid creating sub-groups asynchronously The asynchronous creation of sub-groups by a delayed work could lead to a NULL pointer dereference when the driver directory...
CVE-2025-71232
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:16
- Zuletzt bearbeitet 18.03.2026 17:17:03
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, [61110.449331] qla2xxx [0000:27:00.0]-0042:0: Disabled MSI-X. [61110....
CVE-2026-23216
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:21:53
- Zuletzt bearbeitet 18.03.2026 20:28:20
In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count() In iscsit_dec_conn_usage_count(), the function calls complete() while holding the conn->conn_usage_lock. As...