CVE-2026-68314: net: mctp i3c: clean up notifier and buses if driver register fails

Published Aug 10, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

net: mctp i3c: clean up notifier and buses if driver register fails

mctpi3cmodinit() registers the I3C bus notifier and then walks the existing buses with i3cforeachbuslocked(mctpi3cbusaddnew, NULL) before registering the I3C device driver. If i3cdriverregister() fails, the function returns the error directly, leaving the notifier registered and every mctpi3cbus object created for the existing buses allocated. The notifier is left pointing into the module that failed to load and the bus list is leaked.

Mirror the module exit path on this failure: unregister the notifier and tear down the buses that were added before returning the error.

This issue was identified during our ongoing static-analysis research while reviewing kernel code.

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 10, 2026
CVE Published
via MITRE·12:02 PM
Data Sourced
via MITRE·12:02 PM
Description
Data Sourced
via NVD·01:20 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68314?

CVE-2026-68314 has a risk severity rating of 12.

2

How do I fix CVE-2026-68314?

To fix CVE-2026-68314, ensure you update your Linux kernel to the version that addresses this vulnerability.

3

What systems are affected by CVE-2026-68314?

CVE-2026-68314 affects systems running the vulnerable versions of the Linux kernel that utilize the mctp i3c driver.

4

What impact does CVE-2026-68314 have on network functionality?

CVE-2026-68314 can lead to improper handling of I3C bus notifications which may affect network communication stability.

5

Is there a workaround for CVE-2026-68314 if I can't update immediately?

There are no specific workarounds for CVE-2026-68314; it is recommended to apply the kernel update as soon as possible.

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