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
No CVSS.
References
Configurations
No configuration.
History
10 Jul 2025, 13:17
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-10 08:15
Updated : 2025-07-10 13:17
NVD link : CVE-2025-38301
Mitre link : CVE-2025-38301
CVE.ORG link : CVE-2025-38301
JSON object : View
Products Affected
No product.
CWE
No CWE.