CVE-2026-31763 (GCVE-0-2026-31763)
Vulnerability from cvelistv5
Published
2026-05-01 14:14
Modified
2026-05-01 14:14
Severity ?
Summary
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().
Impacted products
Vendor Product Version
Linux Linux Version: 3904b28efb2c780c23dcddfb87e07fe0230661e5
Version: 3904b28efb2c780c23dcddfb87e07fe0230661e5
Version: 3904b28efb2c780c23dcddfb87e07fe0230661e5
Version: 3904b28efb2c780c23dcddfb87e07fe0230661e5
Version: 3904b28efb2c780c23dcddfb87e07fe0230661e5
Version: 3904b28efb2c780c23dcddfb87e07fe0230661e5
Version: 3904b28efb2c780c23dcddfb87e07fe0230661e5
Version: 3904b28efb2c780c23dcddfb87e07fe0230661e5
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/iio/gyro/mpu3050-core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "11f7cd960f05b3f06747abfdc4e56dd0d8b8a157",
              "status": "affected",
              "version": "3904b28efb2c780c23dcddfb87e07fe0230661e5",
              "versionType": "git"
            },
            {
              "lessThan": "fdbe4b5268cd41f9953d25a67d139e47cac34519",
              "status": "affected",
              "version": "3904b28efb2c780c23dcddfb87e07fe0230661e5",
              "versionType": "git"
            },
            {
              "lessThan": "8001b42fbd5e510dced3a25665019982c99bc708",
              "status": "affected",
              "version": "3904b28efb2c780c23dcddfb87e07fe0230661e5",
              "versionType": "git"
            },
            {
              "lessThan": "a09171d3f23e13bccd3dc34863186707c6301071",
              "status": "affected",
              "version": "3904b28efb2c780c23dcddfb87e07fe0230661e5",
              "versionType": "git"
            },
            {
              "lessThan": "8631e755fc07b651b5d158cc3656ef76cc874068",
              "status": "affected",
              "version": "3904b28efb2c780c23dcddfb87e07fe0230661e5",
              "versionType": "git"
            },
            {
              "lessThan": "ac1233397f4cfe55d71f6aa459b42c256c951531",
              "status": "affected",
              "version": "3904b28efb2c780c23dcddfb87e07fe0230661e5",
              "versionType": "git"
            },
            {
              "lessThan": "2821f7b62c5b3633c4923c7e4f742380897cd511",
              "status": "affected",
              "version": "3904b28efb2c780c23dcddfb87e07fe0230661e5",
              "versionType": "git"
            },
            {
              "lessThan": "edb11a1aef4011a4b7b22cc3c3396c6fe371f4a6",
              "status": "affected",
              "version": "3904b28efb2c780c23dcddfb87e07fe0230661e5",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/iio/gyro/mpu3050-core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.10"
            },
            {
              "lessThan": "4.10",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.253",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.203",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.168",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.134",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.81",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.22",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.12",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.253",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.203",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.168",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.134",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.81",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.22",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.12",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: gyro: mpu3050: Fix incorrect free_irq() variable\n\nThe handler for the IRQ part of this driver is mpu3050-\u003etrig but,\nin the teardown free_irq() is called with handler mpu3050.\n\nUse correct IRQ handler when calling free_irq()."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-01T14:14:54.557Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/11f7cd960f05b3f06747abfdc4e56dd0d8b8a157"
        },
        {
          "url": "https://git.kernel.org/stable/c/fdbe4b5268cd41f9953d25a67d139e47cac34519"
        },
        {
          "url": "https://git.kernel.org/stable/c/8001b42fbd5e510dced3a25665019982c99bc708"
        },
        {
          "url": "https://git.kernel.org/stable/c/a09171d3f23e13bccd3dc34863186707c6301071"
        },
        {
          "url": "https://git.kernel.org/stable/c/8631e755fc07b651b5d158cc3656ef76cc874068"
        },
        {
          "url": "https://git.kernel.org/stable/c/ac1233397f4cfe55d71f6aa459b42c256c951531"
        },
        {
          "url": "https://git.kernel.org/stable/c/2821f7b62c5b3633c4923c7e4f742380897cd511"
        },
        {
          "url": "https://git.kernel.org/stable/c/edb11a1aef4011a4b7b22cc3c3396c6fe371f4a6"
        }
      ],
      "title": "iio: gyro: mpu3050: Fix incorrect free_irq() variable",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-31763",
    "datePublished": "2026-05-01T14:14:54.557Z",
    "dateReserved": "2026-03-09T15:48:24.139Z",
    "dateUpdated": "2026-05-01T14:14:54.557Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…