CVE-2023-53372 is an out-of-bounds access vulnerability in the Linux kernel SCTP implementation's handling of I-FORWARD-TSN skip entries. While _sctp_walk_ifwdtsn traverses the entries, sctp_ifwdtsn_skip validated only that the current position was before the end of the SCTP chunk. A trailing position can have fewer bytes remaining than required for struct sctp_ifwdtsn_skip; dereferencing it as that structure can therefore read beyond the chunk boundary. The fix requires sufficient remaining data for a complete skip structure by bounding the position against the chunk end minus sizeof(struct sctp_ifwdtsn_skip), consistent with sctp_fwdtsn_skip.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
7 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel vulnerability involving a potential overflow in sctp_ifwdtsn_skip.
A Linux kernel SCTP vulnerability involving a potential overflow/out-of-bounds access in sctp_ifwdtsn_skip when traversing ifwdtsn skips and insufficient remaining chunk data is dereferenced as struct sctp_ifwdtsn_skip.
A Linux kernel SCTP potential overflow vulnerability in sctp_ifwdtsn_skip fixed by this advisory.
Linux kernel vulnerability addressed by RHSA-2024:0575; no further technical detail is provided.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.