← Back to CVE search

CVE-2026-72167

Linux kernel

Description

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.

EPSS 0.20600000000000002%Risk 0
View source
Published
2026-08-15 06:21:34
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:18:17
Vector
Pending