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

7.1 · HIGH
Published Jul 25, 2026 EPSS 0.12% (2th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 7.1, 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:

iio: adc: ad_sigma_delta: fix CS held asserted and state leaks

In ad_sigma_delta_single_conversion(), set_mode(AD_SD_MODE_IDLE) and

disable_one() were called from the out: block while keep_cs_asserted

was still true. This caused any SPI transfer issued by those callbacks

to carry cs_change=1, leaving CS permanently asserted after the

conversion. Fix by moving both calls into the out_unlock: block, after

keep_cs_asserted is cleared, matching the pattern already used in

ad_sd_calibrate().

In the error path of ad_sd_buffer_postenable(), if an operation fails

after set_mode(AD_SD_MODE_CONTINUOUS) has already succeeded (e.g.

spi_offload_trigger_enable()), the device is left in continuous

conversion mode with CS physically asserted. Additionally,

bus_locked remaining true after spi_bus_unlock() causes subsequent

SPI operations to call spi_sync_locked() without the bus lock actually

held, allowing concurrent SPI access.

F

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

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

How severe is CVE-2026-64501?

This vulnerability has a CVSS 3.1 base score of 7.1, 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-64501?

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

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