Lucene search
+L

555750 matches found

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

CVE-2026-80993

In the Linux kernel, the following vulnerability has been resolved: net: phylink: correctly validate returned PCS in phylinkinbandcaps In phylinkinbandcaps, the PCS returned by macselectpcs is only checked if NULL but macselectpcs can also return an error pointer. This can cause a kernel panic as...

5.7AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.13 views

CVE-2026-80992

In the Linux kernel, the following vulnerability has been resolved: net: ravb: avoid dereferencing an invalid PTP clock The PTP clock is unavailable before the first open, so querying its index can dereference a NULL pointer. Registration failures can also leave an error pointer in priv-ptp.clock...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80991

In the Linux kernel, the following vulnerability has been resolved: net: ravb: serialize PTP clock teardown ravbptpinterrupt can race with ravbptpstop and pass the clock to ptpclockevent while ptpclockunregister is freeing it. This can lead to a use-after-free. Use READONCE and WRITEONCE for...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 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
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80988

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 "ntb: Drop packets when qp link is down" meant to make ntbtransporttxenqueue drop packets submitted while the QP link is down, but it only returns 0...

6AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.14 views

CVE-2026-80989

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Mark the connection down when bringing it up fails Every failure path in tbnetconnectedwork undoes its own work and returns without clearing loginsent, so the connection still looks established. The next...

8.8CVSS5.9AI score0.00338EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-80987

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Reject oversized TX buffers ntbprocesstx handles an oversized buffer by calling txhandler with a NULL data pointer and returning success. ntbnetdev therefore neither frees the skb in its completion callback nor...

7.5CVSS5.9AI score0.00508EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 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
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-80985

In the Linux kernel, the following vulnerability has been resolved: net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry smcllcrmtdeleterkey and smcllcsaveaddlinkrkeys read the part of a v2 message that does not fit into the 44-byte union smcllcmsg, and both bound themselves by the si...

8.2CVSS6.1AI score0.00518EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80984

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not dereference an unset send buffer on the SMC-D teardown path smcclosestreamwait calls smctxpreparedsends from inside its skwaitevent condition, and skwaitevent evaluates that condition once with the socket lock...

6AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80982

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix use-after-free in smcrxpipebufrelease smcrxsplice hands RMB pages to a pipe and takes a socket reference per entry so the smcsock stays alive until the reader finishes. The connection does not: a concurrent close run...

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

CVE-2026-80983

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix socket refcount leak in smcswitchconns smcswitchconns takes a reference on the SMC socket before dropping lgr-connslock, so the connection stays alive while the CDC slot is fetched: sockhold&smc-sk;...

5.8AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 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
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.7 views

CVE-2026-80980

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

9.8CVSS5.9AI score0.00605EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80979

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.8CVSS6.1AI score0.00128EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80978

In the Linux kernel, the following vulnerability has been resolved: net: cap advertised IP tunnel headroom IP tunnel devices derive their advertised neededheadroom from lower output devices. A stack of user-created devices can make the derived value larger than the 16-bit skb header offsets can...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80976

In the Linux kernel, the following vulnerability has been resolved: seg6: reset IP6CB after IPv6 decapsulation decapandvalidate pulls the outer SRv6 headers and makes the inner packet the skb network header. The IPv6 control block still contains values collected while parsing the outer packet,...

9.8CVSS6AI score0.00704EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80977

In the Linux kernel, the following vulnerability has been resolved: net: skbuff: don't touch shared zerocopy state in skbtxerror skbtxerror completes the zerocopy uarg and clears SKBFLALLZEROCOPY, and skbzcopydowngrademanaged clears SKBFLMANAGEDFRAGREFS. Both live in skbshinfo, which every clone...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-80975

In the Linux kernel, the following vulnerability has been resolved: mfd: qnap-mcu: keep the reply buffer alive past a command timeout qnapmcuexec publishes an on-stack buffer to the receive path: unsigned char rxQNAPMCURXBUFFERSIZE; ... reply-data = rx; reply-length = length; and qnapmcureceivebu...

7.8CVSS6AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80974

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix potential memory leaks during remove The memory allocated for struct sm501devdata in sm501pciprobe and sm501platprobe is not freed by the corresponding remove functions sm501pciremove and sm501platremove. Fix that...

5.9AI score0.002EPSS
SaveExploits0
Rows per page
Query Builder