CVE-2026-52924

CRITICALPre-NVD 9.89.8
EchelonGraph scoreMEDIUM confidence

Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2026-06-24. a secondary CVSS source baseline 9.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — Patch released this week
9.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 9.8Exploit: None knownExposed: 0

A fix is available — apply it.

In the Linux kernel, the following vulnerability has been resolved:

sctp: purge outqueue on stale COOKIE-ECHO handling

sctp_stream_update() is only invoked when the association is moved into COOKIE_WAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state (stream->out_curr) is expected to be clean, since no user data should have been transmitted yet unless the state machine has already partially progressed.

However, a corner case exists in sctp_sf_do_5_2_6_stale(): when a Stale Cookie ERROR is received, the association is rolled back from COOKIE_ECHOED to COOKIE_WAIT. In this scenario, user data may already have been queued and even bundled with the COOKIE-ECHO chunk.

During the rollback, sctp_stream_update() frees the old stream table and installs a new one, but it does not invalidate stream->out_curr. As a result, out_curr may still point to a freed sctp_stream_out entry from the previous stream state.

Later, SCTP scheduler dequeue paths (FCFS, RR, PRIO, etc.) rely on stream->out_curr->ext, which can lead to use-after-free once the old stream state has been released via sctp_stream_free().

This results in crashes such as (reported by Yuqi):

BUG: KASAN: slab-use-after-free in sctp_sched_fcfs_dequeue+0x13a/0x140 Read of size 8 at addr ff1100004d4d3208 by task mini_poc/9312 CPU: 1 UID: 1001 PID: 9312 Comm: mini_poc Not tainted 7.1.0-rc1-00305-gbd3a4795d574 #5 PREEMPT(full) sctp_sched_fcfs_dequeue+0x13a/0x140 sctp_outq_flush+0x1603/0x33e0 sctp_do_sm+0x31c9/0x5d30 sctp_assoc_bh_rcv+0x392/0x6f0 sctp_inq_push+0x1db/0x270 sctp_rcv+0x138d/0x3c10

Fix this by fully purging the association outqueue when handling the Stale Cookie case. This ensures all pending transmit and retransmit state is dropped, and any scheduler cached pointers are invalidated, making it safe to rebuild stream state during COOKIE_WAIT restart.

Updating only stream->out_curr would be insufficient, since queued and retransmittable data would still reference the old stream state and trigger later use-after-free in dequeue paths.

CVSS v3
9.8
EG Score
9.8(medium)
EG Risk
49(Track)
EG Risk 49/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity98% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
38%
KEV
Not listed

Published

June 24, 2026

Last Modified

September 15, 2026

Advisory Details (12)

Auto-updated Sep 15, 2026
Patch available. Sources: redhat.
redhat Patch Available

Affected: Red Hat Enterprise Linux 8.

https://access.redhat.com/errata/RHSA-2026:59737
redhat Patch Available

Affected: Red Hat Enterprise Linux 9.

https://access.redhat.com/errata/RHSA-2026:59723
generic

sctp: purge outqueue on stale COOKIE-ECHO handling - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/f46e1d1a758878f0d22c4fbbd1bf42bb7165d1e8
generic

sctp: purge outqueue on stale COOKIE-ECHO handling - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/e374b22e9b07b72a25909621464ff74096151bfb
generic

sctp: purge outqueue on stale COOKIE-ECHO handling - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/a6207349e703cfc04756a4d16dec9176135813a5
generic

sctp: purge outqueue on stale COOKIE-ECHO handling - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/84b7a319105db2f917ccdcf502bdc866082b1285
generic

sctp: purge outqueue on stale COOKIE-ECHO handling - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/83ade59e5da365f4bf8bce72c5a38774202b442f
generic

sctp: purge outqueue on stale COOKIE-ECHO handling - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/3c0741a441a7df7099d7ca6a64a6a0de09c677c8
generic

sctp: purge outqueue on stale COOKIE-ECHO handling - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2afc9e684dc7fecf73db1edc937ebbc47b4b68dc
generic

