CVE-2026-80968: ALSA: mts64: Check card index validity at probe

Published Sep 11, 2026
·
Updated

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

ALSA: mts64: Check card index validity at probe

Although mts64 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

1 affected component
Linux Linux kernel

Event History

Sep 11, 2026
CVE Published
via MITRE·07:42 PM
Data Sourced
via MITRE·07:42 PM
Description

Frequently Asked Questions

1

What conditions are required to trigger the issue?

The mts64 driver must be bound through sysfs with a device card ID that is negative, such as a value used to represent "none." The vulnerable path occurs during driver probe, before the card index is used to access index[] and related parameters.

2

Who is most likely exposed?

Systems using the Linux kernel mts64 ALSA driver are relevant. Exposure specifically depends on the driver being bound through sysfs with an invalid negative card index; the provided information does not establish that normal default driver binding supplies such a value.

3

What should be done if the fix cannot be applied immediately?

Avoid binding the mts64 driver through sysfs with a negative card ID. Validate that any configured or supplied card index is within the valid range before triggering driver probe.

4

How can administrators identify potentially affected configurations?

Review sysfs-based mts64 driver binding and any associated card ID values. A configuration that supplies a negative ID, including a value intended to mean "none," is potentially affected.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203