GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-72376 (GCVE-0-2026-72376)

Vulnerability from cvelistv5 – Published: 2026-08-15 05:56 – Updated: 2026-08-17 05:13
VLAI
Title
afs: Fix misplaced inc of net->cells_outstanding
Summary
In the Linux kernel, the following vulnerability has been resolved: afs: Fix misplaced inc of net->cells_outstanding Fix net->cells_outstanding being incremented before the check for failure of idr_alloc_cyclic(), leaving the count incremented on error.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 88c853c3f5c0a07c5db61b494ee25152535cfeee , < 6e310f818abcef947a06584158b9e6c6cd0c98d3 (git)
Affected: 88c853c3f5c0a07c5db61b494ee25152535cfeee , < 5ea289ca751c47125f6a4138c93ba10c05cd28f0 (git)
Affected: 88c853c3f5c0a07c5db61b494ee25152535cfeee , < 654a546c34f3921dd03f9ea74e60139ebffd9e20 (git)
Affected: 88c853c3f5c0a07c5db61b494ee25152535cfeee , < c9c3b615a462a4023bd148f02c564e175ed10502 (git)
Affected: e44b8d2aa1543f5c554fda7839574abe8a5ef5ba (git)
Affected: f339eda9b90e49e82043c145ac628d679d913638 (git)
Affected: 5.8.17 , < 5.9 (semver)
Affected: 5.9.2 , < 5.10 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 5.10
Unaffected: 0 , < 5.10 (semver)
Unaffected: 6.12.97 , ≤ 6.12.* (semver)
Unaffected: 6.18.40 , ≤ 6.18.* (semver)
Unaffected: 7.1.5 , ≤ 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/afs/cell.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6e310f818abcef947a06584158b9e6c6cd0c98d3",
              "status": "affected",
              "version": "88c853c3f5c0a07c5db61b494ee25152535cfeee",
              "versionType": "git"
            },
            {
              "lessThan": "5ea289ca751c47125f6a4138c93ba10c05cd28f0",
              "status": "affected",
              "version": "88c853c3f5c0a07c5db61b494ee25152535cfeee",
              "versionType": "git"
            },
            {
              "lessThan": "654a546c34f3921dd03f9ea74e60139ebffd9e20",
              "status": "affected",
              "version": "88c853c3f5c0a07c5db61b494ee25152535cfeee",
              "versionType": "git"
            },
            {
              "lessThan": "c9c3b615a462a4023bd148f02c564e175ed10502",
              "status": "affected",
              "version": "88c853c3f5c0a07c5db61b494ee25152535cfeee",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "e44b8d2aa1543f5c554fda7839574abe8a5ef5ba",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "f339eda9b90e49e82043c145ac628d679d913638",
              "versionType": "git"
            },
            {
              "lessThan": "5.9",
              "status": "affected",
              "version": "5.8.17",
              "versionType": "semver"
            },
            {
              "lessThan": "5.10",
              "status": "affected",
              "version": "5.9.2",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/afs/cell.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.10"
            },
            {
              "lessThan": "5.10",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.97",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.5",
              "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": "6.12.97",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.8.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.9.2",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nafs: Fix misplaced inc of net-\u003ecells_outstanding\n\nFix net-\u003ecells_outstanding being incremented before the check for failure\nof idr_alloc_cyclic(), leaving the count incremented on error."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T05:13:28.597Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/6e310f818abcef947a06584158b9e6c6cd0c98d3"
        },
        {
          "url": "https://git.kernel.org/stable/c/5ea289ca751c47125f6a4138c93ba10c05cd28f0"
        },
        {
          "url": "https://git.kernel.org/stable/c/654a546c34f3921dd03f9ea74e60139ebffd9e20"
        },
        {
          "url": "https://git.kernel.org/stable/c/c9c3b615a462a4023bd148f02c564e175ed10502"
        }
      ],
      "title": "afs: Fix misplaced inc of net-\u003ecells_outstanding",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-72376",
    "datePublished": "2026-08-15T05:56:10.401Z",
    "dateReserved": "2026-08-09T03:40:39.922Z",
    "dateUpdated": "2026-08-17T05:13:28.597Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-72376",
      "date": "2026-09-04",
      "epss": "0.00209",
      "percentile": "0.11006"
    },
    "microsoft_vex": {
      "current_release_date": "2026-08-23T14:50:13.000Z",
      "cve": "CVE-2026-72376",
      "id": "msrc_CVE-2026-72376",
      "initial_release_date": "2026-08-23T14:50:13.000Z",
      "product_status:known_not_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "afs: Fix misplaced inc of net-\u003ecells_outstanding",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-72376.json",
      "version": "1"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-72376\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-08-15T06:22:11.090\",\"lastModified\":\"2026-08-17T06:18:41.970\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nafs: Fix misplaced inc of net-\u003ecells_outstanding\\n\\nFix net-\u003ecells_outstanding being incremented before the check for failure\\nof idr_alloc_cyclic(), leaving the count incremented on error.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/afs/cell.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"88c853c3f5c0a07c5db61b494ee25152535cfeee\",\"lessThan\":\"6e310f818abcef947a06584158b9e6c6cd0c98d3\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"88c853c3f5c0a07c5db61b494ee25152535cfeee\",\"lessThan\":\"5ea289ca751c47125f6a4138c93ba10c05cd28f0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"88c853c3f5c0a07c5db61b494ee25152535cfeee\",\"lessThan\":\"654a546c34f3921dd03f9ea74e60139ebffd9e20\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"88c853c3f5c0a07c5db61b494ee25152535cfeee\",\"lessThan\":\"c9c3b615a462a4023bd148f02c564e175ed10502\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"e44b8d2aa1543f5c554fda7839574abe8a5ef5ba\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f339eda9b90e49e82043c145ac628d679d913638\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.8.17\",\"lessThan\":\"5.9\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.9.2\",\"lessThan\":\"5.10\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"fs/afs/cell.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.10\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.10\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.97\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.40\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.5\",\"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/5ea289ca751c47125f6a4138c93ba10c05cd28f0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/654a546c34f3921dd03f9ea74e60139ebffd9e20\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6e310f818abcef947a06584158b9e6c6cd0c98d3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c9c3b615a462a4023bd148f02c564e175ed10502\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-08-18T10:12:37+00:00",
      "cve": "CVE-2026-72376",
      "id": "CVE-2026-72376",
      "initial_release_date": "2026-08-15T00:00:00+00:00",
      "product_status:known_affected": "184",
      "product_status:known_not_affected": "90",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: afs: Fix misplaced inc of net-\u003ecells_outstanding",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-72376.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…