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-64529

7.8 · HIGH
Published Jul 25, 2026 EPSS 0.14% (3th pctl)

Overview

CVE-2026-64529 is a high-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

crypto: qat - remove unused character device and IOCTLs

The QAT driver exposes a character device (qat_adf_ctl) with IOCTLs

for device configuration, start, stop, status query and enumeration.

These IOCTLs are not part of any public uAPI header and have no known

in-tree or out-of-tree users. Device lifecycle is already managed via

sysfs.

The ioctl interface also increases the attack surface and is the

subject of a number of bug reports.

Remove the character device, the IOCTL definitions, and the related

data structures (adf_dev_status_info, adf_user_cfg_key_val,

adf_user_cfg_section, adf_user_cfg_ctl_data). Drop the now-unused

adf_cfg_user.h header and strip adf_ctl_drv.c down to the minimal

module_init/module_exit hooks for workqueue, AER, and crypto/compression

algorithm registration.

Clean up leftover dead code that was only reachable from the removed

IOCTL paths: adf_cfg_del_all(), adf_devmgr_verify_id(),

adf_

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2026-64529?

CVE-2026-64529 is a high-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-64529?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

Check the references section for vendor advisories, patches, and mitigation guidance. 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-64529?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64529 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.