CVE-2026-31763
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.
Does this matter?
Lower severity and a low EPSS score (0.12%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.12% probability · 2th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.