Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmp_nvmem: unbreak driver after cleanup Commit 29be47fcd6a0 ("nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup") changed the driver to expect the device pointer to be passed as the "context", but in nvmem the context parameter comes from nvmem_config.priv which is never set - Leading to null pointer exceptions when the device is accessed.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.12.34 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3728101f56ef54425a11027a3ddc2c3941d60b71Patch
- https://git.kernel.org/stable/c/c8bb1bcea877446f86922a8fd1661b8c07d90e5cPatch
- https://git.kernel.org/stable/c/fe8abdd175d7b547ae1a612757e7902bcd62e9cfPatch
FAQ
What is CVE-2025-38301?
CVE-2025-38301 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmp_nvmem: unbreak driver after cleanup Commit 29be47fcd6a0 ("nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup") changed ...
How severe is CVE-2025-38301?
CVE-2025-38301 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38301?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.