CVE-2026-22988
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
6.1.160,
6.6.120,
6.12.64,
6.18.4
and later are affected. No fixed version recorded yet.
References
The following references provide additional information about CVE-2026-22988 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/029935507d0af6553c45380fbf6feecf756fd226
-
PatchKernel patch commithttps://git.kernel.org/stable/c/393525dee5c39acff8d6705275d7fcaabcfb7f0a
-
PatchKernel patch commithttps://git.kernel.org/stable/c/70bddc16491ef4681f3569b3a2c80309a3edcdd1
Frequently asked questions
-
What is CVE-2026-22988?
CVE-2026-22988 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.1.160 onward . CVE-2026-22988 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2026-22988?
CVE-2026-22988 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2026-22988?
No patch is currently available for CVE-2026-22988. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2026-22988 actively exploited?
No — CVE-2026-22988 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.