CVE-2026-68440: net: txgbe: fix heap overflow when reading module EEPROM

Published Aug 12, 2026
·
Updated

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

net: txgbe: fix heap overflow when reading module EEPROM

txgbereadeepromhostif() always copies roundup(length, 4) bytes into the caller buffer, which ethtool allocates with exactly 'length' bytes. A non-4-aligned length therefore causes an out-of-bounds write. Copy only the remaining bytes on the final dword instead.

Affected Software

1 affected component
Linux Kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Update txgbe_read_eeprom_hostif() to avoid the heap overflow by copying only the remaining bytes for the final dword; do not always copy round_up(length, 4) bytes into the caller buffer (allocated with exactly 'length').

    Linux kernel (net: txgbe) txgbe_read_eeprom_hostif() memcpy behavior = Copy only the remaining bytes on the final dword instead of round_up(length, 4)

Event History

Aug 12, 2026
CVE Published
via MITRE·12:07 AM
Data Sourced
via MITRE·12:07 AM
Description
Data Sourced
via NVD·12:17 AM
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-68440?

CVE-2026-68440 has a severity rating of 53.

2

How do I fix CVE-2026-68440?

To fix CVE-2026-68440, update the Linux kernel to the latest patched version that addresses the heap overflow issue.

3

What systems are affected by CVE-2026-68440?

CVE-2026-68440 affects systems running vulnerable versions of the Linux kernel that utilize the txgbe network driver.

4

What type of vulnerability is CVE-2026-68440?

CVE-2026-68440 is classified as a heap overflow vulnerability.

5

What is the impact of CVE-2026-68440?

The impact of CVE-2026-68440 could allow an attacker to cause a denial of service or potentially execute arbitrary code through the affected system.

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