CVE-2026-45847 (GCVE-0-2026-45847)

Vulnerability from cvelistv5 – Published: 2026-05-27 12:15 – Updated: 2026-05-27 12:15
VLAI
Title
net: remove WARN_ON_ONCE when accessing forward path array
Summary
In the Linux kernel, the following vulnerability has been resolved: net: remove WARN_ON_ONCE when accessing forward path array Although unlikely, recent support for IPIP tunnels increases chances of reaching this WARN_ON_ONCE if userspace manages to build a sufficiently long forward path. Remove it.
Severity
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: ddb94eafab8b597b05904c8277194ea2d6357fa9 , < 548244c2f542aa0ad49453e9306e715a3877bc44 (git)
Affected: ddb94eafab8b597b05904c8277194ea2d6357fa9 , < dcf9b3c90e5560339649d088836529883fb509f3 (git)
Affected: ddb94eafab8b597b05904c8277194ea2d6357fa9 , < 9464ca7a6e56ad1ebf48b2ad5c16871edfad10c6 (git)
Affected: ddb94eafab8b597b05904c8277194ea2d6357fa9 , < 959ea349c7e2d4edf07b6838ca7e59345fe61a08 (git)
Affected: ddb94eafab8b597b05904c8277194ea2d6357fa9 , < 50422613185d505201167e8bdd2f2700790d5db6 (git)
Affected: ddb94eafab8b597b05904c8277194ea2d6357fa9 , < a78d055ba7c31103ad02f8eceb0c452e154d2660 (git)
Affected: ddb94eafab8b597b05904c8277194ea2d6357fa9 , < 008e7a7c293b30bc43e4368dac6ea3808b75a572 (git)
Create a notification for this product.
Linux Linux Affected: 5.13
Unaffected: 0 , < 5.13 (semver)
Unaffected: 5.15.202 , ≤ 5.15.* (semver)
Unaffected: 6.1.165 , ≤ 6.1.* (semver)
Unaffected: 6.6.128 , ≤ 6.6.* (semver)
Unaffected: 6.12.75 , ≤ 6.12.* (semver)
Unaffected: 6.18.14 , ≤ 6.18.* (semver)
Unaffected: 6.19.4 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/core/dev.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "548244c2f542aa0ad49453e9306e715a3877bc44",
              "status": "affected",
              "version": "ddb94eafab8b597b05904c8277194ea2d6357fa9",
              "versionType": "git"
            },
            {
              "lessThan": "dcf9b3c90e5560339649d088836529883fb509f3",
              "status": "affected",
              "version": "ddb94eafab8b597b05904c8277194ea2d6357fa9",
              "versionType": "git"
            },
            {
              "lessThan": "9464ca7a6e56ad1ebf48b2ad5c16871edfad10c6",
              "status": "affected",
              "version": "ddb94eafab8b597b05904c8277194ea2d6357fa9",
              "versionType": "git"
            },
            {
              "lessThan": "959ea349c7e2d4edf07b6838ca7e59345fe61a08",
              "status": "affected",
              "version": "ddb94eafab8b597b05904c8277194ea2d6357fa9",
              "versionType": "git"
            },
            {
              "lessThan": "50422613185d505201167e8bdd2f2700790d5db6",
              "status": "affected",
              "version": "ddb94eafab8b597b05904c8277194ea2d6357fa9",
              "versionType": "git"
            },
            {
              "lessThan": "a78d055ba7c31103ad02f8eceb0c452e154d2660",
              "status": "affected",
              "version": "ddb94eafab8b597b05904c8277194ea2d6357fa9",
              "versionType": "git"
            },
            {
              "lessThan": "008e7a7c293b30bc43e4368dac6ea3808b75a572",
              "status": "affected",
              "version": "ddb94eafab8b597b05904c8277194ea2d6357fa9",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/core/dev.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.13"
            },
            {
              "lessThan": "5.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.202",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.165",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.128",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.14",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.4",
              "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.15.202",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.165",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.128",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.75",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.14",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.4",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: remove WARN_ON_ONCE when accessing forward path array\n\nAlthough unlikely, recent support for IPIP tunnels increases chances of\nreaching this WARN_ON_ONCE if userspace manages to build a sufficiently\nlong forward path.\n\nRemove it."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-27T12:15:07.344Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/548244c2f542aa0ad49453e9306e715a3877bc44"
        },
        {
          "url": "https://git.kernel.org/stable/c/dcf9b3c90e5560339649d088836529883fb509f3"
        },
        {
          "url": "https://git.kernel.org/stable/c/9464ca7a6e56ad1ebf48b2ad5c16871edfad10c6"
        },
        {
          "url": "https://git.kernel.org/stable/c/959ea349c7e2d4edf07b6838ca7e59345fe61a08"
        },
        {
          "url": "https://git.kernel.org/stable/c/50422613185d505201167e8bdd2f2700790d5db6"
        },
        {
          "url": "https://git.kernel.org/stable/c/a78d055ba7c31103ad02f8eceb0c452e154d2660"
        },
        {
          "url": "https://git.kernel.org/stable/c/008e7a7c293b30bc43e4368dac6ea3808b75a572"
        }
      ],
      "title": "net: remove WARN_ON_ONCE when accessing forward path array",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-45847",
    "datePublished": "2026-05-27T12:15:07.344Z",
    "dateReserved": "2026-05-13T15:03:33.078Z",
    "dateUpdated": "2026-05-27T12:15:07.344Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-45847",
      "date": "2026-05-29",
      "epss": "0.00024",
      "percentile": "0.07393"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-45847\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-27T14:16:56.577\",\"lastModified\":\"2026-05-27T14:48:31.480\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: remove WARN_ON_ONCE when accessing forward path array\\n\\nAlthough unlikely, recent support for IPIP tunnels increases chances of\\nreaching this WARN_ON_ONCE if userspace manages to build a sufficiently\\nlong forward path.\\n\\nRemove it.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/008e7a7c293b30bc43e4368dac6ea3808b75a572\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/50422613185d505201167e8bdd2f2700790d5db6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/548244c2f542aa0ad49453e9306e715a3877bc44\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9464ca7a6e56ad1ebf48b2ad5c16871edfad10c6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/959ea349c7e2d4edf07b6838ca7e59345fe61a08\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a78d055ba7c31103ad02f8eceb0c452e154d2660\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/dcf9b3c90e5560339649d088836529883fb509f3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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…