Lucene search
+L

411217 matches found

OSV
OSV
added 2026/09/11 7:42 p.m.12 views

CVE-2026-80991 net: ravb: serialize PTP clock teardown

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 score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.31 views

CVE-2026-80992 net: ravb: avoid dereferencing an invalid PTP clock

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.8CVSS0.00164EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/11 7:42 p.m.15 views

EUVD-2026-76314

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...

5.7AI score0.00159EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.21 views

CVE-2026-80991

A race condition in the Linux kernel's net: ravb Ethernet driver can lead to a use-after-free during PTP clock teardown. Specifically, ravb_ptp_interrupt() can race with ravb_ptp_stop(), passing the PTP clock to ptp_clock_event() while ptp_clock_unregister() is freeing it. The fix serializes tear...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.29 views

CVE-2026-80991 net: ravb: serialize PTP clock teardown

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.8CVSS0.00159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.13 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
OSV
OSV
added 2026/09/11 7:42 p.m.6 views

CVE-2026-80992 net: ravb: avoid dereferencing an invalid PTP clock

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 score
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.30 views

CVE-2026-80987 NTB: ntb_transport: Reject oversized TX buffers

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.5CVSS0.00508EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:42 p.m.25 views

CVE-2026-80987 NTB: ntb_transport: Reject oversized TX buffers

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.5CVSS6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/11 7:42 p.m.9 views

EUVD-2026-76310

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...

5.8AI score0.00508EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.20 views

CVE-2026-80987

CVE-2026-80987 is a memory leak in the Linux kernel's Non-Transparent Bridge (NTB) transport module. When ntb_process_tx() receives an oversized TX buffer, it calls tx_handler() with a NULL data pointer and returns success, causing ntb_netdev to neither free the socket buffer (skb) nor follow the...

7.5CVSS5.8AI score0.00508EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.14 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
OSV
OSV
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80984 net/smc: do not dereference an unset send buffer on the SMC-D teardown path

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 score
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:42 p.m.17 views

CVE-2026-80984

CVE-2026-80984 is a NULL pointer dereference in the Linux kernel's net/smc subsystem on the SMC-D teardown path. When a link group terminates while a socket is waiting in smc_close_stream_wait(), the function smc_tx_prepared_sends() may dereference conn->sndbuf_desc after it has been cleared t...

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

CVE-2026-80984 net/smc: do not dereference an unset send buffer on the SMC-D teardown path

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...

0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.13 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
EUVD
EUVD
added 2026/09/11 7:42 p.m.8 views

EUVD-2026-76307

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...

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

CVE-2026-80983 net/smc: fix socket refcount leak in smc_switch_conns()

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;...

0.00172EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.14 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
CVE
CVE
added 2026/09/11 7:42 p.m.23 views

CVE-2026-80983

CVE-2026-80983 is a socket reference count leak in the Linux kernel's SMC (Stream Mode Communication) networking module, specifically in the smc_switch_conns() function. The function calls sock_hold() before releasing lgr->conns_lock, but when smc_cdc_get_free_slot() fails (e.g., the target li...

5.7AI score0.00172EPSS
SaveExploits0References7
Rows per page
Query Builder