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

CVE-2026-80843 (GCVE-0-2026-80843)

Vulnerability from cvelistv5 – Published: 2026-09-04 15:54 – Updated: 2026-09-04 15:54
VLAI
Title
xfrm: fix xfrm_state_construct() auth-trunc leak
Summary
In the Linux kernel, the following vulnerability has been resolved: xfrm: fix xfrm_state_construct() auth-trunc leak attach_auth_trunc() can allocate x->aalg while leaving x->props.aalgo at zero when the selected auth algorithm has no sadb_alg_id. One real case is cmac(aes). xfrm_state_construct() then treats !x->props.aalgo as "no auth algorithm attached yet" and calls attach_auth(). That overwrites x->aalg and loses the first allocation. Any later failure or teardown only frees the replacement pointer. Check whether x->aalg is already attached instead of inferring that state from x->props.aalgo.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 4447bb33f09444920a8f1d89e1540137429351b6 , < 958ae9f261319e1cdc44879886bcda2263258cca (git)
Affected: 4447bb33f09444920a8f1d89e1540137429351b6 , < fb7f3e74789a3c89647f4eb768f6dfaf4a751e72 (git)
Affected: 4447bb33f09444920a8f1d89e1540137429351b6 , < ba0c110c205855b3f1e3130d8c0fdb484d704c8c (git)
Affected: 4447bb33f09444920a8f1d89e1540137429351b6 , < c8837bbe792257af547fd1c0252553ce13148795 (git)
Affected: 4447bb33f09444920a8f1d89e1540137429351b6 , < 71d42da01740ec6557837bebec0bc48cfc3b4c39 (git)
Affected: 4447bb33f09444920a8f1d89e1540137429351b6 , < cf67361e78dca488d6e4df8396a53e6745a3a80e (git)
Affected: 4447bb33f09444920a8f1d89e1540137429351b6 , < 37426395cb90ef217beec8407a14bd82153793d3 (git)
Affected: 4447bb33f09444920a8f1d89e1540137429351b6 , < be19d20e53a239572bb2a28efcc1cd2b069b1ef9 (git)
Affected: 4447bb33f09444920a8f1d89e1540137429351b6 , < c12cbf56320fb633484ee0ca1fb7d68d6b64b213 (git)
guessed Create a notification for this product.
Linux Linux Affected: 2.6.33
Unaffected: 0 , < 2.6.33 (semver)
Unaffected: 5.10.269 , ≤ 5.10.* (semver)
Unaffected: 5.15.220 , ≤ 5.15.* (semver)
Unaffected: 6.1.187 , ≤ 6.1.* (semver)
Unaffected: 6.6.156 , ≤ 6.6.* (semver)
Unaffected: 6.12.108 , ≤ 6.12.* (semver)
Unaffected: 6.18.49 , ≤ 6.18.* (semver)
Unaffected: 7.1.13 , ≤ 7.1.* (semver)
Unaffected: 7.2.3 , ≤ 7.2.* (semver)
Unaffected: 7.3-rc1 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/xfrm/xfrm_user.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "958ae9f261319e1cdc44879886bcda2263258cca",
              "status": "affected",
              "version": "4447bb33f09444920a8f1d89e1540137429351b6",
              "versionType": "git"
            },
            {
              "lessThan": "fb7f3e74789a3c89647f4eb768f6dfaf4a751e72",
              "status": "affected",
              "version": "4447bb33f09444920a8f1d89e1540137429351b6",
              "versionType": "git"
            },
            {
              "lessThan": "ba0c110c205855b3f1e3130d8c0fdb484d704c8c",
              "status": "affected",
              "version": "4447bb33f09444920a8f1d89e1540137429351b6",
              "versionType": "git"
            },
            {
              "lessThan": "c8837bbe792257af547fd1c0252553ce13148795",
              "status": "affected",
              "version": "4447bb33f09444920a8f1d89e1540137429351b6",
              "versionType": "git"
            },
            {
              "lessThan": "71d42da01740ec6557837bebec0bc48cfc3b4c39",
              "status": "affected",
              "version": "4447bb33f09444920a8f1d89e1540137429351b6",
              "versionType": "git"
            },
            {
              "lessThan": "cf67361e78dca488d6e4df8396a53e6745a3a80e",
              "status": "affected",
              "version": "4447bb33f09444920a8f1d89e1540137429351b6",
              "versionType": "git"
            },
            {
              "lessThan": "37426395cb90ef217beec8407a14bd82153793d3",
              "status": "affected",
              "version": "4447bb33f09444920a8f1d89e1540137429351b6",
              "versionType": "git"
            },
            {
              "lessThan": "be19d20e53a239572bb2a28efcc1cd2b069b1ef9",
              "status": "affected",
              "version": "4447bb33f09444920a8f1d89e1540137429351b6",
              "versionType": "git"
            },
            {
              "lessThan": "c12cbf56320fb633484ee0ca1fb7d68d6b64b213",
              "status": "affected",
              "version": "4447bb33f09444920a8f1d89e1540137429351b6",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/xfrm/xfrm_user.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.33"
            },
            {
              "lessThan": "2.6.33",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.269",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.220",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.187",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.156",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.108",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.49",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.13",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.2.*",
              "status": "unaffected",
              "version": "7.2.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.3-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.269",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.220",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.187",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.156",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.108",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.49",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.13",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2.3",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.3-rc1",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nxfrm: fix xfrm_state_construct() auth-trunc leak\n\nattach_auth_trunc() can allocate x-\u003eaalg while leaving\nx-\u003eprops.aalgo at zero when the selected auth algorithm has no\nsadb_alg_id. One real case is cmac(aes).\n\nxfrm_state_construct() then treats !x-\u003eprops.aalgo as \"no auth\nalgorithm attached yet\" and calls attach_auth(). That overwrites\nx-\u003eaalg and loses the first allocation. Any later failure or teardown\nonly frees the replacement pointer.\n\nCheck whether x-\u003eaalg is already attached instead of inferring that\nstate from x-\u003eprops.aalgo."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-04T15:54:53.328Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/958ae9f261319e1cdc44879886bcda2263258cca"
        },
        {
          "url": "https://git.kernel.org/stable/c/fb7f3e74789a3c89647f4eb768f6dfaf4a751e72"
        },
        {
          "url": "https://git.kernel.org/stable/c/ba0c110c205855b3f1e3130d8c0fdb484d704c8c"
        },
        {
          "url": "https://git.kernel.org/stable/c/c8837bbe792257af547fd1c0252553ce13148795"
        },
        {
          "url": "https://git.kernel.org/stable/c/71d42da01740ec6557837bebec0bc48cfc3b4c39"
        },
        {
          "url": "https://git.kernel.org/stable/c/cf67361e78dca488d6e4df8396a53e6745a3a80e"
        },
        {
          "url": "https://git.kernel.org/stable/c/37426395cb90ef217beec8407a14bd82153793d3"
        },
        {
          "url": "https://git.kernel.org/stable/c/be19d20e53a239572bb2a28efcc1cd2b069b1ef9"
        },
        {
          "url": "https://git.kernel.org/stable/c/c12cbf56320fb633484ee0ca1fb7d68d6b64b213"
        }
      ],
      "title": "xfrm: fix xfrm_state_construct() auth-trunc leak",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-80843",
    "datePublished": "2026-09-04T15:54:53.328Z",
    "dateReserved": "2026-08-26T14:34:25.796Z",
    "dateUpdated": "2026-09-04T15:54:53.328Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-80843",
      "date": "2026-09-14",
      "epss": "0.00195",
      "percentile": "0.09371"
    },
    "microsoft_vex": {
      "current_release_date": "2026-09-07T02:03:57.000Z",
      "cve": "CVE-2026-80843",
      "id": "msrc_CVE-2026-80843",
      "initial_release_date": "2026-09-06T04:36:41.000Z",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "xfrm: fix xfrm_state_construct() auth-trunc leak",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-80843.json",
      "version": "2"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-80843\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-09-04T16:18:12.877\",\"lastModified\":\"2026-09-04T16:18:12.877\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nxfrm: fix xfrm_state_construct() auth-trunc leak\\n\\nattach_auth_trunc() can allocate x-\u003eaalg while leaving\\nx-\u003eprops.aalgo at zero when the selected auth algorithm has no\\nsadb_alg_id. One real case is cmac(aes).\\n\\nxfrm_state_construct() then treats !x-\u003eprops.aalgo as \\\"no auth\\nalgorithm attached yet\\\" and calls attach_auth(). That overwrites\\nx-\u003eaalg and loses the first allocation. Any later failure or teardown\\nonly frees the replacement pointer.\\n\\nCheck whether x-\u003eaalg is already attached instead of inferring that\\nstate from x-\u003eprops.aalgo.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/xfrm/xfrm_user.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4447bb33f09444920a8f1d89e1540137429351b6\",\"lessThan\":\"958ae9f261319e1cdc44879886bcda2263258cca\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4447bb33f09444920a8f1d89e1540137429351b6\",\"lessThan\":\"fb7f3e74789a3c89647f4eb768f6dfaf4a751e72\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4447bb33f09444920a8f1d89e1540137429351b6\",\"lessThan\":\"ba0c110c205855b3f1e3130d8c0fdb484d704c8c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4447bb33f09444920a8f1d89e1540137429351b6\",\"lessThan\":\"c8837bbe792257af547fd1c0252553ce13148795\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4447bb33f09444920a8f1d89e1540137429351b6\",\"lessThan\":\"71d42da01740ec6557837bebec0bc48cfc3b4c39\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4447bb33f09444920a8f1d89e1540137429351b6\",\"lessThan\":\"cf67361e78dca488d6e4df8396a53e6745a3a80e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4447bb33f09444920a8f1d89e1540137429351b6\",\"lessThan\":\"37426395cb90ef217beec8407a14bd82153793d3\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4447bb33f09444920a8f1d89e1540137429351b6\",\"lessThan\":\"be19d20e53a239572bb2a28efcc1cd2b069b1ef9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4447bb33f09444920a8f1d89e1540137429351b6\",\"lessThan\":\"c12cbf56320fb633484ee0ca1fb7d68d6b64b213\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"net/xfrm/xfrm_user.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"2.6.33\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"2.6.33\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.269\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.220\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.187\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.156\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.108\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.49\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.13\",\"lessThanOrEqual\":\"7.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2.3\",\"lessThanOrEqual\":\"7.2.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.3-rc1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/37426395cb90ef217beec8407a14bd82153793d3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/71d42da01740ec6557837bebec0bc48cfc3b4c39\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/958ae9f261319e1cdc44879886bcda2263258cca\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ba0c110c205855b3f1e3130d8c0fdb484d704c8c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/be19d20e53a239572bb2a28efcc1cd2b069b1ef9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c12cbf56320fb633484ee0ca1fb7d68d6b64b213\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c8837bbe792257af547fd1c0252553ce13148795\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/cf67361e78dca488d6e4df8396a53e6745a3a80e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fb7f3e74789a3c89647f4eb768f6dfaf4a751e72\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "suse_vex": {
      "aggregate_severity": "low",
      "current_release_date": "2026-09-10T01:50:45Z",
      "cve": "CVE-2026-80843",
      "id": "CVE-2026-80843",
      "initial_release_date": "2026-09-08T23:58:07Z",
      "product_status:known_affected": "341",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-80843",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-80843.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…