Sploitus

CVE-2024-38541

No indexed exploits for CVE-2024-38541 yet

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).

Linux Linux Kernel
< 5.4.294, 5.10.238, 5.15.182, 6.1.136, 6.6.33, 6.8.12, 6.9.3
CVSS 3.1
9.8 CRITICAL
EPSS
1.5% (71th percentile)
Weakness
CWE-120
NVD status
Modified
Published
2024-06-19
CVE-2024-38541 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2024-38541 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2024-38541 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.