CVE-2026-23234
- EPSS 0.02%
- Veröffentlicht 04.03.2026 14:36:38
- Zuletzt bearbeitet 17.03.2026 21:21:25
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid UAF in f2fs_write_end_io() As syzbot reported an use-after-free issue in f2fs_write_end_io(). It is caused by below race condition: loop device umount - wor...
CVE-2025-71238
- EPSS 0.01%
- Veröffentlicht 04.03.2026 14:36:36
- Zuletzt bearbeitet 17.03.2026 21:21:58
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix bsg_done() causing double free Kernel panic observed on system, [5353358.825191] BUG: unable to handle page fault for address: ff5f5e897b024000 [5353358.825194]...
CVE-2026-23231
- EPSS 0.78%
- Veröffentlicht 04.03.2026 13:15:58
- Zuletzt bearbeitet 02.04.2026 15:16:24
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix use-after-free in nf_tables_addchain() nf_tables_addchain() publishes the chain to table->chains via list_add_tail_rcu() (in nft_chain_add()) before regis...
CVE-2026-23229
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:33
- Zuletzt bearbeitet 18.03.2026 13:25:23
In the Linux kernel, the following vulnerability has been resolved: crypto: virtio - Add spinlock protection with virtqueue notification When VM boots with one virtio-crypto PCI device and builtin backend, run openssl benchmark command with multipl...
CVE-2026-23227
- EPSS 0.01%
- Veröffentlicht 18.02.2026 14:53:30
- Zuletzt bearbeitet 18.04.2026 09:16:14
In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free Exynos Virtual Display driver performs memory alloc/free operations wit...
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-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...