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

ethtool: tsconfig: fix missing ethnl_ops_complete()

tsconfig_prepare_data() calls ethnl_ops_begin(), we need to call
ethnl_ops_complete() before returning the error.
Published: 2026-07-25
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel’s ethtool tsconfig subsystem omits a required call to ethnl_ops_complete() when the data preparation routine encounters an error. This missing completion step can leave netlink resources in an incomplete state. The description does not report a confirmed crash or denial‑of‑service, only that the cleanup routine is omitted.

Affected Systems

All Linux kernel installations that do not include the commit adding the missing ethnl_ops_complete() call are vulnerable. No specific kernel versions are listed, so any kernel version lacking the patch is considered affected.

Risk and Exploitability

The CVSS score of 5.5 indicates a moderate severity impact, while the EPSS score of <1% suggests a very low probability of exploitation in the wild at this time. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the missing completion routine could be triggered by a failing tsconfig call, which would typically require local or elevated privileges to configure network interfaces. An exploit may result in kernel instability or resource leakage, but no definitive crash or Denial‑of‑Service has been documented. The overall risk remains moderate, and patching is recommended.

Generated by OpenCVE AI on August 5, 2026 at 00:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest kernel update that includes the referenced fix
  • Reboot the system to load the updated kernel and ensure the new kernel is active
  • If tsconfig functionality is not essential, disable the tsconfig interface to reduce the attack surface

Generated by OpenCVE AI on August 5, 2026 at 00:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
History

Sat, 01 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-668

Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-459
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-668

Sat, 25 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ethtool: tsconfig: fix missing ethnl_ops_complete() tsconfig_prepare_data() calls ethnl_ops_begin(), we need to call ethnl_ops_complete() before returning the error.
Title ethtool: tsconfig: fix missing ethnl_ops_complete()
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-07-25T09:20:50.394Z

Reserved: 2026-07-19T15:36:31.794Z

Link: CVE-2026-64526

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-07-25T10:17:38.950

Modified: 2026-07-25T10:17:38.950

Link: CVE-2026-64526

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-25T00:00:00Z

Links: CVE-2026-64526 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T00:45:03Z

Weaknesses