VDB
DEBIAN-CVE-2025-38635
DEBIAN-CVE-2025-38635
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u3, 6.1.106-3~deb11u1, 0 |
| Debian:13 | linux | 6.12.43-1, 6.12.41-1, 6.12.38-1 |
| Debian:12 | linux | 6.1.137-1, 6.1.135-1, 6.1.133-1 |
| Debian:11 | linux | 5.10.226-1, 5.10.127-1, 5.10.127-2 |
| Debian:14 | linux | *, *, 6.16 |
Exploit Intelligence
- 4081.3.6.yml (github-poc)
Timeline
- Aug 22, 2025 CVE Published
- Apr 28, 2026 CVE Updated