CVE-2026-31763 Details
Description
In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix incorrect free_irq() variable The handler for the IRQ part of this driver is mpu3050->trig but, in the teardown free_irq() is called with handler mpu3050. Use correct IRQ handler when calling free_irq().
A vulnerability exists in the Linux kernel's handling of the MPU-3050 gyroscope driver, specifically in the way interrupt requests (IRQs) are freed during the driver's teardown process. The issue arises because the IRQ handler is incorrectly specified, which could potentially lead to improper management of hardware interrupts.
The vulnerability has been addressed in the Linux kernel by correcting the IRQ handler used in the free_irq() function during the driver's teardown process. Users should upgrade to a version of the Linux kernel that includes this fix.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/11f7cd960f05b3f06747abfdc4e56dd0d8b8a157 | kernel.org | Patch |
| https://git.kernel.org/stable/c/2821f7b62c5b3633c4923c7e4f742380897cd511 | kernel.org | Patch |
| https://git.kernel.org/stable/c/8001b42fbd5e510dced3a25665019982c99bc708 | kernel.org | Patch |
| https://git.kernel.org/stable/c/8631e755fc07b651b5d158cc3656ef76cc874068 | kernel.org | Patch |
| https://git.kernel.org/stable/c/a09171d3f23e13bccd3dc34863186707c6301071 | kernel.org | Patch |
| https://git.kernel.org/stable/c/ac1233397f4cfe55d71f6aa459b42c256c951531 | kernel.org | Patch |
| https://git.kernel.org/stable/c/edb11a1aef4011a4b7b22cc3c3396c6fe371f4a6 | kernel.org | Patch |
| https://git.kernel.org/stable/c/fdbe4b5268cd41f9953d25a67d139e47cac34519 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 4.10, < 5.10.253 >= 5.11, < 5.15.203 >= 5.16, < 6.1.168 >= 6.2, < 6.6.134 >= 6.7, < 6.12.81 >= 6.13, < 6.18.22 >= 6.19, < 6.19.12 7.0 rc1 7.0 rc2 7.0 rc3 7.0 rc4 7.0 rc5 7.0 rc6 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| May 8, 2026 | Initial Analysis | [email protected] |
| May 1, 2026 | New CVE Received | kernel.org |