Lucene search
+L

1936128 matches found

Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80994

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix flow mask use-after-free on flow deletion The commit in the Fixes tag below made so flow-mask free is scheduled via RCU right after it is removed from the flow table. The pointer stays in the flow structure...

7.8CVSS6.8AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-80990

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Release the Rx HopID that was handed out on mismatch tbxdomainallocinhopid passes the wanted HopID to idaallocrange as the lower bound, so a taken id is not an error there: the allocator returns the next free on...

5.9AI score0.002EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.27 views

CVE-2026-80990 net: thunderbolt: Release the Rx HopID that was handed out on mismatch

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Release the Rx HopID that was handed out on mismatch tbxdomainallocinhopid passes the wanted HopID to idaallocrange as the lower bound, so a taken id is not an error there: the allocator returns the next free on...

0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80990

CVE-2026-80990 is a resource-leak bug in the Linux kernel Thunderbolt networking (tbnet ) subsystem. In tbnet_connected_work(), the function requests a specific Rx HopID from tb_xdomain_alloc_in_hopid(), which uses ida_alloc_range() with the desired ID as a lower bound. If the requested ID is alr...

5.8AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80990 net: thunderbolt: Release the Rx HopID that was handed out on mismatch

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Release the Rx HopID that was handed out on mismatch tbxdomainallocinhopid passes the wanted HopID to idaallocrange as the lower bound, so a taken id is not an error there: the allocator returns the next free on...

5.9AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:42 p.m.7 views

EUVD-2026-76313

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Release the Rx HopID that was handed out on mismatch tbxdomainallocinhopid passes the wanted HopID to idaallocrange as the lower bound, so a taken id is not an error there: the allocator returns the next free on...

5.8AI score0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.13 views

CVE-2026-80986

In the Linux kernel, the following vulnerability has been resolved: net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages On a link whose device has maxrecvsge == 1 there is no shared v2 receive buffer, and smcllcsaveaddlinkrkeys takes the v2 extension from 44 bytes past the start of the...

9.8CVSS6.3AI score0.00605EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:42 p.m.18 views

CVE-2026-80986

CVE-2026-80986 affects the Linux kernel's SMC-Rv2 (Shared Memory Communications over RDMA v2) network subsystem. The flaw is in smc_llc_save_add_link_rkeys() : when a link's device has max_recv_sge == 1 , the v2 extension is read from offset 68 of a 72-byte slab allocation, so ext->num_rkeys a...

9.8CVSS6.2AI score0.00605EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.27 views

CVE-2026-80986 net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages

In the Linux kernel, the following vulnerability has been resolved: net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages On a link whose device has maxrecvsge == 1 there is no shared v2 receive buffer, and smcllcsaveaddlinkrkeys takes the v2 extension from 44 bytes past the start of the...

9.8CVSS0.00605EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:42 p.m.13 views

CVE-2026-80986 net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages

In the Linux kernel, the following vulnerability has been resolved: net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages On a link whose device has maxrecvsge == 1 there is no shared v2 receive buffer, and smcllcsaveaddlinkrkeys takes the v2 extension from 44 bytes past the start of the...

9.8CVSS6.2AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/11 7:42 p.m.8 views

EUVD-2026-76309

In the Linux kernel, the following vulnerability has been resolved: net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages On a link whose device has maxrecvsge == 1 there is no shared v2 receive buffer, and smcllcsaveaddlinkrkeys takes the v2 extension from 44 bytes past the start of the...

6.2AI score0.00605EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.19 views

CVE-2026-80981

CVE-2026-80981 is a use-after-free in the Linux kernel's net/smc (Scalable Multiconnect) networking component, specifically in smc_llc_srv_add_link(). The function retains a pointer (add_llc) into an LLC queue entry, then frees that entry via smc_llc_flow_qentry_del(), and subsequently dereferenc...

9.8CVSS6.8AI score0.00588EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80981 net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix use-after-free of the LLC qentry in smcllcsrvaddlink smcllcsrvaddlink keeps addllc pointing into the queue entry: addllc = &qentry-msg.addlink; smcllc.c:1482 ... smcllcsaveaddlinkinfolinknew, addllc; smcllc.c:1494...

9.8CVSS6.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.27 views

CVE-2026-80981 net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix use-after-free of the LLC qentry in smcllcsrvaddlink smcllcsrvaddlink keeps addllc pointing into the queue entry: addllc = &qentry-msg.addlink; smcllc.c:1482 ... smcllcsaveaddlinkinfolinknew, addllc; smcllc.c:1494...

9.8CVSS0.00588EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80981

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix use-after-free of the LLC qentry in smcllcsrvaddlink smcllcsrvaddlink keeps addllc pointing into the queue entry: addllc = &qentry-msg.addlink; smcllc.c:1482 ... smcllcsaveaddlinkinfolinknew, addllc; smcllc.c:1494...

9.8CVSS6.9AI score0.00588EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:42 p.m.8 views

EUVD-2026-76304

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix use-after-free of the LLC qentry in smcllcsrvaddlink smcllcsrvaddlink keeps addllc pointing into the queue entry: addllc = &qentry-msg.addlink; smcllc.c:1482 ... smcllcsaveaddlinkinfolinknew, addllc; smcllc.c:1494...

6.8AI score0.00588EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.14 views

CVE-2026-80979

CVE-2026-80979 is a use-after-free in the Linux kernel's Shared Memory Communications (SMC) component (net/smc). During connection termination, a race between smc_conn_free() and smc_lgr_terminate_sched() allows the device to re-arm the receive tasklet after tasklet_kill() returns. On the DMB-noc...

7.8CVSS6AI score0.00128EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:42 p.m.7 views

EUVD-2026-76302

In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...

6AI score0.00128EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.28 views

CVE-2026-80979 net/smc: unregister the connection before draining the rx tasklet

In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...

7.8CVSS0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80979 net/smc: unregister the connection before draining the rx tasklet

In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...

7.8CVSS6AI score
SaveExploits0References8
Rows per page
Query Builder