CVE-2024-38541

Source
https://cve.org/CVERecord?id=CVE-2024-38541
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-38541.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-38541
Downstream
Related
Published
2024-06-19T13:35:16.637Z
Modified
2026-03-20T12:37:04.927803Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
of: module: add buffer overflow check in of_modalias()
Details

In the Linux kernel, the following vulnerability has been resolved:

of: module: add buffer overflow check in of_modalias()

In of_modalias(), if the buffer happens to be too small even for the 1st snprintf() call, the len parameter will become negative and str parameter (if not NULL initially) will point beyond the buffer's end. Add the buffer overflow check after the 1st snprintf() call and fix such check after the strlen() call (accounting for the terminating NUL char).

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/38xxx/CVE-2024-38541.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
bc575064d688c8933a6ca51429bea9bc63628d3b
Fixed
46795440ef2b4ac919d09310a69a404c5bc90a88
Fixed
733e62786bdf1b2b9dbb09ba2246313306503414
Fixed
c7f24b7d94549ff4623e8f41ea4d9f5319bd8ac8
Fixed
5d59fd637a8af42b211a92b2edb2474325b4d488
Fixed
0b0d5701a8bf02f8fee037e81aacf6746558bfd6
Fixed
ee332023adfd5882808f2dabf037b32d6ce36f9e
Fixed
e45b69360a63165377b30db4a1dfddd89ca18e9a
Fixed
cf7385cb26ac4f0ee6c7385960525ad534323252

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-38541.json"