CVE-2026-80526

HIGHCVSS 7.8/10

Last modified

CVE-2026-80526 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ASoC: tas2562: Validate values for volume writes tas2562_volume_control_put() does not do any validation of the control value written by userspace, it uses it to look up a value in a fixed size array which can easily be overflowed and then writes whatever value it gets back to the device. Add validation that we are loading a value we have in the array..

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: tas2562: Validate values for volume writes tas2562_volume_control_put() does not do any validation of the control value written by userspace, it uses it to look up a value in a fixed size array which can easily be overflowed and then writes whatever value it gets back to the device. Add validation that we are loading a value we have in the array.

Metrics

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= bf726b1c86f2caab70ad614cdf7da3b81ad08e69, < 1f389ecd0c35e9e281036e44c121df904f3164c1; >= bf726b1c86f2caab70ad614cdf7da3b81ad08e69, < 20bdbb1376457ecbf418bf677fd285820d1fc011; >= bf726b1c86f2caab70ad614cdf7da3b81ad08e69, < db488d653d896fcf9ac87e15239924c2928bbc3c; >= bf726b1c86f2caab70ad614cdf7da3b81ad08e69, < c37a0461c0d0a70c5de4fdbd70449a7f53c12dda; >= bf726b1c86f2caab70ad614cdf7da3b81ad08e69, < 8fb41964f7e4e4207c8999af2056894caa7a252a
LinuxLinux5.7

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-80526?
In the Linux kernel, the following vulnerability has been resolved: ASoC: tas2562: Validate values for volume writes tas2562_volume_control_put() does not do any validation of the control value written by userspace, it uses it to look up a value in a fixed size array which can easily be overflowed and then writes whatever value it gets back to the device. Add validation that we are loading a value we have in the array.
How severe is CVE-2026-80526?
CVE-2026-80526 has a CVSS score of 7.8/10 (HIGH severity).
How do I fix CVE-2026-80526?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-80526?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST