net: mctp: i3c: serialize probe with bus removal
Summary
| CVE | CVE-2026-98018 |
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-25 11:17:30 UTC |
| Updated | 2026-09-25 11:17:30 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved:
net: mctp: i3c: serialize probe with bus removal
mctp_i3c_probe() drops busdevs_lock after finding the matching bus. A
concurrent I3C_NOTIFY_BUS_REMOVE can then unregister and free the bus
netdev before probe passes its private data to mctp_i3c_add_device().
The latter consequently adds a list node through a freed mbus pointer.
Keep busdevs_lock held until the device has been added. This also
satisfies the __must_hold annotation on mctp_i3c_add_device(). |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|
| CNA |
Linux |
Linux |
affected c8755b29b58ec65be17bcb8c40763d2dcb1f1db5 e6541b2747682fdb2c6ded4a7cf7c39c4067a35c git |
Not specified |
| CNA |
Linux |
Linux |
affected c8755b29b58ec65be17bcb8c40763d2dcb1f1db5 765c5e357e67916a7aac8ead4ac2fa7d2bffe000 git |
Not specified |
| CNA |
Linux |
Linux |
affected c8755b29b58ec65be17bcb8c40763d2dcb1f1db5 906d8dbafabfa81a30e3ade420cb9912f223a5e1 git |
Not specified |
| CNA |
Linux |
Linux |
affected c8755b29b58ec65be17bcb8c40763d2dcb1f1db5 2b4707a149a55e8fa75c9ef32b359d60f470a566 git |
Not specified |
| CNA |
Linux |
Linux |
affected 6.7 |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.7 semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.12.111 6.12.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.18.53 6.18.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.2.7 7.2.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.3-rc3 * original_commit_for_fix |
Not specified |
References
| Reference | Source | Link | Tags |
|---|
| git.kernel.org/stable/c/765c5e357e67916a7aac8ead4ac2fa7d2bffe000 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/906d8dbafabfa81a30e3ade420cb9912f223a5e1 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/2b4707a149a55e8fa75c9ef32b359d60f470a566 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/e6541b2747682fdb2c6ded4a7cf7c39c4067a35c |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.