Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: coresight: Fix incorrect handling for return value of devm_kzalloc The return value of devm_kzalloc could be an null pointer, use "!desc.pdata" to fix incorrect handling return value of devm_kzalloc.
References
- https://git.kernel.org/stable/c/70714eb7243eaf333d23501d4c7bdd9daf011c01
- https://git.kernel.org/stable/c/8c4e7e646d5d9050b374baf5c6bb3a00fb79e206
- https://git.kernel.org/stable/c/9688b66d0a5e0eecf44f6286b8d9f7a161264035
FAQ
What is CVE-2025-40059?
CVE-2025-40059 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: coresight: Fix incorrect handling for return value of devm_kzalloc The return value of devm_kzalloc could be an null pointer, use ...
How severe is CVE-2025-40059?
CVSS scoring is not yet available for CVE-2025-40059. Check NVD for updates.
Is there a patch for CVE-2025-40059?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.