CVE-2026-63809
- EPSS 0.15%
- Veröffentlicht 19.07.2026 12:02:11
- Zuletzt bearbeitet 17.08.2026 05:17:17
In the Linux kernel, the following vulnerability has been resolved: bpf: use kvfree() for replaced sysctl write buffer proc_sys_call_handler() allocates its temporary sysctl buffer with kvzalloc() and passes it to __cgroup_bpf_run_filter_sysctl(). ...
CVE-2026-63806
- EPSS 0.16%
- Veröffentlicht 19.07.2026 12:02:10
- Zuletzt bearbeitet 17.08.2026 05:17:17
In the Linux kernel, the following vulnerability has been resolved: KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned() Drop a BUG_ON() that has been reachable since it was first added, way back in 2009, and instead ...
CVE-2026-63807
- EPSS 0.13%
- Veröffentlicht 19.07.2026 12:02:10
- Zuletzt bearbeitet 17.08.2026 05:17:17
In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level When recovering hugepages in the shadow MMU, verify that the base gfn of the shadow page is actually c...
CVE-2026-63804
- EPSS 0.14%
- Veröffentlicht 19.07.2026 12:02:09
- Zuletzt bearbeitet 17.08.2026 05:17:17
In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2_qd_dealloc gfs2_qd_dealloc(), called as an RCU callback from gfs2_qd_dispose(), accesses the superblock object sdp through qd->qd_sbd after freeing...
CVE-2026-63805
- EPSS 0.13%
- Veröffentlicht 19.07.2026 12:02:09
- Zuletzt bearbeitet 17.08.2026 05:17:17
In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix nx_crypto_ctx_exit argument nx_crypto_ctx_shash_exit calls nx_crypto_ctx_exit with crypto_shash_ctx(...) but crypto_shash_ctx gives a nx_crypto_ctx *, not a crypto...
CVE-2026-63802
- EPSS 0.14%
- Veröffentlicht 19.07.2026 12:02:08
- Zuletzt bearbeitet 17.08.2026 05:17:16
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix UAF in __blkcg_rstat_flush() When multiple blkgs in the same blkcg are released concurrently, a use-after-free can occur. The race happens when one blkg's __blkcg_r...
CVE-2026-63803
- EPSS 0.13%
- Veröffentlicht 19.07.2026 12:02:08
- Zuletzt bearbeitet 17.08.2026 05:17:16
In the Linux kernel, the following vulnerability has been resolved: hdlc_ppp: sync per-proto timers before freeing hdlc state Each PPP control protocol (LCP/IPCP/IPV6CP) embedded in struct ppp registers a timer via timer_setup(). That struct ppp is...
CVE-2026-63801
- EPSS 0.49%
- Veröffentlicht 19.07.2026 12:02:07
- Zuletzt bearbeitet 17.08.2026 05:17:16
In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done tipc_aead_decrypt() goes straight from tipc_bearer_hold(b) to crypto_aead_decrypt(req) without taking a reference on th...
CVE-2026-63799
- EPSS 0.12%
- Veröffentlicht 19.07.2026 12:02:06
- Zuletzt bearbeitet 17.08.2026 05:17:16
In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup path In mm_cid_fixup_cpus_to_tasks(), when rq->curr has the target mm and mm_cid.active is set, the CID is checked ...
CVE-2026-63800
- EPSS 0.5%
- Veröffentlicht 19.07.2026 12:02:06
- Zuletzt bearbeitet 17.08.2026 05:17:16
In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfs_update_layout() When hitting the NFS_LAYOUT_RETURN branch in pnfs_update_layout(), the code calls pnfs_prepare_to_retry_layoutget(lo). If it succee...