Vulnerability 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().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.10, < 5.10.253 |
References
- https://git.kernel.org/stable/c/11f7cd960f05b3f06747abfdc4e56dd0d8b8a157Patch
- https://git.kernel.org/stable/c/2821f7b62c5b3633c4923c7e4f742380897cd511Patch
- https://git.kernel.org/stable/c/8001b42fbd5e510dced3a25665019982c99bc708Patch
- https://git.kernel.org/stable/c/8631e755fc07b651b5d158cc3656ef76cc874068Patch
- https://git.kernel.org/stable/c/a09171d3f23e13bccd3dc34863186707c6301071Patch
- https://git.kernel.org/stable/c/ac1233397f4cfe55d71f6aa459b42c256c951531Patch
- https://git.kernel.org/stable/c/edb11a1aef4011a4b7b22cc3c3396c6fe371f4a6Patch
- https://git.kernel.org/stable/c/fdbe4b5268cd41f9953d25a67d139e47cac34519Patch
FAQ
What is CVE-2026-31763?
CVE-2026-31763 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 tea...
How severe is CVE-2026-31763?
CVE-2026-31763 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-31763?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.