CVE-2023-53372Out-of-bounds Write in Linux

Severity
7.8HIGHNVD
EPSS
0.0%
top 95.63%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 18

Description

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)" i

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9

Affected Packages4 packages

NVDlinux/linux_kernel4.164.19.281+6
Debianlinux/linux_kernel< 5.10.178-1+3
CVEListV5linux/linux0fc2ea922c8ad5520c80f03facbf396c81dce8024fbd094d4131a10d06a45d64158567052a35b3f4+7
debiandebian/linux< linux 6.1.25-1 (bookworm)

Patches

🔴Vulnerability Details

2
GHSA
GHSA-5p9g-wpq2-jmm7: In the Linux kernel, the following vulnerability has been resolved: sctp: fix a potential overflow in sctp_ifwdtsn_skip Currently, when traversing i2025-09-18
OSV
CVE-2023-53372: In the Linux kernel, the following vulnerability has been resolved: sctp: fix a potential overflow in sctp_ifwdtsn_skip Currently, when traversing ifw2025-09-18

📋Vendor Advisories

2
Red Hat
kernel: sctp: fix a potential overflow in sctp_ifwdtsn_skip2025-09-18
Debian
CVE-2023-53372: linux - In the Linux kernel, the following vulnerability has been resolved: sctp: fix a...2023
CVE-2023-53372 — Out-of-bounds Write in Linux | cvebase