Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-64551— sctp: validate STALE_COOKIE cause length before reading staleness

CVSS 9.1 · Critical EPSS 0.52% · P41

Affected Version Matrix 18

VendorProductVersion RangeStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 6022da37786701df1fc5dd946a6dcba59d5473b1affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 861f884f5471632c731cbbd612a1c072e391a624affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 588706ebaf8cdb4a4161602949eba365514b1db1affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< a257b41ddfe9e327b26581ad2777f04b23ac73f5affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 08a8f2d13f703924316e9aeac863a88ef50990c7affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< ebe0a55d954fa8da383b6192edb8f763dcb002d5affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< bbd6b2ea966cf57b6ae095cf5a8dbc993cd197a0affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 1cd23ca80784223fa2204e16203f754da4e821f8affected
… +10 more rows
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-64551

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
sctp: validate STALE_COOKIE cause length before reading staleness
Source: CVE Program / CVE List V5
Vulnerability Description
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 cause header: err = (struct sctp_errhdr *)(chunk->skb->data); stale = ntohl(*(__be32 *)((u8 *)err + sizeof(*err))); err is the first cause in the chunk, not the STALE_COOKIE cause that caused the dispatch, and nothing guarantees the staleness field is present. sctp_walk_errors() only requires a cause to be as long as the 4-byte header, so for a STALE_COOKIE cause of length 4 the read runs past the cause, and for a minimal ERROR chunk past skb->tail. The value is echoed to the peer in the Cookie Preservative of the reply INIT, leaking uninitialized memory. sctp_sf_cookie_echoed_err() already walks to the STALE_COOKIE cause, so check its length there and pass it to sctp_sf_do_5_2_6_stale(), which reads that cause instead of the first one. A STALE_COOKIE cause too short to hold the staleness field is discarded. The read is reachable by any peer that can drive an association into COOKIE_ECHOED, including an unprivileged process using a raw SCTP socket in a user and network namespace.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会开源的一款操作系统内核。 Linux kernel存在安全漏洞,该漏洞源于sctp协议处理STALE_COOKIE cause时未验证长度,导致读取未初始化内存,可能泄露敏感信息。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 ~ 6022da37786701df1fc5dd946a6dcba59d5473b1 -
LinuxLinux 2.6.12 -

II. Public POCs for CVE-2026-64551

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-64551

登录查看更多情报信息。

Patches & Fixes for CVE-2026-64551 (8)

Same Patch Batch · Linux · 2026-07-27 · 25 CVEs total

CVE-2026-645349.8 CRITICALnvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
CVE-2026-645359.8 CRITICALnvmet-tcp: Fix potential UAF when ddgst mismatch
CVE-2026-645419.8 CRITICALnet/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket
CVE-2026-645558.8 HIGHKVM: arm64: nv: Fix SPSR_EL2 restore in kvm_hyp_handle_mops()
CVE-2026-645548.8 HIGHnetfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()
CVE-2026-645528.4 HIGHvirtio-net: fix len check in receive_big()
CVE-2026-645488.4 HIGHbpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
CVE-2026-645368.1 HIGHstaging: rtl8723bs: fix OOB reads in is_ap_in_tkip() IE loop
CVE-2026-645478.1 HIGHnet: usb: net1080: validate packet_len before pad-byte access in rx_fixup
CVE-2026-645408.1 HIGHusbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()
CVE-2026-645327.8 HIGHfs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}
CVE-2026-645437.8 HIGHtipc: fix use-after-free of the discoverer in tipc_disc_rcv()
CVE-2026-645397.8 HIGHBluetooth: eir: Fix stack OOB write when prepending the Flags AD
CVE-2026-645337.8 HIGHfs/ntfs3: validate lcns_follow in log_replay conversion
CVE-2026-645317.8 HIGHnet: openvswitch: reject oversized nested action attrs
CVE-2026-645457.5 HIGHnet, bpf: check master for NULL in xdp_master_redirect()
CVE-2026-645507.3 HIGHnet: qualcomm: rmnet: validate MAP frame length before ingress parsing
CVE-2026-645467.1 HIGHdrm/edid: fix OOB read in drm_parse_tiled_block()
CVE-2026-64544crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents
CVE-2026-64542ipv6: ndisc: fix NULL deref in accept_untracked_na()

Showing top 20 of 25 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-64551

No comments yet


Leave a comment