sctp: purge outqueue on stale COOKIE-ECHO handling - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1d4652f677906a64487c13f9ace54b0eb263b5d0
redhat

2492095 – (CVE-2026-52924) CVE-2026-52924 kernel: sctp: purge outqueue on stale COOKIE-ECHO handling

https://bugzilla.redhat.com/show_bug.cgi?id=2492095
redhat Patch Available

cve-details

https://access.redhat.com/security/cve/CVE-2026-52924

Patch Availability(30)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntulinux-virtual-6.17 (6.17.0-42.42) @ noble2026-09-18ubuntu
ubuntulinux-tools-realtime-hwe-22.04 (6.8.1-1057.58~22.04.1) @ jammy2026-09-18ubuntu
ubuntulinux-tools-oracle-lts-24.04 (6.8.0-1059.62) @ noble2026-09-18ubuntu
ubuntulinux-tools-oem-7.0 (7.0.0-1010.10) @ resolute2026-09-18ubuntu
ubuntulinux-xilinx-zynqmp-tools-5.4.0-1080 (5.4.0-1080.84) @ focal2026-09-18ubuntu
ubuntulinux-tools-nvidia-tegra-igx-rt-5.15 (5.15.0.1054.56) @ jammy2026-09-18ubuntu
ubuntulinux-virtual-hwe-16.04-edge (4.15.0.254.266~16.04.1) @ xenial2026-09-18ubuntu
ubuntulinux-tools-aws-edge (7.0.0-1010.10~24.04.1) @ noble2026-09-18ubuntu
ubuntulinux-tools-azure-fde-edge (5.15.0.1118.127~20.04.1) @ focal2026-09-18ubuntu
ubuntulinux-tools-oracle (4.15.0.1158.169~16.04.1) @ xenial2026-09-18ubuntu
ubuntulinux-virtual-hwe-24.04-edge (7.0.0-29.29~24.04.2) @ noble2026-09-18ubuntu
ubuntulinux-tools-oracle-edge (6.8.0-1059.62~22.04.1) @ jammy2026-09-18ubuntu
ubuntulinux-tools-oracle-64k-6.17 (6.17.0-1020.20) @ noble2026-09-18ubuntu
ubuntulinux-virtual-hwe-22.04-edge (6.8.0-138.138~22.04.1) @ jammy2026-09-18ubuntu
ubuntulinux-tools-gke-hwe-26.04 (7.0.0-1005.6) @ resolute2026-09-18ubuntu
ubuntulinux-tools-aws-edge (6.8.0-1062.65~22.04.2) @ jammy2026-09-18ubuntu
ubuntulinux-tools-gcp-lts-22.04 (5.15.0.1114.111) @ jammy2026-09-18ubuntu
ubuntulinux-tools-nvidia-hwe-24.04-edge (7.0.0-1016.16~24.04.1) @ noble2026-09-18ubuntu
ubuntulinux-tools-nvidia-hwe-26.04 (7.0.0-2016.16) @ resolute2026-09-18ubuntu
ubuntulinux-tools-azure (4.15.0.1205.220~14.04.1) @ trusty2026-09-18ubuntu
ubuntulinux-tools-nvidia-hwe-24.04 (6.17.0-1031.31) @ noble2026-09-18ubuntu
ubuntulinux-tools-lowlatency-hwe-20.04-edge (5.15.0.190.157) @ jammy2026-09-18ubuntu
ubuntulinux-tools-azure-fips-5.4 (5.4.0.1167.103) @ focal2026-09-18ubuntu
ubuntulinux-tools-gke-5.15 (5.15.0.1110.109) @ jammy2026-09-18ubuntu
ubuntulinux-tools-gcp-fips-5.4 (5.4.0.1165.107) @ focal2026-09-18ubuntu
ubuntulinux-tools-oracle-edge (5.4.0.1161.171~18.04.1) @ bionic2026-09-18ubuntu
redhatkernel-0:6.12.0-211.55.1.el10_22026-09-15redhat
redhatkernel-0:4.18.0-553.158.1.el8_102026-08-26redhat
redhatkernel-0:5.14.0-687.42.1.el9_82026-08-26redhat
redhatkernel-rt-0:4.18.0-553.158.1.rt7.499.el8_102026-08-26redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(5 across 4 ecosystems)
Debian:11(2)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 5.10.92-2 (54 versions)5.10.259-1
linux-6.16.1.106-3~deb11u1 ... 6.1.174-1~deb11u1 (20 versions)6.1.176-1~deb11u1
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 6.1.99-1 (53 versions)6.1.176-1
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.94-1~bpo12+1 (27 versions)6.12.94-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.0.9-1~bpo13+1 (145 versions)7.0.13-1

