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: n/a
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 EPSS score is unavailable and the vulnerability has not yet entered the CISA KEV catalog, yet the absence of a public exploit does not mitigate the risk. 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 15, 2026 at 21:05 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 15, 2026 at 21:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-08-15T05:51:32.170Z

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-08-15T06:20:41.387

Link: CVE-2026-68476

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-15T21:15:03Z

Weaknesses