CVE-2026-68120: rtase: Workaround for TX hang caused by hardware packet parsing

Published Aug 10, 2026
·
Updated

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

rtase: Workaround for TX hang caused by hardware packet parsing

The hardware performs packet parsing before packet transmission. Parsing incomplete IPv4, IPv6, TCP, or UDP headers may trigger a TX hang because the hardware parser expects additional protocol header data that is not present in the packet.

The hardware performs additional PTP parsing on UDP packets identified by destination ports 319/320 at the expected UDP destination port offset.

If such a packet has transport data smaller than RTASEMINPADLEN, the hardware parser expects additional packet data and may trigger a TX hang.

To avoid these hardware issues, the driver applies the following workarounds.

Drop malformed packets that may trigger this hardware issue before transmission.

For IPv4 non-initial fragments, the hardware does not check the fragment offset before parsing the expected transport header location. As a result, these packets are still subject to transport header parsing even though they do not contain a transport header. If the transport data is shorter than the minimum transport header required by the hardware parser, pad the transport data to the minimum transport header length required by the hardware parser. Packets that also match the hardware PTP parsing conditions continue to follow the corresponding workaround.

For IPv6 fragmented packets, neither of the above hardware issues occurs because the hardware only continues packet parsing when the IPv6 Base Header Next Header field directly indicates UDP. Packets carrying a Fragment Header do not continue through the subsequent packet parsing stages.

For packets identified for hardware PTP parsing, pad the transport data so it reaches RTASEMINPADLEN before transmission.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Apply the rtase driver workaround for TX hang caused by hardware packet parsing: drop malformed packets that may trigger the hardware issue before packet transmission.

    Linux kernel driver (rtase) hardware TX hang workaround = enabled
  2. Configuration

    For IPv4 non-initial fragments, drop the packets because the hardware does not check the fragment offset before parsing the expected transport header location.

    rtase driver IPv4 non-initial fragment handling = drop
  3. Configuration

    For IPv6 fragmented packets, drop the packets because neither of the above hardware issues are checked for IPv6 fragmentation.

    rtase driver IPv6 fragmented packet handling = drop
  4. Configuration

    For packets identified for hardware PTP parsing, pad the transport data so it reaches RTASE_MIN_PAD_LEN before transmission; specifically, if UDP transport data is smaller than RTASE_MIN_PAD_LEN, pad the transport data to the minimum transport header length required by the hardware parser.

    rtase driver RTASE_MIN_PAD_LEN transport padding = pad transport data to RTASE_MIN_PAD_LEN
  5. Configuration

    Ensure the workaround is applied only under the hardware parser’s PTP parsing conditions: packets should match the expected UDP destination port(s) 319/320 before applying the transport padding workaround.

    rtase driver PTP parsing destination ports (319/320) = match hardware conditions

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-68120?

CVE-2026-68120 has a risk rating of 21.

2

How do I fix CVE-2026-68120?

To fix CVE-2026-68120, you should update to the latest version of the Linux kernel that includes the fix.

3

What symptoms indicate CVE-2026-68120 is affecting my system?

Symptoms of CVE-2026-68120 include a transmission hang during hardware packet parsing.

4

Which software is impacted by CVE-2026-68120?

CVE-2026-68120 impacts the Linux kernel.

5

When was CVE-2026-68120 published?

CVE-2026-68120 was published on August 10, 2026.

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