CVE-2026-31762

MEDIUM

iio: gyro: mpu3050: Fix irq resource leak

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix irq resource leak The interrupt handler is setup but only a few lines down if iio_trigger_register() fails the function returns without properly releasing the handler. Add cleanup goto to resolve resource leak. Detected by Smatch: drivers/iio/gyro/mpu3050-core.c:1128 mpu3050_trigger_probe() warn: 'irq' from request_threaded_irq() not released on lines: 1124.

Scores

CVSS v3 5.5
EPSS 0.0012
EPSS Percentile 2.4%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-401
Status published
Products (27)
linux/Kernel 4.10.0 - 5.10.253linux
linux/Kernel 5.11.0 - 5.15.203linux
linux/Kernel 5.16.0 - 6.1.168linux
linux/Kernel 6.13.0 - 6.18.22linux
linux/Kernel 6.19.0 - 6.19.12linux
linux/Kernel 6.2.0 - 6.6.134linux
linux/Kernel 6.7.0 - 6.12.81linux
Linux/Linux < 4.10
Linux/Linux 3904b28efb2c780c23dcddfb87e07fe0230661e5 - 3a8e68d65a443de05061818823037931674740e0
Linux/Linux 3904b28efb2c780c23dcddfb87e07fe0230661e5 - 4216db1043a3be72ef9c2b7b9f393d7fa72496e6
... and 17 more
Published May 01, 2026
Tracked Since May 01, 2026