LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-53224

linux · linux kernel

Published
CVSS9.1
Severitycritical
WeaknessCWE-125
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Description

In the Linux kernel, the following vulnerability has been resolved: sctp: validate embedded INIT chunk and address list lengths in cookie sctp_unpack_cookie() only checked that the embedded INIT chunk length did not exceed the remaining cookie payload, but did not ensure that the INIT chunk is large enough to contain a complete INIT header. A malformed COOKIE_ECHO can therefore carry a truncated INIT chunk whose length field is smaller than sizeof(struct sctp_init_chunk). Later, sctp_process_init() accesses INIT parameters unconditionally, which may lead to out-of-bounds reads. In addition, raw_addr_list_len is not fully validated against the remaining cookie payload. When cookie authen

References

← Back to the CVE Tracker

Our coverage of CVE-2026-53224

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-53224.