CVE-2026-80966

UnknownEPSS 0.20%

Last modified

CVE-2026-80966 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ALSA: portman2x4: Check card index validity at probe Although portman2x4 driver has a check of the given devptr->id value, it doesn't check for a negative id, which is often given as "none" or such value when bound via sysfs. This may lead to OOB access for index[] and other parameters. Add a sanity check for the card index and warn/correct it if it's a value out of the range.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: portman2x4: Check card index validity at probe Although portman2x4 driver has a check of the given devptr->id value, it doesn't check for a negative id, which is often given as "none" or such value when bound via sysfs. This may lead to OOB access for index[] and other parameters. Add a sanity check for the card index and warn/correct it if it's a value out of the range.

Metrics

EPSS Probability
0.20%

9.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

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

VendorProductVersions
LinuxLinux>= 757e119bf52b014b3181eed97b01f87a245b8ff9, < 45ea0707298798678a60ff861b695aea049a5469; >= 757e119bf52b014b3181eed97b01f87a245b8ff9, < 5d7ac5e9ee5ba76b567ace13b46075caf79dcca0; >= 757e119bf52b014b3181eed97b01f87a245b8ff9, < 0048994854f3e9c57b7a754de43ef8da5818d140; >= 757e119bf52b014b3181eed97b01f87a245b8ff9, < 64898e9bd8b7b229efa8642b85b56b326a6ec3dc; >= 757e119bf52b014b3181eed97b01f87a245b8ff9, < 0ce391090809d610647f424b9b1dc24aa2c546fd; >= 757e119bf52b014b3181eed97b01f87a245b8ff9, < d7ef7890e3e35b4ba09e76fc6b72047a1599a5e8; >= 757e119bf52b014b3181eed97b01f87a245b8ff9, < e1ce8ad1009b1736b3044b3324350dcfdd516f42; >= 757e119bf52b014b3181eed97b01f87a245b8ff9, < 3690ef20469d5959378260e2752f2314a2572913
LinuxLinux2.6.21

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-80966?
In the Linux kernel, the following vulnerability has been resolved: ALSA: portman2x4: Check card index validity at probe Although portman2x4 driver has a check of the given devptr->id value, it doesn't check for a negative id, which is often given as "none" or such value when bound via sysfs. This may lead to OOB access for index[] and other parameters. Add a sanity check for the card index and warn/correct it if it's a value out of the range.
How severe is CVE-2026-80966?
Severity scoring for CVE-2026-80966 is pending analysis. The EPSS model estimates a 0.20% probability of exploitation in the next 30 days.
How do I fix CVE-2026-80966?
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-80966?

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

Scan your code now

Source: NVD / NIST