cbcvebase.
CVE-2025-38635
published 2025-08-22

CVE-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
VendorProductVersion rangeFixed in
debiandebian_linux
debianlinux< linux 6.1.148-1 (bookworm)linux 6.1.148-1 (bookworm)
debianlinux-6.1< linux 6.1.148-1 (bookworm)linux 6.1.148-1 (bookworm)
linuxlinux
linuxlinux>= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 77e9ad7a2d0e2a771c9e0be04b9d1639413b5f1377e9ad7a2d0e2a771c9e0be04b9d1639413b5f13
linuxlinux>= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 7843412e5927dafbb844782c56b63805640641097843412e5927dafbb844782c56b6380564064109
linuxlinux>= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 2adc945b70c4d97e9491a6c0c9f3b217a9eecfba2adc945b70c4d97e9491a6c0c9f3b217a9eecfba
linuxlinux>= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 105e8115944a9f93e9412abe7bb07ed96725adf9105e8115944a9f93e9412abe7bb07ed96725adf9
linuxlinux>= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 1d92608a29251278015f57f3572bc950db7519f01d92608a29251278015f57f3572bc950db7519f0
linuxlinux>= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 7943ed1f05f5cb7372dca2aa227f848747a987917943ed1f05f5cb7372dca2aa227f848747a98791
linuxlinux>= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 6fb19cdcf040e1dec052a9032acb66cc2ad1d43f6fb19cdcf040e1dec052a9032acb66cc2ad1d43f
linuxlinux>= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 23f564326deaafacfd7adf6104755b15216d832023f564326deaafacfd7adf6104755b15216d8320
linuxlinux>= c6ed4d734bc7f731709dab0ffd69eed499dd5277 < 13de464f445d42738fe18c9a28bab056ba3a290a13de464f445d42738fe18c9a28bab056ba3a290a
linuxlinux_kernel>= 0 < 5.10.244-15.10.244-1
linuxlinux_kernel>= 0 < 6.1.148-16.1.148-1
linuxlinux_kernel>= 0 < 6.12.43-16.12.43-1
linuxlinux_kernel>= 0 < 6.16.3-16.16.3-1
linuxlinux_kernel>= 0 < 5.15.0-163.1735.15.0-163.173
linuxlinux_kernel>= 0 < 6.8.0-100.1006.8.0-100.100
linuxlinux_kernel>= 4.17 < 5.4.2975.4.297
linuxlinux_kernel>= 5.11 < 5.15.1905.15.190
linuxlinux_kernel>= 5.16 < 6.1.1486.1.148
linuxlinux_kernel>= 5.5 < 5.10.2415.10.241
linuxlinux_kernel>= 6.13 < 6.15.106.15.10
linuxlinux_kernel>= 6.16 < 6.16.16.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
CVE-2025-38635 — NULL Pointer Dereference in Linux | cvebase