CVE-2026-31763
Not scored
iio: gyro: mpu3050: Fix incorrect free_irq() variable
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().
Exploit probability
0.1%
Published
May 1, 2026
Required by
Not available
Last source change
July 22, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2026-31763
View original source
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().
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/11f7cd960f05b3f06747abfdc4e56dd0d8b8a157
- https://git.kernel.org/stable/c/2821f7b62c5b3633c4923c7e4f742380897cd511
- https://git.kernel.org/stable/c/8001b42fbd5e510dced3a25665019982c99bc708
- https://git.kernel.org/stable/c/8631e755fc07b651b5d158cc3656ef76cc874068
- https://git.kernel.org/stable/c/a09171d3f23e13bccd3dc34863186707c6301071
- https://git.kernel.org/stable/c/ac1233397f4cfe55d71f6aa459b42c256c951531
- https://git.kernel.org/stable/c/edb11a1aef4011a4b7b22cc3c3396c6fe371f4a6
- https://git.kernel.org/stable/c/fdbe4b5268cd41f9953d25a67d139e47cac34519
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31763.json
- https://nvd.nist.gov/vuln/detail/CVE-2026-31763