UNKNOWN NVD
CVE-2026-72167
In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: pl353: fix probe resource allocation During probe(), the devm_ioremap() is c
In the Linux kernel, the following vulnerability has been resolved:
mtd: rawnand: pl353: fix probe resource allocation
During probe(), the devm_ioremap() is called with the parent device
instead of the current one. So when the module is unloaded, the register
area isn't released.
Target the pl35x device in the devm_ioremap() instead of its parent.
References
- https://git.kernel.org/stable/c/19ed11aee966d91beebdef9d32ce926474872f79
- https://git.kernel.org/stable/c/3c44f6c62f652d3ac9d03beb8a199e6388256cdd
- https://git.kernel.org/stable/c/593201a8f43864cb7e25197095f6716a589584fd
- https://git.kernel.org/stable/c/862c6738833b5b01c801cc47023272f5eaa9a7b2
- https://git.kernel.org/stable/c/ace3a0c839f3bfe1779c6708e7709c824b96dc2f
This unknown severity vulnerability was published on 2026-08-15 via NVD.
vulnfeed aggregates 11655 vulnerabilities from NVD, CISA KEV,
Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.