Kernel crash via unchecked MMIO regmap error
Published Aug 17, 2024 · Updated May 11, 2026
Invalid pointer dereference in the Linux kernel allows local users to crash the system when the i.MX PXP driver probe hits an error. pxp_probe() passes the error pointer returned by a failed devm_regmap_init_mmio() call into later regmap setup instead of checking it and returning the failure. Reachability requires local low-privileged access, the i.MX PXP hardware path, and an MMIO regmap initialization failure; the demonstrated consequence is a kernel crash.
Summary
What happened
Invalid pointer dereference in the Linux kernel allows local users to crash the system when the i.MX PXP driver probe hits an error. pxp_probe() passes the error pointer returned by a failed devm_regmap_init_mmio() call into later regmap setup instead of checking it and returning the failure. Reachability requires local low-privileged access, the i.MX PXP hardware path, and an MMIO regmap initialization failure; the demonstrated consequence is a kernel crash.
The record
- CVE
- CVE-2024-42303
- Published
- Aug 17, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 17, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4e5bd3fdbeb3100d1f120999130afb2a7d41d82a <358bc85269d6a359fea597ef9fbb429cd3626e08
- Affected versionversion=4e5bd3fdbeb3100d1f120999130afb2a7d41d82a <57e9ce68ae98551da9c161aaab12b41fe8601856
- Affected versionversion=4e5bd3fdbeb3100d1f120999130afb2a7d41d82a <5ab6ac4e9e165b0fe8a326308218337007224f05
- Affected versionversion=6.3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo