Lucene search
+L

36 matches found

Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.13 views

PT-2026-65226

In the Linux kernel, the following vulnerability has been resolved: sctp: validate STALE COOKIE cause length before reading staleness When an ERROR chunk with a STALE COOKIE cause is received in the COOKIE ECHOED state, sctp sf do 5 2 6 stale reads the 4-byte Measure of Staleness that follows the...

5.7AI score0.00514EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:08 a.m.21 views

sctp: purge outqueue on stale COOKIE-ECHO handling

...

9.8CVSS5.8AI score0.00438EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/25 2:20 a.m.19 views

SUSE CVE-2026-52924

In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctpstreamupdate is only invoked when the association is moved into COOKIEWAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state...

7CVSS5.8AI score0.00438EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2026/06/24 8:21 p.m.34 views

CVE-2026-52924

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. This vulnerability, a use-after-free, occurs when the system processes a Stale Cookie ERROR during the setup or reconfiguration of an SCTP association. A remote attacker could exploit this by sending...

9.8CVSS5.9AI score0.00438EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 8:16 a.m.19 views

CVE-2026-52924

In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctpstreamupdate is only invoked when the association is moved into COOKIEWAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state...

9.8CVSS0.00438EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/06/24 8:16 a.m.16 views

CVE-2026-52924

In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctpstreamupdate is only invoked when the association is moved into COOKIEWAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state...

9.8CVSS6AI score0.00438EPSS
SaveExploits0References44
OSV
OSV
added 2026/06/24 8:16 a.m.25 views

UBUNTU-CVE-2026-52924

In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctpstreamupdate is only invoked when the association is moved into COOKIEWAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state...

9.8CVSS5.6AI score0.00438EPSS
SaveExploits0References45
OSV
OSV
added 2026/06/24 7:14 a.m.10 views

CVE-2026-52924 sctp: purge outqueue on stale COOKIE-ECHO handling

In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctpstreamupdate is only invoked when the association is moved into COOKIEWAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state...

9.8CVSS5.8AI score
SaveExploits0References17
EUVD
EUVD
added 2026/06/24 7:14 a.m.17 views

EUVD-2026-38727

In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctpstreamupdate is only invoked when the association is moved into COOKIEWAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state...

5.8AI score0.00438EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/24 7:14 a.m.58 views

CVE-2026-52924 sctp: purge outqueue on stale COOKIE-ECHO handling

In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctpstreamupdate is only invoked when the association is moved into COOKIEWAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state...

9.8CVSS0.00438EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/06/24 7:14 a.m.19 views

CVE-2026-52924

In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctpstreamupdate is only invoked when the association is moved into COOKIEWAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state...

9.8CVSS5.7AI score0.00438EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/06/24 7:14 a.m.168 views

CVE-2026-52924

The CVE-2026-52924 entry describes a Linux kernel SCTP use-after-free vulnerability triggered during Stale COOKIE-ECHO handling. In COOKIE_WAIT transitions, sctp_stream_update() can leave a stale out_curr pointer after rolling back from COOKIE_ECHOED to COOKIE_WAIT, so scheduler paths (FCFS/RR/PR...

9.8CVSS5.8AI score0.00438EPSS
SaveExploits0References14Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/24 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-52924

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sctp: purge outqueue on stale COOKIE-ECHO handling sctpstreamupdate is only invoked when the association is moved into COOKIEWAIT during association...

9.8CVSS5.8AI score0.00438EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/17 8:57 a.m.7 views

SUSE-SU-2026:22156-1 Security update for curl

This update for curl fixes the following issues: - CVE-2026-4873: connection reuse ignores TLS requirement bsc1262631. - CVE-2026-5545: wrong reuse of HTTP Negotiate connection bsc1262632. - CVE-2026-6253: proxy credentials leak over redirect-to proxy bsc1262635. - CVE-2026-6276: stale custom...

7.5CVSS5.8AI score0.00719EPSS
SaveExploits5References11
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.28 views

PT-2026-51717

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to June 2026 Description A use-after-free flaw exists in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. The issue occurs within the sctp sf do 5 2 6 stale function when the system...

10CVSS5.8AI score0.00438EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/14 8:01 a.m.17 views

stale custom cookie host causes cookie leak

...

7.5CVSS5.8AI score0.00295EPSS
SaveExploits1
Rows per page
Query Builder