CVE-2026-80534 (GCVE-0-2026-80534)

Vulnerability from cvelistv5 – Published: 2026-08-26 14:37 – Updated: 2026-08-27 12:40
VLAI
Title
xfs: fix ilock leak on error in xfs_dq_get_next_id
Summary
In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfs_dq_get_next_id xfs_dq_get_next_id() takes the quota inode ILOCK before calling xfs_iread_extents(). If xfs_iread_extents() fails, the function returns immediately without releasing the lock, leaking the quota inode ILOCK. This can leave the quota inode locked and cause subsequent quota operations to hang. Fix this by jumping to a common unlock path on error instead of returning directly.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: bda250dbaf39f67f8910e183853e4e6a9e5ce899 , < e4c05ebd01e910bccd4f7e9517c7353982e27763 (git)
Affected: bda250dbaf39f67f8910e183853e4e6a9e5ce899 , < 6401b99a285cd4cfb2949ba44675541b91ad7e4f (git)
Affected: bda250dbaf39f67f8910e183853e4e6a9e5ce899 , < 0865e4fca02e418fd2423fae9a887dee87b778a1 (git)
Affected: bda250dbaf39f67f8910e183853e4e6a9e5ce899 , < ed8bfb43de71213cfdbbe833b2c2817250e18b1a (git)
Affected: bda250dbaf39f67f8910e183853e4e6a9e5ce899 , < e270d539b8a2e0cb8f617fee47a7b083c0088361 (git)
Affected: bda250dbaf39f67f8910e183853e4e6a9e5ce899 , < 514a5d42d4188fc5f1499a8d654c717ebf981193 (git)
Affected: bda250dbaf39f67f8910e183853e4e6a9e5ce899 , < 08bed2b67d2ee79d3e138c344d8dcfa4c9b26a38 (git)
Affected: bda250dbaf39f67f8910e183853e4e6a9e5ce899 , < 63320a0f70f66f311f4bccff3af0719c2119f46c (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.13
Unaffected: 0 , < 4.13 (semver)
Unaffected: 5.10.267 , ≤ 5.10.* (semver)
Unaffected: 5.15.217 , ≤ 5.15.* (semver)
Unaffected: 6.1.184 , ≤ 6.1.* (semver)
Unaffected: 6.6.153 , ≤ 6.6.* (semver)
Unaffected: 6.12.105 , ≤ 6.12.* (semver)
Unaffected: 6.18.46 , ≤ 6.18.* (semver)
Unaffected: 7.1.10 , ≤ 7.1.* (semver)
Unaffected: 7.2 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/xfs/xfs_dquot.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "e4c05ebd01e910bccd4f7e9517c7353982e27763",
              "status": "affected",
              "version": "bda250dbaf39f67f8910e183853e4e6a9e5ce899",
              "versionType": "git"
            },
            {
              "lessThan": "6401b99a285cd4cfb2949ba44675541b91ad7e4f",
              "status": "affected",
              "version": "bda250dbaf39f67f8910e183853e4e6a9e5ce899",
              "versionType": "git"
            },
            {
              "lessThan": "0865e4fca02e418fd2423fae9a887dee87b778a1",
              "status": "affected",
              "version": "bda250dbaf39f67f8910e183853e4e6a9e5ce899",
              "versionType": "git"
            },
            {
              "lessThan": "ed8bfb43de71213cfdbbe833b2c2817250e18b1a",
              "status": "affected",
              "version": "bda250dbaf39f67f8910e183853e4e6a9e5ce899",
              "versionType": "git"
            },
            {
              "lessThan": "e270d539b8a2e0cb8f617fee47a7b083c0088361",
              "status": "affected",
              "version": "bda250dbaf39f67f8910e183853e4e6a9e5ce899",
              "versionType": "git"
            },
            {
              "lessThan": "514a5d42d4188fc5f1499a8d654c717ebf981193",
              "status": "affected",
              "version": "bda250dbaf39f67f8910e183853e4e6a9e5ce899",
              "versionType": "git"
            },
            {
              "lessThan": "08bed2b67d2ee79d3e138c344d8dcfa4c9b26a38",
              "status": "affected",
              "version": "bda250dbaf39f67f8910e183853e4e6a9e5ce899",
              "versionType": "git"
            },
            {
              "lessThan": "63320a0f70f66f311f4bccff3af0719c2119f46c",
              "status": "affected",
              "version": "bda250dbaf39f67f8910e183853e4e6a9e5ce899",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/xfs/xfs_dquot.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.13"
            },
            {
              "lessThan": "4.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.267",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.217",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.184",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.153",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.105",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.46",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.10",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.267",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.217",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.184",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.153",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.105",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.46",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.10",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nxfs: fix ilock leak on error in xfs_dq_get_next_id\n\nxfs_dq_get_next_id() takes the quota inode ILOCK before calling\nxfs_iread_extents().  If xfs_iread_extents() fails, the function returns\nimmediately without releasing the lock, leaking the quota inode ILOCK.\nThis can leave the quota inode locked and cause subsequent quota\noperations to hang.\n\nFix this by jumping to a common unlock path on error instead of returning\ndirectly."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-27T12:40:03.205Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/e4c05ebd01e910bccd4f7e9517c7353982e27763"
        },
        {
          "url": "https://git.kernel.org/stable/c/6401b99a285cd4cfb2949ba44675541b91ad7e4f"
        },
        {
          "url": "https://git.kernel.org/stable/c/0865e4fca02e418fd2423fae9a887dee87b778a1"
        },
        {
          "url": "https://git.kernel.org/stable/c/ed8bfb43de71213cfdbbe833b2c2817250e18b1a"
        },
        {
          "url": "https://git.kernel.org/stable/c/e270d539b8a2e0cb8f617fee47a7b083c0088361"
        },
        {
          "url": "https://git.kernel.org/stable/c/514a5d42d4188fc5f1499a8d654c717ebf981193"
        },
        {
          "url": "https://git.kernel.org/stable/c/08bed2b67d2ee79d3e138c344d8dcfa4c9b26a38"
        },
        {
          "url": "https://git.kernel.org/stable/c/63320a0f70f66f311f4bccff3af0719c2119f46c"
        }
      ],
      "title": "xfs: fix ilock leak on error in xfs_dq_get_next_id",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-80534",
    "datePublished": "2026-08-26T14:37:10.378Z",
    "dateReserved": "2026-08-26T14:34:25.764Z",
    "dateUpdated": "2026-08-27T12:40:03.205Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-80534",
      "date": "2026-09-01",
      "epss": "0.00176",
      "percentile": "0.07262"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-80534\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-08-26T15:17:07.530\",\"lastModified\":\"2026-08-27T13:18:38.800\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nxfs: fix ilock leak on error in xfs_dq_get_next_id\\n\\nxfs_dq_get_next_id() takes the quota inode ILOCK before calling\\nxfs_iread_extents().  If xfs_iread_extents() fails, the function returns\\nimmediately without releasing the lock, leaking the quota inode ILOCK.\\nThis can leave the quota inode locked and cause subsequent quota\\noperations to hang.\\n\\nFix this by jumping to a common unlock path on error instead of returning\\ndirectly.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/xfs/xfs_dquot.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"bda250dbaf39f67f8910e183853e4e6a9e5ce899\",\"lessThan\":\"e4c05ebd01e910bccd4f7e9517c7353982e27763\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"bda250dbaf39f67f8910e183853e4e6a9e5ce899\",\"lessThan\":\"6401b99a285cd4cfb2949ba44675541b91ad7e4f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"bda250dbaf39f67f8910e183853e4e6a9e5ce899\",\"lessThan\":\"0865e4fca02e418fd2423fae9a887dee87b778a1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"bda250dbaf39f67f8910e183853e4e6a9e5ce899\",\"lessThan\":\"ed8bfb43de71213cfdbbe833b2c2817250e18b1a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"bda250dbaf39f67f8910e183853e4e6a9e5ce899\",\"lessThan\":\"e270d539b8a2e0cb8f617fee47a7b083c0088361\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"bda250dbaf39f67f8910e183853e4e6a9e5ce899\",\"lessThan\":\"514a5d42d4188fc5f1499a8d654c717ebf981193\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"bda250dbaf39f67f8910e183853e4e6a9e5ce899\",\"lessThan\":\"08bed2b67d2ee79d3e138c344d8dcfa4c9b26a38\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"bda250dbaf39f67f8910e183853e4e6a9e5ce899\",\"lessThan\":\"63320a0f70f66f311f4bccff3af0719c2119f46c\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"fs/xfs/xfs_dquot.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.13\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.13\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.267\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.217\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.184\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.153\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.105\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.46\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.10\",\"lessThanOrEqual\":\"7.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0865e4fca02e418fd2423fae9a887dee87b778a1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/08bed2b67d2ee79d3e138c344d8dcfa4c9b26a38\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/514a5d42d4188fc5f1499a8d654c717ebf981193\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/63320a0f70f66f311f4bccff3af0719c2119f46c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6401b99a285cd4cfb2949ba44675541b91ad7e4f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e270d539b8a2e0cb8f617fee47a7b083c0088361\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e4c05ebd01e910bccd4f7e9517c7353982e27763\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ed8bfb43de71213cfdbbe833b2c2817250e18b1a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-08-27T03:09:03+00:00",
      "cve": "CVE-2026-80534",
      "id": "CVE-2026-80534",
      "initial_release_date": "2026-08-26T00:00:00+00:00",
      "product_status:known_affected": "260",
      "product_status:known_not_affected": "14",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: xfs: fix ilock leak on error in xfs_dq_get_next_id",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-80534.json",
      "version": "3"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…