Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64176

8.1 · HIGH
Published Jul 19, 2026 linux EPSS 0.21% (11th pctl)

Overview

CVE-2026-64176 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 19, 2026 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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

wifi: iwlwifi: mvm: fix driver-set TX rates on old devices

On old devices such as 7265D, rates are still encoded in version 1

format, which doesn't use the CCK/OFDM rate index (0-3/0-7) but

rather their PLCP value (e.g. 10 for 1 Mbps CCK rate.)

While introducing v3 rates, I changed the driver from internally

handling v1 rates and converting to v2, to internally handling v3

and converting to v1 or v2 according to the firmware. I accordingly

changed the code in iwl_mvm_mac80211_idx_to_hwrate() to no longer

have different values for different APIs. This was correct.

However, I later reverted this part of the change, because it was

reported that I had broken beacon rates, causing a FW assert/crash.

This caused TX_CMD rates to be set incorrectly, potentially causing

a warning when reported back from the device as having been used.

Fix this (hopefully correctly now) by handling beacon rates in the

TX_CMD that's embedded

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.17.9, < 6.18 Affected

Frequently Asked Questions

What is CVE-2026-64176?

CVE-2026-64176 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 19, 2026 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2026-64176?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-64176?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64176?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64176 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.