CVE-2026-43490
- EPSS 0.41%
- Veröffentlicht 15.05.2026 05:15:37
- Zuletzt bearbeitet 26.06.2026 19:16:00
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate inherited ACE SID length smb_inherit_dacl() walks the parent directory DACL loaded from the security descriptor xattr. It verifies that each ACE contains the fixed ...
CVE-2025-54518
- EPSS 0.29%
- Veröffentlicht 15.05.2026 03:06:30
- Zuletzt bearbeitet 27.08.2026 13:16:37
Improper isolation of shared resources within the CPU operation cache on Zen 2-based products could allow an attacker to corrupt instructions executed at a different privilege level, potentially resulting in privilege escalation.
- EPSS 92.86%
- Veröffentlicht 11.05.2026 08:16:16
- Zuletzt bearbeitet 24.08.2026 13:18:47
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA-packet handler in rxrpc_input_call_event() and the RESPONSE handler in rxrpc_verify_response() copy ...
CVE-2026-43350
- EPSS 0.22%
- Veröffentlicht 08.05.2026 13:41:53
- Zuletzt bearbeitet 01.06.2026 17:17:05
In the Linux kernel, the following vulnerability has been resolved: smb: client: require a full NFS mode SID before reading mode bits parse_dacl() treats an ACE SID matching sid_unix_NFS_mode as an NFS mode SID and reads sid.sub_auth[2] to recover ...
CVE-2026-43349
- EPSS 0.11%
- Veröffentlicht 08.05.2026 13:41:52
- Zuletzt bearbeitet 15.05.2026 19:09:19
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footer syzbot reported a f2fs bug as below: BUG: KMSAN: uninit-value in f2fs_sanity_check_node_footer+0x374/0xa20 ...
CVE-2026-43348
- EPSS 0.1%
- Veröffentlicht 08.05.2026 13:41:51
- Zuletzt bearbeitet 15.05.2026 19:27:15
In the Linux kernel, the following vulnerability has been resolved: mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER When registering VTL0 memory via MSHV_ADD_VTL0_MEMORY, the kernel computes pgmap->vmemmap_shift as the number of trailing zero...
- EPSS 93.24%
- Veröffentlicht 08.05.2026 07:21:47
- Zuletzt bearbeitet 15.07.2026 02:21:43
In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFL_SHARED_FRAG after skb_splice_...
CVE-2026-43071
- EPSS 0.39%
- Veröffentlicht 05.05.2026 16:16:16
- Zuletzt bearbeitet 29.07.2026 19:37:45
In the Linux kernel, the following vulnerability has been resolved: dcache: Limit the minimal number of bucket to two There is an OOB read problem on dentry_hashtable when user sets 'dhash_entries=1': BUG: unable to handle page fault for address:...
CVE-2026-43072
- EPSS 0.11%
- Veröffentlicht 05.05.2026 16:16:16
- Zuletzt bearbeitet 01.06.2026 17:17:01
In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platform_get_irq_byname() returns an int platform_get_irq_byname() will return a negative value if an error happens, so it should be checked and not just passed directly i...
CVE-2026-43073
- EPSS 0.12%
- Veröffentlicht 05.05.2026 16:16:16
- Zuletzt bearbeitet 07.06.2026 09:16:22
In the Linux kernel, the following vulnerability has been resolved: x86-64: rename misleadingly named '__copy_user_nocache()' function This function was a masterclass in bad naming, for various historical reasons. It claimed to be a non-cached use...