CVE-2026-80966
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 0ce391090809d610647f424b9b1dc24aa2c546fd | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < d7ef7890e3e35b4ba09e76fc6b72047a1599a5e8 | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < e1ce8ad1009b1736b3044b3324350dcfdd516f42 | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3690ef20469d5959378260e2752f2314a2572913 | affected |
| Linux | Linux | 0 < 6.12.109 | affected |
| Linux | Linux | 0 < 6.18.50 | affected |
| Linux | Linux | 0 < 7.2.4 | affected |
| Linux | Linux | 6.12.109 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.50 <= 6.18.* | unaffected |
| Linux | Linux | 7.2.4 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/0ce391090809d610647f424b9b1dc24aa2c546fd
- https://git.kernel.org/stable/c/d7ef7890e3e35b4ba09e76fc6b72047a1599a5e8
- https://git.kernel.org/stable/c/e1ce8ad1009b1736b3044b3324350dcfdd516f42
- https://git.kernel.org/stable/c/3690ef20469d5959378260e2752f2314a2572913
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.