Lucene search
+L

257081 matches found

EUVD
EUVD
added 2026/08/22 3:31 p.m.13 views

EUVD-2026-64525

In the Linux kernel, the following vulnerability has been resolved: sctp: keep chunk-transport in step with the list it is queued on sctpoutqflushrtx moves a gap-acked chunk onto another transport's transmitted list without updating chunk-transport: if chunk-tsngapacked...

5.5AI score0.005EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:31 p.m.19 views

CVE-2026-74588 sctp: keep chunk->transport in step with the list it is queued on

In the Linux kernel, the following vulnerability has been resolved: sctp: keep chunk-transport in step with the list it is queued on sctpoutqflushrtx moves a gap-acked chunk onto another transport's transmitted list without updating chunk-transport: if chunk-tsngapacked...

9.8CVSS5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.9 views

CVE-2026-74588

In the Linux kernel, the following vulnerability has been resolved: sctp: keep chunk-transport in step with the list it is queued on sctpoutqflushrtx moves a gap-acked chunk onto another transport's transmitted list without updating chunk-transport: if chunk-tsngapacked...

9.8CVSS5.4AI score0.005EPSS
SaveExploits0
CVE
CVE
added 2026/08/22 3:31 p.m.43 views

CVE-2026-74588

CVE-2026-74588 is a use-after-free in the Linux kernel's SCTP implementation. In __sctp_outq_flush_rtx(), a gap-acked chunk is moved to another transport's transmitted list via list_move_tail() without updating chunk->transport. If the original transport is freed (triggered by an ASCONF Delete...

9.8CVSS5.5AI score0.005EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.29 views

CVE-2026-74586 sctp: clear new_transport when removing a peer

In the Linux kernel, the following vulnerability has been resolved: sctp: clear newtransport when removing a peer sctpprocessasconfparam stores a newly added peer transport in asoc-newtransport. After all parameters in the ASCONF chunk have been processed, sctpsfdoasconf uses this pointer to send...

9.8CVSS0.005EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.33 views

CVE-2026-74587 sctp: fix use-after-free of cached ASCONF chunk

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

9.8CVSS0.005EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:31 p.m.8 views

EUVD-2026-64523

In the Linux kernel, the following vulnerability has been resolved: sctp: clear newtransport when removing a peer sctpprocessasconfparam stores a newly added peer transport in asoc-newtransport. After all parameters in the ASCONF chunk have been processed, sctpsfdoasconf uses this pointer to send...

5.7AI score0.005EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:31 p.m.16 views

EUVD-2026-64524

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

5.6AI score0.005EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:31 p.m.34 views

CVE-2026-74587

A use-after-free vulnerability exists in the Linux kernel SCTP implementation. During peer restart handling, sctp_asconf_queue_teardown() releases the cached ASCONF chunk without clearing the addip_last_asconf pointer, leaving it dangling. A remote attacker can exploit this by sending a delayed a...

9.8CVSS5.5AI score0.005EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:31 p.m.51 views

CVE-2026-74586

CVE-2026-74586 is a use-after-free in the Linux kernel's SCTP subsystem. When an authenticated remote SCTP peer sends an ASCONF that both adds and removes a transport (via wildcard DEL-IP) in the same chunk, asoc->new_transport is left pointing to the freed transport without a reference held. ...

9.8CVSS5.7AI score0.005EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.10 views

CVE-2026-74587

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

9.8CVSS5.5AI score0.005EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.9 views

CVE-2026-74586

In the Linux kernel, the following vulnerability has been resolved: sctp: clear newtransport when removing a peer sctpprocessasconfparam stores a newly added peer transport in asoc-newtransport. After all parameters in the ASCONF chunk have been processed, sctpsfdoasconf uses this pointer to send...

9.8CVSS5.7AI score0.005EPSS
SaveExploits0
OSV
OSV
added 2026/08/22 3:31 p.m.23 views

CVE-2026-74587 sctp: fix use-after-free of cached ASCONF chunk

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

9.8CVSS5.7AI score
SaveExploits0References11
OSV
OSV
added 2026/08/22 3:31 p.m.30 views

CVE-2026-74586 sctp: clear new_transport when removing a peer

In the Linux kernel, the following vulnerability has been resolved: sctp: clear newtransport when removing a peer sctpprocessasconfparam stores a newly added peer transport in asoc-newtransport. After all parameters in the ASCONF chunk have been processed, sctpsfdoasconf uses this pointer to send...

9.8CVSS5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.26 views

CVE-2026-74585 thunderbolt: Bound the DROM dual link port number before indexing sw->ports

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound the DROM dual link port number before indexing sw-ports tbdromparseentryport validates the device-supplied header-index against sw-config.maxportnumber before indexing sw-ports, but the sibling field...

0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:31 p.m.30 views

CVE-2026-74585

CVE-2026-74585 is an out-of-bounds pointer dereference in the Linux kernel thunderbolt subsystem. The function tb_drom_parse_entry_port() validates the device-supplied header->index against sw->config.max_port_number before indexing sw->ports[], but the sibling field entry->dual_link_...

5.5AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:31 p.m.14 views

EUVD-2026-64522

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound the DROM dual link port number before indexing sw-ports tbdromparseentryport validates the device-supplied header-index against sw-config.maxportnumber before indexing sw-ports, but the sibling field...

5.5AI score0.00177EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.11 views

CVE-2026-74585

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound the DROM dual link port number before indexing sw-ports tbdromparseentryport validates the device-supplied header-index against sw-config.maxportnumber before indexing sw-ports, but the sibling field...

5.4AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2026/08/22 3:31 p.m.17 views

CVE-2026-74585 thunderbolt: Bound the DROM dual link port number before indexing sw->ports

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound the DROM dual link port number before indexing sw-ports tbdromparseentryport validates the device-supplied header-index against sw-config.maxportnumber before indexing sw-ports, but the sibling field...

5.6AI score
SaveExploits0References11
NVD
NVD
added 2026/08/22 3:16 p.m.9 views

CVE-2026-74584

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: zero shared page before exposing to userspace bnxtreallocucontext allocates uctx-shpg via getfreepageGFPKERNEL. The buddy allocator does not zero pages without GFPZERO, so the page contains stale kernel data from...

7.1CVSS0.00131EPSS
SaveExploits0References8
Rows per page
Query Builder