Weakness Classification(2)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Additional Vendor Advisories

(21)

Data Freshness Timeline

(refreshed 21× in last 7d / 114× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

Showing the most recent 100 of 611 total refreshes for this CVE.

  1. 2026-09-18 19:28 UTCEPSS rescore
  2. 2026-09-18 08:18 UTCEG score recompute
  3. 2026-09-18 08:18 UTCVendor advisory
  4. 2026-09-18 08:18 UTCGHSA enrichment
  5. 2026-09-16 14:08 UTCEPSS rescore
  6. 2026-09-16 05:15 UTCEPSS rescore
  7. 2026-09-15 12:31 UTCEG score recompute
  8. 2026-09-15 12:31 UTCVendor advisory
  9. 2026-09-15 12:30 UTCGHSA enrichment
  10. 2026-09-15 12:13 UTCEG score recompute
  11. 2026-09-15 12:13 UTCVendor advisory
  12. 2026-09-15 12:13 UTCGHSA enrichment
  13. 2026-09-14 06:19 UTCVendor advisory
  14. 2026-09-14 06:18 UTCGHSA enrichment
  15. 2026-09-14 01:59 UTCEG score recompute
  16. 2026-09-14 01:59 UTCVendor advisory
  17. 2026-09-14 01:58 UTCGHSA enrichment
  18. 2026-09-13 16:47 UTCEPSS rescore
  19. 2026-09-13 12:14 UTCEG score recompute
  20. 2026-09-13 12:14 UTCVendor advisory
  21. 2026-09-13 12:13 UTCGHSA enrichment
  22. 2026-09-11 14:53 UTCEPSS rescore
  23. 2026-09-10 12:25 UTCEG score recompute
  24. 2026-09-10 12:25 UTCVendor advisory
  25. 2026-09-10 12:25 UTCGHSA enrichment
Show 75 more
  1. 2026-09-10 09:35 UTCEPSS rescore
  2. 2026-09-09 13:40 UTCEG score recompute
  3. 2026-09-09 13:40 UTCVendor advisory
  4. 2026-09-09 13:39 UTCGHSA enrichment
  5. 2026-09-09 12:37 UTCEG score recompute
  6. 2026-09-09 12:37 UTCVendor advisory
  7. 2026-09-09 12:37 UTCGHSA enrichment
  8. 2026-09-08 22:01 UTCEPSS rescore
  9. 2026-09-07 16:01 UTCEPSS rescore
  10. 2026-09-06 13:47 UTCEPSS rescore
  11. 2026-09-04 05:06 UTCEPSS rescore
  12. 2026-09-02 14:12 UTCEPSS rescore
  13. 2026-09-01 13:54 UTCEPSS rescore
  14. 2026-09-01 04:40 UTCEPSS rescore
  15. 2026-08-31 00:42 UTCVendor advisory
  16. 2026-08-31 00:42 UTCGHSA enrichment
  17. 2026-08-30 20:22 UTCEG score recompute
  18. 2026-08-30 20:22 UTCVendor advisory
  19. 2026-08-30 20:22 UTCGHSA enrichment
  20. 2026-08-30 19:17 UTCEPSS rescore
  21. 2026-08-30 01:22 UTCEPSS rescore
  22. 2026-08-28 21:41 UTCEPSS rescore
  23. 2026-08-28 04:56 UTCEG score recompute
  24. 2026-08-28 04:56 UTCVendor advisory
  25. 2026-08-28 04:55 UTCGHSA enrichment
  26. 2026-08-27 14:25 UTCEPSS rescore
  27. 2026-08-26 16:22 UTCEG score recompute
  28. 2026-08-26 16:22 UTCVendor advisory
  29. 2026-08-26 16:22 UTCGHSA enrichment
  30. 2026-08-26 14:46 UTCEPSS rescore
  31. 2026-08-26 12:19 UTCEG score recompute
  32. 2026-08-26 12:19 UTCVendor advisory
  33. 2026-08-26 12:19 UTCGHSA enrichment
  34. 2026-08-25 13:49 UTCEPSS rescore
  35. 2026-08-25 06:52 UTCVendor advisory
  36. 2026-08-25 06:51 UTCGHSA enrichment
  37. 2026-08-25 02:23 UTCVendor advisory
  38. 2026-08-25 02:22 UTCGHSA enrichment
  39. 2026-08-24 22:03 UTCEG score recompute
  40. 2026-08-24 22:03 UTCVendor advisory
  41. 2026-08-24 22:03 UTCGHSA enrichment
  42. 2026-08-24 13:52 UTCEG score recompute
  43. 2026-08-24 13:52 UTCVendor advisory
  44. 2026-08-24 13:52 UTCGHSA enrichment
  45. 2026-08-24 06:48 UTCVendor advisory
  46. 2026-08-24 06:48 UTCGHSA enrichment
  47. 2026-08-24 01:11 UTCVendor advisory
  48. 2026-08-24 01:11 UTCGHSA enrichment
  49. 2026-08-23 20:52 UTCVendor advisory
  50. 2026-08-23 20:51 UTCGHSA enrichment
  51. 2026-08-23 16:31 UTCVendor advisory
  52. 2026-08-23 16:31 UTCGHSA enrichment
  53. 2026-08-23 12:12 UTCVendor advisory
  54. 2026-08-23 12:11 UTCGHSA enrichment
  55. 2026-08-23 07:52 UTCVendor advisory
  56. 2026-08-23 07:52 UTCGHSA enrichment
  57. 2026-08-23 03:21 UTCEG score recompute
  58. 2026-08-23 03:21 UTCVendor advisory
  59. 2026-08-23 03:20 UTCGHSA enrichment
  60. 2026-08-23 00:19 UTCEPSS rescore
  61. 2026-08-22 22:43 UTCVendor advisory
  62. 2026-08-22 22:42 UTCGHSA enrichment
  63. 2026-08-22 13:21 UTCEG score recompute
  64. 2026-08-22 13:21 UTCVendor advisory
  65. 2026-08-22 13:20 UTCGHSA enrichment
  66. 2026-08-21 23:49 UTCEPSS rescore
  67. 2026-08-21 23:31 UTCVendor advisory
  68. 2026-08-21 23:30 UTCGHSA enrichment
  69. 2026-08-21 19:08 UTCVendor advisory
  70. 2026-08-21 19:07 UTCGHSA enrichment
  71. 2026-08-21 14:37 UTCVendor advisory
  72. 2026-08-21 14:37 UTCGHSA enrichment
  73. 2026-08-21 10:18 UTCVendor advisory
  74. 2026-08-21 10:17 UTCGHSA enrichment
  75. 2026-08-21 05:58 UTCVendor advisory

Frequently asked(5)

What is CVE-2026-52924?
CVE-2026-52924 is a critical vulnerability published on June 24, 2026. 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 COOKIE_WAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state…
When was CVE-2026-52924 disclosed?
CVE-2026-52924 was first published in the National Vulnerability Database on June 24, 2026, with the most recent update on September 15, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-52924 actively exploited?
CVE-2026-52924 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 62.5% of all scored CVEs.
What is the CVSS score of CVE-2026-52924?
CVE-2026-52924 has a CVSS v3 base score of 9.8 (NVD).
How do I remediate CVE-2026-52924?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-52924, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-52924

Explore →

Is Your Infrastructure Affected by CVE-2026-52924?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.