CVE-2024-50131
HighIn the Linux kernel, the following vulnerability has been resolved: tracing: Consider the NULL character when validating the event length strlen() returns a string length excluding the null byte. If the string length equals to the maximum buffer length, the buffer will have no space for the NULL terminating character. This commit checks this condition and returns failure for it.
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness type
CWE-120CVE-2024-50131 is classified as CWE-120
See CWE-120 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
5.1
and later are affected. Fixed in
5.4.285,
5.10.229,
5.15.170,
6.1.115,
6.6.59,
6.11.6,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-50131 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/02874ca52df2ca2423ba6122039315ed61c25972
-
PatchKernel patch commithttps://git.kernel.org/stable/c/0b6e2e22cb23105fcb171ab92f0f7516c69c8471
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5e3231b352725ff4a3a0095e6035af674f2d8725
Frequently asked questions
-
What is CVE-2024-50131?
CVE-2024-50131 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 5.1 onward and has been patched in 5.4.285, 5.10.229, 5.15.170 and others. CVE-2024-50131 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-50131?
CVE-2024-50131 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2024-50131?
Yes — CVE-2024-50131 has been patched. Fixed versions include 5.4.285, 5.10.229, 5.15.170 and others. If you are running Linux kernel 5.1 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-50131 actively exploited?
No — CVE-2024-50131 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.