CVE-2026-80678: i2c: imx: Fix slave registration race and error handling

Published Aug 28, 2026
·
Updated

i2c: imx: Fix slave registration race and error handling

Affected Software

2 affected componentsFixes available
Linux Kernel i2c-imx
Microsoft azl3 kernel 6.6.150.1-1<6.6.152.1-1
6.6.152.1-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 6.6.152.1-1

Event History

Aug 28, 2026
CVE Published
via MITRE·06:52 AM
Data Sourced
via MITRE·06:52 AM
DescriptionSeverity
Data Sourced
via NVD·08:16 AM
DescriptionSeverity
Aug 29, 2026
Data Sourced
via Microsoft·08:04 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·08:04 AM
Affected Software
Updated
via Microsoft·08:04 AM
DescriptionSeverity

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems using the Linux Kernel i2c-imx driver and registering an I2C slave are affected by the faulty registration handling. The race is relevant because the driver uses a shared IRQ, allowing its interrupt handler to run concurrently with slave registration.

2

What conditions cause the registration failure or crash risk?

If pm_runtime_resume_and_get() fails after the driver records the slave pointer, that pointer can remain stale and later registration attempts can fail with -EBUSY. A concurrent interrupt handler can also observe an improperly updated slave pointer, creating a NULL pointer dereference risk.

3

How can an administrator recognize the registration-handling failure?

After a runtime-resume failure during slave registration, subsequent attempts to register a slave may consistently fail with -EBUSY. This behavior indicates that the driver may have retained a non-NULL slave pointer from the failed attempt.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203