Kernel crash via unchecked I2C mux resource
Published Sep 17, 2025 · Updated Sep 17, 2025
Null-pointer dereference in Linux allows local users to crash the kernel via a missing register resource for an I2C mux device. The i2c_mux_reg_probe function calls resource_size() on the value returned by platform_get_resource() without first checking whether that value is NULL. Exploitation requires local low-privileged access and an I2C mux-reg platform device with no register resource; the resulting kernel oops interrupts availability.
Summary
What happened
Null-pointer dereference in Linux allows local users to crash the kernel via a missing register resource for an I2C mux device. The i2c_mux_reg_probe function calls resource_size() on the value returned by platform_get_resource() without first checking whether that value is NULL. Exploitation requires local low-privileged access and an I2C mux-reg platform device with no register resource; the resulting kernel oops interrupts availability.
The record
- CVE
- CVE-2022-50364
- Published
- Sep 17, 2025
- Updated
- Sep 17, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 17, 2025CVE publishedPublication date reported by the CVE source.
- Sep 17, 2025Record 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=4.3
- Affected versionversion=b3fdd32799d834e2626fae087906e886037350c6 <2d47b79d2bd39cc6369eccf94a06568d84c906ae
- Affected versionversion=b3fdd32799d834e2626fae087906e886037350c6 <61df25c41b8e0d2c988ccf17139f70075a2e1ba4
- Affected versionversion=b3fdd32799d834e2626fae087906e886037350c6 <8212800943997fab61874550278d653cb378c60c
- Affected versionversion=b3fdd32799d834e2626fae087906e886037350c6 <f5049b3ad9446203b916ee375f30fa217735f63a
- Affected versionversion=b3fdd32799d834e2626fae087906e886037350c6 <f7a440c89b6d460154efeb058272760e41bdfea8
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