CVE-2025-38301

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38301
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38301.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38301
Downstream
Published
2025-07-10T08:15:28Z
Modified
2025-08-09T20:01:28Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

nvmem: zynqmp_nvmem: unbreak driver after cleanup

Commit 29be47fcd6a0 ("nvmem: zynqmpnvmem: zynqmpnvmemprobe cleanup") changed the driver to expect the device pointer to be passed as the "context", but in nvmem the context parameter comes from nvmemconfig.priv which is never set - Leading to null pointer exceptions when the device is accessed.

References

Affected packages