I
n 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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
07 Jan 2026, 16:27
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-476 | |
| First Time |
Debian
Linux linux Kernel Linux Debian debian Linux |
|
| References | () https://git.kernel.org/stable/c/105e8115944a9f93e9412abe7bb07ed96725adf9 - Patch | |
| References | () https://git.kernel.org/stable/c/13de464f445d42738fe18c9a28bab056ba3a290a - Patch | |
| References | () https://git.kernel.org/stable/c/1d92608a29251278015f57f3572bc950db7519f0 - Patch | |
| References | () https://git.kernel.org/stable/c/23f564326deaafacfd7adf6104755b15216d8320 - Patch | |
| References | () https://git.kernel.org/stable/c/2adc945b70c4d97e9491a6c0c9f3b217a9eecfba - Patch | |
| References | () https://git.kernel.org/stable/c/6fb19cdcf040e1dec052a9032acb66cc2ad1d43f - Patch | |
| References | () https://git.kernel.org/stable/c/77e9ad7a2d0e2a771c9e0be04b9d1639413b5f13 - Patch | |
| References | () https://git.kernel.org/stable/c/7843412e5927dafbb844782c56b6380564064109 - Patch | |
| References | () https://git.kernel.org/stable/c/7943ed1f05f5cb7372dca2aa227f848747a98791 - Patch | |
| References | () https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html - Third Party Advisory | |
| References | () https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html - Third Party Advisory |
03 Nov 2025, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
28 Aug 2025, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-08-22 16:15
Updated : 2026-01-07 16:27
NVD link : CVE-2025-38635
Mitre link : CVE-2025-38635
CVE.ORG link : CVE-2025-38635
JSON object : View
Products Affected
CWE
CWE-476
NULL Pointer Dereference