CVE-2026-43394
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:38
- Zuletzt bearbeitet 26.05.2026 14:50:08
In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit(). nfsd_nl_listener_set_doit() uses get_current_cred() without put_cred(). As we can see from other callers, svc_xprt_create_f...
CVE-2026-43395
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:38
- Zuletzt bearbeitet 21.05.2026 19:34:15
In the Linux kernel, the following vulnerability has been resolved: drm/xe/sync: Cleanup partially initialized sync on parse failure xe_sync_entry_parse() can allocate references (syncobj, fence, chain fence, or user fence) before hitting a later f...
CVE-2026-43393
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:37
- Zuletzt bearbeitet 26.05.2026 14:53:09
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copies() Fix a chunk map leak in btrfs_map_block(): if we return early with -EINVAL, we're not freeing the ...
CVE-2026-43391
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:36
- Zuletzt bearbeitet 26.05.2026 14:56:22
In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for handle opening Even privileged services should not necessarily be able to see other privileged service's namespaces so they can't leak informati...
CVE-2026-43392
- EPSS 0.13%
- Veröffentlicht 08.05.2026 14:21:36
- Zuletzt bearbeitet 26.05.2026 14:55:03
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix starvation of scx_enable() under fair-class saturation During scx_enable(), the READY -> ENABLED task switching loop changes the calling thread's sched_class from fa...
CVE-2026-43390
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:21:35
- Zuletzt bearbeitet 26.05.2026 15:00:35
In the Linux kernel, the following vulnerability has been resolved: nstree: tighten permission checks for listing Even privileged services should not necessarily be able to see other privileged service's namespaces so they can't leak information to...
CVE-2026-43389
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:21:34
- Zuletzt bearbeitet 26.05.2026 15:01:50
In the Linux kernel, the following vulnerability has been resolved: mm: memfd_luo: always dirty all folios A dirty folio is one which has been written to. A clean folio is its opposite. Since a clean folio has no user data, it can be freed under ...
CVE-2026-43387
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:33
- Zuletzt bearbeitet 26.05.2026 16:00:40
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: properly validate the data in rtw_get_ie_ex() Just like in commit 154828bf9559 ("staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parser"), we don't t...
CVE-2026-43388
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:21:33
- Zuletzt bearbeitet 26.05.2026 15:03:21
In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: clear walk_control on inactive context in damos_walk() damos_walk() sets ctx->walk_control to the caller-provided control structure before checking whether the conte...
CVE-2026-43385
- EPSS 0.34%
- Veröffentlicht 08.05.2026 14:21:32
- Zuletzt bearbeitet 26.05.2026 17:04:19
In the Linux kernel, the following vulnerability has been resolved: net: Fix rcu_tasks stall in threaded busypoll I was debugging a NIC driver when I noticed that when I enable threaded busypoll, bpftrace hangs when starting up. dmesg showed: rc...