CVE-2026-98018
net: mctp: i3c: serialize probe with bus removal
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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 | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
c8755b29b58ec65be17bcb8c40763d2dcb1f1db5 < e6541b2747682fdb2c6ded4a7cf7c39c4067a35c c8755b29b58ec65be17bcb8c40763d2dcb1f1db5 < 765c5e357e67916a7aac8ead4ac2fa7d2bffe000 c8755b29b58ec65be17bcb8c40763d2dcb1f1db5 < 906d8dbafabfa81a30e3ade420cb9912f223a5e1 c8755b29b58ec65be17bcb8c40763d2dcb1f1db5 < 2b4707a149a55e8fa75c9ef32b359d60f470a566
Linux / Linux
6.7
References
git.kernel.org: https://git.kernel.org/stable/c/e6541b2747682fdb2c6ded4a7cf7c39c4067a35c git.kernel.org: https://git.kernel.org/stable/c/765c5e357e67916a7aac8ead4ac2fa7d2bffe000 git.kernel.org: https://git.kernel.org/stable/c/906d8dbafabfa81a30e3ade420cb9912f223a5e1 git.kernel.org: https://git.kernel.org/stable/c/2b4707a149a55e8fa75c9ef32b359d60f470a566