CVE-2026-22988 (GCVE-0-2026-22988)

Vulnerability from cvelistv5 – Published: 2026-01-23 15:24 – Updated: 2026-05-11 21:57
VLAI
Title
arp: do not assume dev_hard_header() does not change skb->head
Summary
In the Linux kernel, the following vulnerability has been resolved: arp: do not assume dev_hard_header() does not change skb->head arp_create() is the only dev_hard_header() caller making assumption about skb->head being unchanged. A recent commit broke this assumption. Initialize @arp pointer after dev_hard_header() call.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 17e7386234f740f3e7d5e58a47b5847ea34c3bc2 , < e432dbff342b95fe44645f9a90fcf333c80f4b5e (git)
Affected: 41a1a3140aff295dee8063906f70a514548105e8 , < 393525dee5c39acff8d6705275d7fcaabcfb7f0a (git)
Affected: adee129db814474f2f81207bd182bf343832a52e , < 70bddc16491ef4681f3569b3a2c80309a3edcdd1 (git)
Affected: 1717357007db150c2d703f13f5695460e960f26c , < 029935507d0af6553c45380fbf6feecf756fd226 (git)
Affected: 5fe210533e3459197eabfdbf97327dacbdc04d60 , < dd6ccec088adff4bdf33e2b2dd102df20a7128fa (git)
Affected: 91a2b25be07ce1a7549ceebbe82017551d2eec92 , < 949647e7771a4a01963fe953a96d81fba7acecf3 (git)
Affected: db5b4e39c4e63700c68a7e65fc4e1f1375273476 , < c92510f5e3f82ba11c95991824a41e59a9c5ed81 (git)
Create a notification for this product.
Linux Linux Affected: 6.1.160 , < 6.1.161 (semver)
Affected: 6.6.120 , < 6.6.121 (semver)
Affected: 6.12.64 , < 6.12.66 (semver)
Affected: 6.18.4 , < 6.18.6 (semver)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/ipv4/arp.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "e432dbff342b95fe44645f9a90fcf333c80f4b5e",
              "status": "affected",
              "version": "17e7386234f740f3e7d5e58a47b5847ea34c3bc2",
              "versionType": "git"
            },
            {
              "lessThan": "393525dee5c39acff8d6705275d7fcaabcfb7f0a",
              "status": "affected",
              "version": "41a1a3140aff295dee8063906f70a514548105e8",
              "versionType": "git"
            },
            {
              "lessThan": "70bddc16491ef4681f3569b3a2c80309a3edcdd1",
              "status": "affected",
              "version": "adee129db814474f2f81207bd182bf343832a52e",
              "versionType": "git"
            },
            {
              "lessThan": "029935507d0af6553c45380fbf6feecf756fd226",
              "status": "affected",
              "version": "1717357007db150c2d703f13f5695460e960f26c",
              "versionType": "git"
            },
            {
              "lessThan": "dd6ccec088adff4bdf33e2b2dd102df20a7128fa",
              "status": "affected",
              "version": "5fe210533e3459197eabfdbf97327dacbdc04d60",
              "versionType": "git"
            },
            {
              "lessThan": "949647e7771a4a01963fe953a96d81fba7acecf3",
              "status": "affected",
              "version": "91a2b25be07ce1a7549ceebbe82017551d2eec92",
              "versionType": "git"
            },
            {
              "lessThan": "c92510f5e3f82ba11c95991824a41e59a9c5ed81",
              "status": "affected",
              "version": "db5b4e39c4e63700c68a7e65fc4e1f1375273476",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/ipv4/arp.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6.1.161",
              "status": "affected",
              "version": "6.1.160",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6.121",
              "status": "affected",
              "version": "6.6.120",
              "versionType": "semver"
            },
            {
              "lessThan": "6.12.66",
              "status": "affected",
              "version": "6.12.64",
              "versionType": "semver"
            },
            {
              "lessThan": "6.18.6",
              "status": "affected",
              "version": "6.18.4",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.161",
                  "versionStartIncluding": "6.1.160",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.121",
                  "versionStartIncluding": "6.6.120",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.66",
                  "versionStartIncluding": "6.12.64",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.6",
                  "versionStartIncluding": "6.18.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\narp: do not assume dev_hard_header() does not change skb-\u003ehead\n\narp_create() is the only dev_hard_header() caller\nmaking assumption about skb-\u003ehead being unchanged.\n\nA recent commit broke this assumption.\n\nInitialize @arp pointer after dev_hard_header() call."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T21:57:49.827Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/e432dbff342b95fe44645f9a90fcf333c80f4b5e"
        },
        {
          "url": "https://git.kernel.org/stable/c/393525dee5c39acff8d6705275d7fcaabcfb7f0a"
        },
        {
          "url": "https://git.kernel.org/stable/c/70bddc16491ef4681f3569b3a2c80309a3edcdd1"
        },
        {
          "url": "https://git.kernel.org/stable/c/029935507d0af6553c45380fbf6feecf756fd226"
        },
        {
          "url": "https://git.kernel.org/stable/c/dd6ccec088adff4bdf33e2b2dd102df20a7128fa"
        },
        {
          "url": "https://git.kernel.org/stable/c/949647e7771a4a01963fe953a96d81fba7acecf3"
        },
        {
          "url": "https://git.kernel.org/stable/c/c92510f5e3f82ba11c95991824a41e59a9c5ed81"
        }
      ],
      "title": "arp: do not assume dev_hard_header() does not change skb-\u003ehead",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-22988",
    "datePublished": "2026-01-23T15:24:09.756Z",
    "dateReserved": "2026-01-13T15:37:45.937Z",
    "dateUpdated": "2026-05-11T21:57:49.827Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-22988",
      "date": "2026-07-20",
      "epss": "0.00123",
      "percentile": "0.02479"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-22988\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-01-23T16:15:54.860\",\"lastModified\":\"2026-06-17T10:20:39.573\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\narp: do not assume dev_hard_header() does not change skb-\u003ehead\\n\\narp_create() is the only dev_hard_header() caller\\nmaking assumption about skb-\u003ehead being unchanged.\\n\\nA recent commit broke this assumption.\\n\\nInitialize @arp pointer after dev_hard_header() call.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta:\\n\\narp: no asumir que dev_hard_header() no cambia skb-\u0026gt;head\\n\\narp_create() es el \u00fanico llamador de dev_hard_header() que asume que skb-\u0026gt;head permanece sin cambios.\\n\\nUn commit reciente dej\u00f3 de realizar esta suposici\u00f3n.\\n\\nInicializar el puntero @arp despu\u00e9s de la llamada a dev_hard_header().\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/ipv4/arp.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"17e7386234f740f3e7d5e58a47b5847ea34c3bc2\",\"lessThan\":\"e432dbff342b95fe44645f9a90fcf333c80f4b5e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"41a1a3140aff295dee8063906f70a514548105e8\",\"lessThan\":\"393525dee5c39acff8d6705275d7fcaabcfb7f0a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"adee129db814474f2f81207bd182bf343832a52e\",\"lessThan\":\"70bddc16491ef4681f3569b3a2c80309a3edcdd1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1717357007db150c2d703f13f5695460e960f26c\",\"lessThan\":\"029935507d0af6553c45380fbf6feecf756fd226\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5fe210533e3459197eabfdbf97327dacbdc04d60\",\"lessThan\":\"dd6ccec088adff4bdf33e2b2dd102df20a7128fa\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"91a2b25be07ce1a7549ceebbe82017551d2eec92\",\"lessThan\":\"949647e7771a4a01963fe953a96d81fba7acecf3\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"db5b4e39c4e63700c68a7e65fc4e1f1375273476\",\"lessThan\":\"c92510f5e3f82ba11c95991824a41e59a9c5ed81\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/ipv4/arp.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.1.160\",\"lessThan\":\"6.1.161\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.6.120\",\"lessThan\":\"6.6.121\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.12.64\",\"lessThan\":\"6.12.66\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.18.4\",\"lessThan\":\"6.18.6\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.12.64\",\"versionEndExcluding\":\"6.12.66\",\"matchCriteriaId\":\"E24038E7-22A7-43B5-8E72-1C262445BB8A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.18.4\",\"versionEndExcluding\":\"6.18.6\",\"matchCriteriaId\":\"27849DC4-2BBE-4536-8F33-2616A53ACA55\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.1.160:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24FE16BE-5350-467E-993C-FF2A07CBB376\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.6.120:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E4EF61BE-4718-4CD4-89DC-C7E24C2FE0B7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"13580667-0A98-40CC-B29F-D12790B91BDB\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/029935507d0af6553c45380fbf6feecf756fd226\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/393525dee5c39acff8d6705275d7fcaabcfb7f0a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/70bddc16491ef4681f3569b3a2c80309a3edcdd1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/949647e7771a4a01963fe953a96d81fba7acecf3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c92510f5e3f82ba11c95991824a41e59a9c5ed81\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/dd6ccec088adff4bdf33e2b2dd102df20a7128fa\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e432dbff342b95fe44645f9a90fcf333c80f4b5e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-28T07:17:56+00:00",
      "cve": "CVE-2026-22988",
      "id": "CVE-2026-22988",
      "initial_release_date": "2026-01-23T00:00:00+00:00",
      "product_status:known_affected": "14",
      "product_status:known_not_affected": "260",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: arp: do not assume dev_hard_header() does not change skb-\u003ehead",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-22988.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-07-15T05:34:19Z",
      "cve": "CVE-2026-22988",
      "id": "CVE-2026-22988",
      "initial_release_date": "2026-01-28T00:25:06Z",
      "product_status:first_fixed": "2",
      "product_status:known_not_affected": "224",
      "product_status:recommended": "310",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-22988",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-22988.json",
      "version": "24"
    }
  }
}



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…