Linux Kernel up to 6.2.11 sctp_ifwdtsn_skip null pointer dereference

| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 6.6 | $0-$5k | 0.00 |
Summary
A vulnerability, which was classified as critical, was found in Linux Kernel up to 6.2.11. This impacts the function sctp_ifwdtsn_skip. Such manipulation leads to null pointer dereference.
This vulnerability is uniquely identified as CVE-2023-53372. No exploit exists.
You should upgrade the affected component.
Details
A vulnerability was found in Linux Kernel up to 6.2.11. It has been rated as critical. Affected by this issue is the function sctp_ifwdtsn_skip. The manipulation with an unknown input leads to a null pointer dereference vulnerability. Using CWE to declare the problem leads to CWE-476. A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. Impacted is availability. CVE summarizes:
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.
The advisory is shared for download at git.kernel.org. This vulnerability is handled as CVE-2023-53372 since 09/17/2025. There are known technical details, but no exploit is available.
The vulnerability scanner Nessus provides a plugin with the ID 265597 (Linux Distros Unpatched Vulnerability : CVE-2023-53372), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 4.19.281, 5.4.241, 5.10.178, 5.15.108, 6.1.25 or 6.2.12 eliminates this vulnerability. Applying the patch 4fbd094d4131a10d06a45d64158567052a35b3f4/ad831a7079c99c01e801764b53bc9997c2e9c0f7/79b28f42214a3d0d6a8c514db3602260bd5d6cb5/6109f5b13ce3e3e537db6f18976ec0e9118d1c6f/5c9367ac5a22d71841bcd00130f9146c9b227d57/ad988e9b5ff04607e624a459209e8c2d0c15fc73/32832a2caf82663870126c5186cf8f86c8b2a649 is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.
The vulnerability is also documented in the databases at Tenable (265597) and CERT Bund (WID-SEC-2025-2092). VulDB is the best source for vulnerability data and more expert information about this specific topic.
Affected
- Amazon Linux 2
- Red Hat Enterprise Linux
- SUSE Linux
- Oracle Linux
- SUSE openSUSE
- RESF Rocky Linux
- Open Source Linux Kernel
- Dell Secure Connect Gateway
- IBM QRadar SIEM
Product
Type
Vendor
Name
Version
- 4.19.280
- 5.4.240
- 5.10.177
- 5.15.107
- 6.1.0
- 6.1.1
- 6.1.2
- 6.1.3
- 6.1.4
- 6.1.5
- 6.1.6
- 6.1.7
- 6.1.8
- 6.1.9
- 6.1.10
- 6.1.11
- 6.1.12
- 6.1.13
- 6.1.14
- 6.1.15
- 6.1.16
- 6.1.17
- 6.1.18
- 6.1.19
- 6.1.20
- 6.1.21
- 6.1.22
- 6.1.23
- 6.1.24
- 6.2.0
- 6.2.1
- 6.2.2
- 6.2.3
- 6.2.4
- 6.2.5
- 6.2.6
- 6.2.7
- 6.2.8
- 6.2.9
- 6.2.10
- 6.2.11
License
Website
- Vendor: https://www.kernel.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 6.7VulDB Meta Temp Score: 6.6
VulDB Base Score: 5.7
VulDB Temp Score: 5.5
VulDB Vector: 🔒
VulDB Reliability: 🔍
NVD Base Score: 7.8
NVD Vector: 🔒
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Null pointer dereferenceCWE: CWE-476 / CWE-404
CAPEC: 🔒
ATT&CK: 🔒
Physical: Partially
Local: Yes
Remote: Partially
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 265597
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2023-53372
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: Kernel 4.19.281/5.4.241/5.10.178/5.15.108/6.1.25/6.2.12
Patch: 4fbd094d4131a10d06a45d64158567052a35b3f4/ad831a7079c99c01e801764b53bc9997c2e9c0f7/79b28f42214a3d0d6a8c514db3602260bd5d6cb5/6109f5b13ce3e3e537db6f18976ec0e9118d1c6f/5c9367ac5a22d71841bcd00130f9146c9b227d57/ad988e9b5ff04607e624a459209e8c2d0c15fc73/32832a2caf82663870126c5186cf8f86c8b2a649
Timeline
09/17/2025 CVE reserved09/18/2025 Advisory disclosed
09/18/2025 VulDB entry created
12/12/2025 VulDB entry last update
Sources
Vendor: kernel.orgAdvisory: git.kernel.org
Status: Confirmed
CVE: CVE-2023-53372 (🔒)
GCVE (CVE): GCVE-0-2023-53372
GCVE (VulDB): GCVE-100-324872
CERT Bund: WID-SEC-2025-2092 - Linux Kernel: Mehrere Schwachstellen ermöglichen Denial of Service
Entry
Created: 09/18/2025 16:36Updated: 12/12/2025 18:25
Changes: 09/18/2025 16:36 (58), 09/20/2025 04:02 (7), 09/21/2025 23:19 (2), 11/29/2025 15:09 (1), 12/12/2025 18:25 (11)
Complete: 🔍
Cache ID: 216::103
VulDB is the best source for vulnerability data and more expert information about this specific topic.
No comments yet. Languages: en.
Please log in to comment.