CVE-2026-46157: ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger

Published May 28, 2026
·
Updated

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

ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger

Currently the runtime.oss.trigger field may be accessed concurrently without protection, which may lead to the data race. And, in this case, it may lead to more severe problem because it's a bit field; as writing the data, it may overwrite other bit fields as well, which confuses the operation completely, as spotted by fuzzing.

Fix it by covering runtime.oss.trigger bit fled also with the existing paramslock mutex in both sndpcmossgettrigger() and sndpcmosspoll().

Affected Software

10 affected components
Linux Linux kernel
Linux Linux kernel>=2.6.12.1<6.12.88
Linux Linux kernel>=6.13<6.18.30
Linux Linux kernel>=6.19<7.0.7
Linux Linux kernel=2.6.12
Linux Linux kernel=2.6.12-rc2
Linux Linux kernel=2.6.12-rc3
Linux Linux kernel=2.6.12-rc4
Linux Linux kernel=2.6.12-rc5
Linux Linux kernel=7.1-rc1

Event History

May 28, 2026
CVE Published
via MITRE·09:36 AM
Data Sourced
via MITRE·09:36 AM
DescriptionSeverity
Data Sourced
via NVD·10:16 AM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

Who can realistically exploit this issue?

Exploitation requires local access to the affected Linux system and only low privileges. No user interaction is required, and the attack complexity is rated low.

2

What level of impact could successful exploitation have?

The vulnerability is rated high severity with high potential impact to confidentiality, integrity, and availability. The race can corrupt adjacent bit fields and confuse PCM OSS operation.

3

Is a fix available?

Yes. The issue is described as resolved, with fixes referenced in three Linux stable kernel commits.

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