Back to search
CVE-2025-38160
Published: Jul 3, 2025
Modified: May 11, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Add NULL check in raspberrypi_clk_register() devm_kasprintf() returns NULL when memory allocation fails. Currently, raspberrypi_clk_register() does not check for this case, which results in a NULL pointer dereference. Add NULL check after devm_kasprintf() to prevent this issue.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 93d2725affd65686792f4b57e49ef660f3c8c0f9 - < 938f625bd3364cfdc93916739add3b637ff90368affected 93d2725affd65686792f4b57e49ef660f3c8c0f9 - < 54ce9bcdaee59d4ef0703f390d55708557818f9eaffected 93d2725affd65686792f4b57e49ef660f3c8c0f9 - < 52562161df3567cdaedada46834a7a8d8c4ab737affected 93d2725affd65686792f4b57e49ef660f3c8c0f9 - < 3c1adc2f8c732ea09e8c4bce5941fec019c6205daffected 93d2725affd65686792f4b57e49ef660f3c8c0f9 - < 0a2712cd24ecfeb520af60f6f859b442c7ab01ff+2 more versions |
Linux | Linux | affected 5.9unaffected 0 - < 5.9unaffected 5.10.239 - <= 5.10.*unaffected 5.15.186 - <= 5.15.*unaffected 6.1.142 - <= 6.1.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now