VDB
DEBIAN-CVE-2025-38160
DEBIAN-CVE-2025-38160
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Add NULL check in raspberrypi_clk_register() devm_kasprintf() returns NULL when memory allocation fails. Currently, raspberrypi_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.
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:13 | linux | 0, 0 |
| Debian:11 | linux | 5.10.179-4, 0, 5.10.103-1 |
| Debian:12 | linux | 6.1.66-1, 6.1.38-2, 6.1.38-2 |
| Debian:11 | linux-6.1 | 6.1.129-1~deb11u1, 6.1.106-3, 6.1.112-1 |
| Debian:14 | linux | 0, 0 |
Exploit Intelligence
- 3510.3.8.yml (github-poc)
Timeline
- Jul 3, 2025 CVE Published
- Apr 28, 2026 CVE Updated