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.
References
Configurations
Configuration 1 (hide)
|
History
08 May 2026, 18:11
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* |
|
| CWE | CWE-362 | |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/051ca43b0e0e4b66bfd349cd53ccf231ad1d69b7 - Patch | |
| References | () https://git.kernel.org/stable/c/22487ef85f6dd9499ddf49b85a08afc50a3f1992 - Patch | |
| References | () https://git.kernel.org/stable/c/2a4537653d200fda2a8516083459f8ff6194f8fc - Patch | |
| References | () https://git.kernel.org/stable/c/4c05799449108fb0e0a6bd30e65fffc71e60db4d - Patch | |
| References | () https://git.kernel.org/stable/c/59a317f8215674c8330817770497301bfb2c1b99 - Patch | |
| References | () https://git.kernel.org/stable/c/92f18aa86302fe83e0726a1191015f427d4ff056 - Patch | |
| References | () https://git.kernel.org/stable/c/caec338f91469f0a70b68165185afa3abc994545 - Patch | |
| References | () https://git.kernel.org/stable/c/cc3de12a5612ee25df7fb549cb7b3e4cc8bfaf9c - Patch |
03 May 2026, 07:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
01 May 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-01 15:16
Updated : 2026-05-08 18:11
NVD link : CVE-2026-31761
Mitre link : CVE-2026-31761
CVE.ORG link : CVE-2026-31761
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
