CVE-2026-31761
In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Move iio_device_register() to correct location iio_device_register() should be at the end of the probe function to prevent race conditions.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.10%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Move iio_device_register() to correct location iio_device_register() should be at the end of the probe function to prevent race conditions. Place iio_device_register() at the end of the probe function and place iio_device_unregister() accordingly.
- CVSS 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.10% probability · 1th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-362
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/051ca43b0e0e4b66bfd349cd53ccf231ad1d69b7Patch
- https://git.kernel.org/stable/c/22487ef85f6dd9499ddf49b85a08afc50a3f1992Patch
- https://git.kernel.org/stable/c/2a4537653d200fda2a8516083459f8ff6194f8fcPatch
- https://git.kernel.org/stable/c/4c05799449108fb0e0a6bd30e65fffc71e60db4dPatch
- https://git.kernel.org/stable/c/59a317f8215674c8330817770497301bfb2c1b99Patch
- https://git.kernel.org/stable/c/92f18aa86302fe83e0726a1191015f427d4ff056Patch
- https://git.kernel.org/stable/c/caec338f91469f0a70b68165185afa3abc994545Patch
- https://git.kernel.org/stable/c/cc3de12a5612ee25df7fb549cb7b3e4cc8bfaf9cPatch
- https://cert-portal.siemens.com/productcert/html/ssa-019113.html
- https://cert-portal.siemens.com/productcert/html/ssa-082556.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.