Lucene search
+L

248863 matches found

CVE
CVE
added 2026/08/15 12:27 p.m.21 views

CVE-2026-74483

CVE-2026-74483 affects the Linux kernel: binfmt_misc may leak a user namespace across mounts when bm_fill_super() fails. The root cause is improper ownership transfer of the user namespace through s_fs_info leading to a leak, which is mitigated by dropping the reference in kill_sb() so the namesp...

5.4AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 12:27 p.m.20 views

CVE-2026-74482 mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: unlock immaprwsem before releasing after-split folios foliosplit keeps dereferencing the mapping after the split: shmemunchargemapping-host and remappage while the folios are still frozen/locked, and...

7.8CVSS5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.6 views

CVE-2026-74482

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: unlock immaprwsem before releasing after-split folios foliosplit keeps dereferencing the mapping after the split: shmemunchargemapping-host and remappage while the folios are still frozen/locked, and...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.6 views

CVE-2026-74483

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't leak the user namespace when the mount fails bmgettree takes a reference to the user namespace and hands it to gettreekeyed as the sget key. sgetfc moves that reference into sb-sfsinfo and clears fc-sfsinfo, so...

5.3AI score0.00155EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 12:27 p.m.9 views

EUVD-2026-59674

In the Linux kernel, the following vulnerability has been resolved: mm/pagereporting: use systemfreezablewq to fix UAF during suspend During PM freeze e.g. S3 suspend or S4 hibernation, device drivers like virtioballoon reset their underlying virtio devices and delete their virtqueues via...

5.5AI score0.00132EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74481 mm/page_reporting: use system_freezable_wq to fix UAF during suspend

In the Linux kernel, the following vulnerability has been resolved: mm/pagereporting: use systemfreezablewq to fix UAF during suspend During PM freeze e.g. S3 suspend or S4 hibernation, device drivers like virtioballoon reset their underlying virtio devices and delete their virtqueues via...

7.8CVSS5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.37 views

CVE-2026-74481 mm/page_reporting: use system_freezable_wq to fix UAF during suspend

In the Linux kernel, the following vulnerability has been resolved: mm/pagereporting: use systemfreezablewq to fix UAF during suspend During PM freeze e.g. S3 suspend or S4 hibernation, device drivers like virtioballoon reset their underlying virtio devices and delete their virtqueues via...

7.8CVSS0.00132EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 12:27 p.m.36 views

CVE-2026-74481

The CVE-2026-74481 entry describes a Linux kernel UAF/GPF during PM suspend caused by page_reporting work being scheduled on the non-freezable system_wq. Child devices (e.g., virtio_balloon) delete virtqueues as part of suspend, but page_reporting_process could still run, triggering virtballoon_f...

7.8CVSS5.5AI score0.00132EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.30 views

CVE-2026-74480 net: bridge: stop fast-leave after deleting a port group

In the Linux kernel, the following vulnerability has been resolved: net: bridge: stop fast-leave after deleting a port group brmulticastleavegroup iterates mp-ports with pp = &p-next in its fast-leave path. After brmulticastdelpg removes p, continuing the loop advances pp through the deleted entr...

9.8CVSS0.00514EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59673

In the Linux kernel, the following vulnerability has been resolved: net: bridge: stop fast-leave after deleting a port group brmulticastleavegroup iterates mp-ports with pp = &p-next in its fast-leave path. After brmulticastdelpg removes p, continuing the loop advances pp through the deleted entr...

5.4AI score0.00514EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.32 views

CVE-2026-74479 net: pktgen: fix proc entry use-after-free

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix proc entry use-after-free pktgenchangename replaces pktdev-entry while holding t-iflock. pktgenremovedevice removes the same entry before remdevfromiflist takes that lock. This allows the following interleaving:...

7.8CVSS0.00124EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 12:27 p.m.8 views

EUVD-2026-59672

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix proc entry use-after-free pktgenchangename replaces pktdev-entry while holding t-iflock. pktgenremovedevice removes the same entry before remdevfromiflist takes that lock. This allows the following interleaving:...

5.5AI score0.00124EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 12:27 p.m.26 views

CVE-2026-74479

CVE-2026-74479 — Linux kernel pktgen use-after-free : Multiple sources describe a race in proc entry handling inside pktgen where pktgen_change_name() mutates pkt_dev->entry under t->if_lock while pktgen_remove_device() can race to remove the same entry, enabling a use-after-free in proc_re...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 12:27 p.m.18 views

CVE-2026-74480 net: bridge: stop fast-leave after deleting a port group

In the Linux kernel, the following vulnerability has been resolved: net: bridge: stop fast-leave after deleting a port group brmulticastleavegroup iterates mp-ports with pp = &p-next in its fast-leave path. After brmulticastdelpg removes p, continuing the loop advances pp through the deleted entr...

9.8CVSS5.5AI score
SaveExploits0References11
OSV
OSV
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74479 net: pktgen: fix proc entry use-after-free

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix proc entry use-after-free pktgenchangename replaces pktdev-entry while holding t-iflock. pktgenremovedevice removes the same entry before remdevfromiflist takes that lock. This allows the following interleaving:...

7.8CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/15 12:27 p.m.35 views

CVE-2026-74480

CVE-2026-74480 affects the Linux kernel networking bridge code. The fast-leave path in br_multicast_leave_group() can dereference a stale mp->ports entry after br_multicast_del_pg() removes a port group, enabling a scenario where multiple port groups for the same port/group with different sour...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:27 p.m.9 views

EUVD-2026-59671

In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the loop: if headercheck estats.rxencapserrors++; continue; The normal and...

5.6AI score0.00573EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 12:27 p.m.34 views

CVE-2026-74478

CVE-2026-74478 affects the Linux kernel, specifically the vector_mmsg_rx() path. When a packet is discarded because verify_header() fails, the code previously continued without advancing the slot, leaving a freed skb in the vector and causing a use-after-free in the RX path. The issue can be trig...

9.8CVSS5.5AI score0.00573EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 12:27 p.m.21 views

CVE-2026-74478 um: vector: fix use-after-free in vector_mmsg_rx()

In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the loop: if headercheck estats.rxencapserrors++; continue; The normal and...

9.8CVSS5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74478

In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx When vectormmsgrx discards a packet whose overlay header fails verifyheader, it frees the skb and continues the loop: if headercheck estats.rxencapserrors++; continue; The normal and...

9.8CVSS5.5AI score0.00573EPSS
SaveExploits0
Rows per page
Query Builder