CVE-2026-68123: openvswitch: fix GSO userspace truncation underflow

Published Aug 10, 2026
·
Updated

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

openvswitch: fix GSO userspace truncation underflow

OVSACTIONATTRTRUNC currently stores a delta from the original skb length in OVSCB(skb)->cutlen. When a later userspace action segments a GSO skb, queuegsopackets() reuses that delta for each smaller segment. A segment can then reach queueuserspacepacket() with cutlen greater than skb->len, underflowing the length passed to skbzerocopy().

Store the maximum preserved length instead and bound each consumer against the current skb length. Use U32MAX as the no-truncation sentinel so the value remains valid if skb geometry changes before a consumer handles it.

Affected Software

1 affected component
Open vSwitch openvswitch

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade openvswitch to a version that resolves this vulnerability.

    Patch OVS_ACTION_ATTR_TRUNC

Event History

Aug 10, 2026
CVE Published
via MITRE·11:58 AM
Data Sourced
via MITRE·11:58 AM
Description
Data Sourced
via NVD·01:19 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68123?

CVE-2026-68123 has a risk score of 37, indicating a moderate severity level.

2

How do I fix CVE-2026-68123?

To fix CVE-2026-68123, update the Linux kernel to the latest version where the vulnerability has been patched.

3

What impact does CVE-2026-68123 have on my system?

CVE-2026-68123 can lead to potential data corruption and security issues when processing GSO (Generic Segmentation Offload) packets.

4

Is CVE-2026-68123 an exploitable vulnerability?

Yes, CVE-2026-68123 could be exploited by attackers to manipulate the GSO packet handling process, affecting system stability.

5

What software versions are affected by CVE-2026-68123?

CVE-2026-68123 affects specific versions of the Linux kernel that utilize openvswitch for network packet handling.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203