CVE-2024-57938
Linux SCTP Integer Overflow Vulnerability
Description
In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctp_association_init() While by default max_autoclose equals to INT_MAX / HZ, one may set net.sctp.max_autoclose to UINT_MAX. There is code in sctp_association_init() that can consequently trigger overflow.
INFO
Published Date :
Jan. 21, 2025, 12:15 p.m.
Last Modified :
Jan. 22, 2025, 11:01 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-57938
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-57938
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-57938
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jan. 22, 2025
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Added CWE NIST CWE-190 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.13 up to (excluding) 5.4.289 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.233 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.176 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.124 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.70 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.9 *cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc5:*:*:*:*:*:* Changed Reference Type https://git.kernel.org/stable/c/081bdb3a31674339313c6d702af922bc29de2c53 No Types Assigned https://git.kernel.org/stable/c/081bdb3a31674339313c6d702af922bc29de2c53 Patch Changed Reference Type https://git.kernel.org/stable/c/2297890b778b0e7c8200d6818154f7e461d78e94 No Types Assigned https://git.kernel.org/stable/c/2297890b778b0e7c8200d6818154f7e461d78e94 Patch Changed Reference Type https://git.kernel.org/stable/c/271f031f4c31c07e2a85a1ba2b4c8e734909a477 No Types Assigned https://git.kernel.org/stable/c/271f031f4c31c07e2a85a1ba2b4c8e734909a477 Patch Changed Reference Type https://git.kernel.org/stable/c/4e86729d1ff329815a6e8a920cb554a1d4cb5b8d No Types Assigned https://git.kernel.org/stable/c/4e86729d1ff329815a6e8a920cb554a1d4cb5b8d Patch Changed Reference Type https://git.kernel.org/stable/c/7af63ef5fe4d480064eb22583b24ffc8b408183a No Types Assigned https://git.kernel.org/stable/c/7af63ef5fe4d480064eb22583b24ffc8b408183a Patch Changed Reference Type https://git.kernel.org/stable/c/94b7ed0a4896420988e1776942f0a3f67167873e No Types Assigned https://git.kernel.org/stable/c/94b7ed0a4896420988e1776942f0a3f67167873e Patch Changed Reference Type https://git.kernel.org/stable/c/f9c3adb083d3278f065a83c3f667f1246c74c31f No Types Assigned https://git.kernel.org/stable/c/f9c3adb083d3278f065a83c3f667f1246c74c31f Patch -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jan. 21, 2025
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: net/sctp: Prevent autoclose integer overflow in sctp_association_init() While by default max_autoclose equals to INT_MAX / HZ, one may set net.sctp.max_autoclose to UINT_MAX. There is code in sctp_association_init() that can consequently trigger overflow. Added Reference https://git.kernel.org/stable/c/081bdb3a31674339313c6d702af922bc29de2c53 Added Reference https://git.kernel.org/stable/c/2297890b778b0e7c8200d6818154f7e461d78e94 Added Reference https://git.kernel.org/stable/c/271f031f4c31c07e2a85a1ba2b4c8e734909a477 Added Reference https://git.kernel.org/stable/c/4e86729d1ff329815a6e8a920cb554a1d4cb5b8d Added Reference https://git.kernel.org/stable/c/7af63ef5fe4d480064eb22583b24ffc8b408183a Added Reference https://git.kernel.org/stable/c/94b7ed0a4896420988e1776942f0a3f67167873e Added Reference https://git.kernel.org/stable/c/f9c3adb083d3278f065a83c3f667f1246c74c31f
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-57938
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-57938
weaknesses.