CVE-2025-38635
published 2025-08-22CVE-2025-38635: In the Linux kernel, the following vulnerability has been resolved: clk: davinci: Add NULL check in davinci_lpsc_clk_register() devm_kasprintf() returns NULL…
medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
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
39 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | debian_linux | — | — |
| debian | linux | < linux 6.1.148-1 (bookworm) | linux 6.1.148-1 (bookworm) |
| debian | linux-6.1 | < linux 6.1.148-1 (bookworm) | linux 6.1.148-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 77e9ad7a2d0e2a771c9e0be04b9d1639413b5f13 | 77e9ad7a2d0e2a771c9e0be04b9d1639413b5f13 |
| linux | linux | >= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 7843412e5927dafbb844782c56b6380564064109 | 7843412e5927dafbb844782c56b6380564064109 |
| linux | linux | >= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 2adc945b70c4d97e9491a6c0c9f3b217a9eecfba | 2adc945b70c4d97e9491a6c0c9f3b217a9eecfba |
| linux | linux | >= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 105e8115944a9f93e9412abe7bb07ed96725adf9 | 105e8115944a9f93e9412abe7bb07ed96725adf9 |
| linux | linux | >= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 1d92608a29251278015f57f3572bc950db7519f0 | 1d92608a29251278015f57f3572bc950db7519f0 |
| linux | linux | >= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 7943ed1f05f5cb7372dca2aa227f848747a98791 | 7943ed1f05f5cb7372dca2aa227f848747a98791 |
| linux | linux | >= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 6fb19cdcf040e1dec052a9032acb66cc2ad1d43f | 6fb19cdcf040e1dec052a9032acb66cc2ad1d43f |
| linux | linux | >= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 23f564326deaafacfd7adf6104755b15216d8320 | 23f564326deaafacfd7adf6104755b15216d8320 |
| linux | linux | >= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 13de464f445d42738fe18c9a28bab056ba3a290a | 13de464f445d42738fe18c9a28bab056ba3a290a |
| linux | linux_kernel | >= 0 < 5.10.244-1 | 5.10.244-1 |
| linux | linux_kernel | >= 0 < 6.1.148-1 | 6.1.148-1 |
| linux | linux_kernel | >= 0 < 6.12.43-1 | 6.12.43-1 |
| linux | linux_kernel | >= 0 < 6.16.3-1 | 6.16.3-1 |
| linux | linux_kernel | >= 0 < 5.15.0-163.173 | 5.15.0-163.173 |
| linux | linux_kernel | >= 0 < 6.8.0-100.100 | 6.8.0-100.100 |
| linux | linux_kernel | >= 4.17 < 5.4.297 | 5.4.297 |
| linux | linux_kernel | >= 5.11 < 5.15.190 | 5.15.190 |
| linux | linux_kernel | >= 5.16 < 6.1.148 | 6.1.148 |
| linux | linux_kernel | >= 5.5 < 5.10.241 | 5.10.241 |
| linux | linux_kernel | >= 6.13 < 6.15.10 | 6.15.10 |
| linux | linux_kernel | >= 6.16 < 6.16.1 | 6.16.1 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM