CVE-2026-72167

UnknownEPSS 0.21%

Last modified

CVE-2026-72167 is a vulnerability of currently unknown severity. 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 estimates a 0.21% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
0.21%

10.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 08d8c62164a322eb923034acacf25246b775593a, < 593201a8f43864cb7e25197095f6716a589584fd; >= 08d8c62164a322eb923034acacf25246b775593a, < 862c6738833b5b01c801cc47023272f5eaa9a7b2; >= 08d8c62164a322eb923034acacf25246b775593a, < afddc648403511b6d2e978e73686c77549bc72b3; >= 08d8c62164a322eb923034acacf25246b775593a, < c4c9180b3b23f82e1ec429350b420c45c5b5100e; >= 08d8c62164a322eb923034acacf25246b775593a, < ace3a0c839f3bfe1779c6708e7709c824b96dc2f; >= 08d8c62164a322eb923034acacf25246b775593a, < 3c44f6c62f652d3ac9d03beb8a199e6388256cdd; >= 08d8c62164a322eb923034acacf25246b775593a, < 19ed11aee966d91beebdef9d32ce926474872f79
LinuxLinux5.14

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is 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 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.
How severe is CVE-2026-72167?
Severity scoring for CVE-2026-72167 is pending analysis. The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2026-72167?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-72167?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST