CVE-2025-38635
clk: davinci: Add NULL check in davinci_lpsc_clk_register()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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 | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Aug 22, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 77e9ad7a2d0e2a771c9e0be04b9d1639413b5f13 c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 7843412e5927dafbb844782c56b6380564064109 c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 2adc945b70c4d97e9491a6c0c9f3b217a9eecfba c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 105e8115944a9f93e9412abe7bb07ed96725adf9 c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 1d92608a29251278015f57f3572bc950db7519f0 c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 7943ed1f05f5cb7372dca2aa227f848747a98791 c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 6fb19cdcf040e1dec052a9032acb66cc2ad1d43f c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 23f564326deaafacfd7adf6104755b15216d8320 c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 13de464f445d42738fe18c9a28bab056ba3a290a
Linux / Linux
4.17
References
git.kernel.org: https://git.kernel.org/stable/c/77e9ad7a2d0e2a771c9e0be04b9d1639413b5f13 git.kernel.org: https://git.kernel.org/stable/c/7843412e5927dafbb844782c56b6380564064109 git.kernel.org: https://git.kernel.org/stable/c/2adc945b70c4d97e9491a6c0c9f3b217a9eecfba git.kernel.org: https://git.kernel.org/stable/c/105e8115944a9f93e9412abe7bb07ed96725adf9 git.kernel.org: https://git.kernel.org/stable/c/1d92608a29251278015f57f3572bc950db7519f0 git.kernel.org: https://git.kernel.org/stable/c/7943ed1f05f5cb7372dca2aa227f848747a98791 git.kernel.org: https://git.kernel.org/stable/c/6fb19cdcf040e1dec052a9032acb66cc2ad1d43f git.kernel.org: https://git.kernel.org/stable/c/23f564326deaafacfd7adf6104755b15216d8320 git.kernel.org: https://git.kernel.org/stable/c/13de464f445d42738fe18c9a28bab056ba3a290a lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html