CVE-2026-23228
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:53:31
- Zuletzt bearbeitet 18.03.2026 13:27:53
In the Linux kernel, the following vulnerability has been resolved: smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection() On kthread_run() failure in ksmbd_tcp_new_connection(), the transport is freed via free_transport(), which do...
CVE-2026-23227
- EPSS 0.01%
- Veröffentlicht 18.02.2026 14:53:30
- Zuletzt bearbeitet 18.03.2026 14:40:25
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-23226
- EPSS 0.01%
- Veröffentlicht 18.02.2026 14:53:29
- Zuletzt bearbeitet 13.03.2026 19:54:11
In the Linux kernel, the following vulnerability has been resolved: ksmbd: add chann_lock to protect ksmbd_chann_list xarray ksmbd_chann_list xarray lacks synchronization, allowing use-after-free in multi-channel sessions (between lookup_chann_list...
- EPSS 0.03%
- Veröffentlicht 18.02.2026 14:53:28
- Zuletzt bearbeitet 23.02.2026 04:16:01
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-23224
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:53:27
- Zuletzt bearbeitet 18.03.2026 14:44:25
In the Linux kernel, the following vulnerability has been resolved: erofs: fix UAF issue for file-backed mounts w/ directio option [ 9.269940][ T3222] Call trace: [ 9.269948][ T3222] ext4_file_read_iter+0xac/0x108 [ 9.269979][ T3222] vfs...
CVE-2026-23223
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:53:26
- Zuletzt bearbeitet 18.03.2026 14:46:29
In the Linux kernel, the following vulnerability has been resolved: xfs: fix UAF in xchk_btree_check_block_owner We cannot dereference bs->cur when trying to determine if bs->cur aliases bs->sc->sa.{bno,rmap}_cur after the latter has been freed. Fi...
CVE-2026-23222
- EPSS 0.02%
- Veröffentlicht 18.02.2026 14:53:25
- Zuletzt bearbeitet 18.03.2026 14:47:22
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.01%
- 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.02%
- Veröffentlicht 18.02.2026 14:53:23
- Zuletzt bearbeitet 18.03.2026 14:52:29
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.02%
- 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...