CVE-2023-53372
sctp: fix a potential overflow in sctp_ifwdtsn_skip
CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: sctp: fix a potential overflow in sctp_ifwdtsn_skip Currently, when traversing ifwdtsn skips with _sctp_walk_ifwdtsn, it only checks the pos against the end of the chunk. However, the data left for the last pos may be < sizeof(struct sctp_ifwdtsn_skip), and dereference it as struct sctp_ifwdtsn_skip may cause coverflow. This patch fixes it by checking the pos against "the end of the chunk - sizeof(struct sctp_ifwdtsn_skip)" in sctp_ifwdtsn_skip, similar to sctp_fwdtsn_skip.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 18, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new high vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
0fc2ea922c8ad5520c80f03facbf396c81dce802 < 4fbd094d4131a10d06a45d64158567052a35b3f4 0fc2ea922c8ad5520c80f03facbf396c81dce802 < ad831a7079c99c01e801764b53bc9997c2e9c0f7 0fc2ea922c8ad5520c80f03facbf396c81dce802 < 79b28f42214a3d0d6a8c514db3602260bd5d6cb5 0fc2ea922c8ad5520c80f03facbf396c81dce802 < 6109f5b13ce3e3e537db6f18976ec0e9118d1c6f 0fc2ea922c8ad5520c80f03facbf396c81dce802 < 5c9367ac5a22d71841bcd00130f9146c9b227d57 0fc2ea922c8ad5520c80f03facbf396c81dce802 < ad988e9b5ff04607e624a459209e8c2d0c15fc73 0fc2ea922c8ad5520c80f03facbf396c81dce802 < 32832a2caf82663870126c5186cf8f86c8b2a649
Linux / Linux
4.16
References
git.kernel.org: https://git.kernel.org/stable/c/4fbd094d4131a10d06a45d64158567052a35b3f4 git.kernel.org: https://git.kernel.org/stable/c/ad831a7079c99c01e801764b53bc9997c2e9c0f7 git.kernel.org: https://git.kernel.org/stable/c/79b28f42214a3d0d6a8c514db3602260bd5d6cb5 git.kernel.org: https://git.kernel.org/stable/c/6109f5b13ce3e3e537db6f18976ec0e9118d1c6f git.kernel.org: https://git.kernel.org/stable/c/5c9367ac5a22d71841bcd00130f9146c9b227d57 git.kernel.org: https://git.kernel.org/stable/c/ad988e9b5ff04607e624a459209e8c2d0c15fc73 git.kernel.org: https://git.kernel.org/stable/c/32832a2caf82663870126c5186cf8f86c8b2a649