CVE-2025-38635
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 77e9ad7a2d0e2a771c9e0be04b9d1639413b5f13 | affected |
| Linux | Linux | c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 7843412e5927dafbb844782c56b6380564064109 | affected |
| Linux | Linux | c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 2adc945b70c4d97e9491a6c0c9f3b217a9eecfba | affected |
| Linux | Linux | c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 105e8115944a9f93e9412abe7bb07ed96725adf9 | affected |
| Linux | Linux | c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 1d92608a29251278015f57f3572bc950db7519f0 | affected |
| Linux | Linux | c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 7943ed1f05f5cb7372dca2aa227f848747a98791 | affected |
| Linux | Linux | c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 6fb19cdcf040e1dec052a9032acb66cc2ad1d43f | affected |
| Linux | Linux | c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 23f564326deaafacfd7adf6104755b15216d8320 | affected |
| Linux | Linux | c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 13de464f445d42738fe18c9a28bab056ba3a290a | affected |
| Linux | Linux | 4.17 | affected |
| Linux | Linux | 0 < 4.17 | unaffected |
| Linux | Linux | 5.4.297 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.241 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.190 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.148 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.102 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.42 <= 6.12.* | unaffected |
| Linux | Linux | 6.15.10 <= 6.15.* | unaffected |
| Linux | Linux | 6.16.1 <= 6.16.* | unaffected |
| Linux | Linux | 6.17 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
References
- https://git.kernel.org/stable/c/77e9ad7a2d0e2a771c9e0be04b9d1639413b5f13
- https://git.kernel.org/stable/c/7843412e5927dafbb844782c56b6380564064109
- https://git.kernel.org/stable/c/2adc945b70c4d97e9491a6c0c9f3b217a9eecfba
- https://git.kernel.org/stable/c/105e8115944a9f93e9412abe7bb07ed96725adf9
- https://git.kernel.org/stable/c/1d92608a29251278015f57f3572bc950db7519f0
- https://git.kernel.org/stable/c/7943ed1f05f5cb7372dca2aa227f848747a98791
- https://git.kernel.org/stable/c/6fb19cdcf040e1dec052a9032acb66cc2ad1d43f
- https://git.kernel.org/stable/c/23f564326deaafacfd7adf6104755b15216d8320
- https://git.kernel.org/stable/c/13de464f445d42738fe18c9a28bab056ba3a290a
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.