CVE-2025-38301

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

19 Nov 2025, 20:13

Type Values Removed Values Added
CWE CWE-476
First Time Linux linux Kernel
Linux
References () https://git.kernel.org/stable/c/3728101f56ef54425a11027a3ddc2c3941d60b71 - () https://git.kernel.org/stable/c/3728101f56ef54425a11027a3ddc2c3941d60b71 - Patch
References () https://git.kernel.org/stable/c/c8bb1bcea877446f86922a8fd1661b8c07d90e5c - () https://git.kernel.org/stable/c/c8bb1bcea877446f86922a8fd1661b8c07d90e5c - Patch
References () https://git.kernel.org/stable/c/fe8abdd175d7b547ae1a612757e7902bcd62e9cf - () https://git.kernel.org/stable/c/fe8abdd175d7b547ae1a612757e7902bcd62e9cf - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5

Information

Published : 2025-07-10 08:15

Updated : 2025-11-19 20:13


NVD link : CVE-2025-38301

Mitre link : CVE-2025-38301

CVE.ORG link : CVE-2025-38301


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference