{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0a5143f2f89cc88d8a3eada8e8ccd86c1e988257"
            },
            {
              "fixed": "7ce6737a975ea3e0dc2e5946628d233779ca0caf"
            },
            {
              "fixed": "4e0b047848a855f2c933a6439f76a01743ba5620"
            },
            {
              "fixed": "f70fbf2b974b63a7042705c2b0464cb8c97e9f34"
            },
            {
              "fixed": "9ad9016e3333c3c1f9284a253ff0658369e07aac"
            },
            {
              "fixed": "cb33dd2968588c78fad78dec19f61cabe5785494"
            },
            {
              "fixed": "8530206911fd66ad739ca5ce95f1d069f3d42204"
            },
            {
              "fixed": "bdcd80ff12939d172043fac5eb822b92366a1bab"
            },
            {
              "fixed": "4897cb71d4ab1f7e1a214adb1e4b80176702368d"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "4.20.0"
            },
            {
              "fixed": "5.10.261"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.212"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.178"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.145"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.97"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.40"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72378.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nafs: Fix error code in afs_extract_vl_addrs()\n\nThe error codes on these paths are only set on the first iteration\nthrough the loop.  Set the correct error code on every iteration.",
  "id": "CVE-2026-72378",
  "modified": "2026-08-18T03:31:15.860202907Z",
  "published": "2026-08-15T05:56:11.641Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4897cb71d4ab1f7e1a214adb1e4b80176702368d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4e0b047848a855f2c933a6439f76a01743ba5620"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7ce6737a975ea3e0dc2e5946628d233779ca0caf"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8530206911fd66ad739ca5ce95f1d069f3d42204"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9ad9016e3333c3c1f9284a253ff0658369e07aac"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bdcd80ff12939d172043fac5eb822b92366a1bab"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cb33dd2968588c78fad78dec19f61cabe5785494"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f70fbf2b974b63a7042705c2b0464cb8c97e9f34"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72378.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72378"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "afs: Fix error code in afs_extract_vl_addrs()"
}