CVE-2024-38541
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).
- Affected products
- Almalinux, Centos, Debian, Linuxmint, Linux Kernel, Red Hat, Red Os, Rocky Linux
- 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
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.