Description
In the Linux kernel, the following vulnerability has been resolved:

ipvs: reload ip header after head reallocation

__ip_vs_get_out_rt() calls skb_ensure_writable() which may
reallocate skb->head.
Published: 2026-08-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Linux kernel’s IP Virtual Server (IPVS) module. In the code path __ip_vs_get_out_rt(), an skb_ensure_writable() call may reallocate the skb->head buffer without reloading the header data. This can lead the kernel to reference stale or invalid memory, causing a crash or resulting in a denial of service. The flaw is a memory corruption weakness that directly undermines kernel integrity.

Affected Systems

All Linux kernel implementations that include the vulnerable IPVS code are potentially affected. The CVE lists only the generic Linux kernel, so any distribution running an unpatched kernel version containing this code could be impacted.

Risk and Exploitability

The vulnerability’s mechanism indicates a high‑severity kernel memory corruption in a networking component. The CVSS score of 9.8 signifies critical severity, while the EPSS score is less than 1%, indicating a low probability of exploitation in the wild. The vulnerability has not yet entered the CISA KEV catalog, yet the existence of a high-impact flaw warrants immediate attention. An attacker could send a crafted packet to a system running the vulnerable IPVS, triggering the head reallocation and potentially causing a kernel crash or denial of service. Network filtering may help reduce exposure, but the most effective mitigation is to patch the kernel.

Generated by OpenCVE AI on August 17, 2026 at 07:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a patched release that includes the fix for CVE-2026-68476.
  • If immediate kernel upgrade is not feasible, restrict IPVS traffic to trusted sources or disable the service from external interfaces until patching.
  • Monitor system logs for signs of memory corruption or kernel panics.

Generated by OpenCVE AI on August 17, 2026 at 07:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 13:00:00 +0000


Mon, 17 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Sat, 15 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-787

Sat, 15 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ipvs: reload ip header after head reallocation __ip_vs_get_out_rt() calls skb_ensure_writable() which may reallocate skb->head.
Title ipvs: reload ip header after head reallocation
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-09-02T12:49:42.932Z

Reserved: 2026-07-30T09:28:09.396Z

Link: CVE-2026-68476

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T06:20:41.387

Modified: 2026-09-02T13:18:04.373

Link: CVE-2026-68476

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T08:00:05Z

Weaknesses