CVE-2026-23438
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:22
- Zuletzt bearbeitet 23.04.2026 20:59:22
In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: guard flow control update with global_tx_fc in buffer switching mvpp2_bm_switch_buffers() unconditionally calls mvpp2_bm_pool_update_priv_fc() when switching between pe...
CVE-2026-23434
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:19
- Zuletzt bearbeitet 27.04.2026 14:16:32
In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: serialize lock/unlock against other NAND operations nand_lock() and nand_unlock() call into chip->ops.lock_area/unlock_area without holding the NAND device lock. On c...
CVE-2026-23428
- EPSS 0.03%
- Veröffentlicht 03.04.2026 15:15:14
- Zuletzt bearbeitet 27.04.2026 14:16:32
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of share_conf in compound request smb2_get_ksmbd_tcon() reuses work->tcon in compound requests without validating tcon->t_state. ksmbd_tree_conn_lookup() ...
CVE-2026-23426
- EPSS 0.02%
- Veröffentlicht 03.04.2026 13:24:34
- Zuletzt bearbeitet 23.04.2026 21:04:06
In the Linux kernel, the following vulnerability has been resolved: drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse() The logicvc_drm_config_parse() function calls of_get_child_by_name() to find the "layers" node but fails t...
CVE-2026-23422
- EPSS 0.02%
- Veröffentlicht 03.04.2026 13:24:31
- Zuletzt bearbeitet 24.04.2026 15:21:10
In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler Commit 31a7a0bbeb00 ("dpaa2-switch: add bounds check for if_id in IRQ handler") introduces a range check ...
CVE-2026-23420
- EPSS 0.01%
- Veröffentlicht 03.04.2026 13:24:29
- Zuletzt bearbeitet 24.04.2026 15:21:23
In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl->mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer.
CVE-2026-23419
- EPSS 0.03%
- Veröffentlicht 03.04.2026 13:24:23
- Zuletzt bearbeitet 27.04.2026 14:16:31
In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rds_tcp_tune syzbot reported a circular locking dependency in rds_tcp_tune() where sk_net_refcnt_upgrade() is called while holding the s...
CVE-2026-23414
- EPSS 0.04%
- Veröffentlicht 02.04.2026 11:40:55
- Zuletzt bearbeitet 27.04.2026 14:16:31
In the Linux kernel, the following vulnerability has been resolved: tls: Purge async_hold in tls_decrypt_async_wait() The async_hold queue pins encrypted input skbs while the AEAD engine references their scatterlist data. Once tls_decrypt_async_wai...
CVE-2026-23410
- EPSS 0.01%
- Veröffentlicht 01.04.2026 08:36:39
- Zuletzt bearbeitet 24.04.2026 15:23:43
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race on rawdata dereference There is a race condition that leads to a use-after-free situation: because the rawdata inodes are not refcounted, an attacker can start o...
CVE-2026-23411
- EPSS 0.01%
- Veröffentlicht 01.04.2026 08:36:39
- Zuletzt bearbeitet 24.04.2026 15:23:12
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race between freeing data and fs accessing it AppArmor was putting the reference to i_private data on its end after removing the original entry from the file system. ...