CVE-2025-38635
Published: Aug 22, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: clk: davinci: Add NULL check in davinci_lpsc_clk_register() devm_kasprintf() returns NULL when memory allocation fails. Currently, davinci_lpsc_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 and ensuring no resources are left allocated.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected c6ed4d734bc7f731709dab0ffd69eed499dd5277 - < 77e9ad7a2d0e2a771c9e0be04b9d1639413b5f13affected c6ed4d734bc7f731709dab0ffd69eed499dd5277 - < 7843412e5927dafbb844782c56b6380564064109affected c6ed4d734bc7f731709dab0ffd69eed499dd5277 - < 2adc945b70c4d97e9491a6c0c9f3b217a9eecfbaaffected c6ed4d734bc7f731709dab0ffd69eed499dd5277 - < 105e8115944a9f93e9412abe7bb07ed96725adf9affected c6ed4d734bc7f731709dab0ffd69eed499dd5277 - < 1d92608a29251278015f57f3572bc950db7519f0+4 more versions |
Linux | Linux | affected 4.17unaffected 0 - < 4.17unaffected 5.4.297 - <= 5.4.*unaffected 5.10.241 - <= 5.10.*unaffected 5.15.190 - <= 5.15.*+6 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