Vulnerability in Linux

CVE-2026-22988

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.

EPSS: 0.001 (2.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Linux — versions 17e7386234f740f3e7d5e58a47b5847ea34c3bc2, 41a1a3140aff295dee8063906f70a514548105e8, adee129db814474f2f81207bd182bf343832a52e
  • Linux Linux_kernel — versions 6.1.160, 6.6.120, 6.19

References

Frequently asked questions

What is CVE-2026-22988?
CVE-2026-22988 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2026-01-23.
How severe is CVE-2026-22988?
High severity. CVSS v3 base score is 7.8 out of 10.