CVE-2026-46157
Last modified
CVE-2026-46157 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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 params_lock mutex in both snd_pcm_oss_get_trigger() and snd_pcm_oss_poll().. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
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 params_lock mutex in both snd_pcm_oss_get_trigger() and snd_pcm_oss_poll().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| 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 | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-46157?
How severe is CVE-2026-46157?
How do I fix CVE-2026-46157?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-46151In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46152In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-46153In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46154In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-46155In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-46156In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46158In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46159In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-4616A security flaw has been discovered in bolo-blog up to 2.6.4…2.4
- CVE-2026-46160In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46161In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46162In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-46157?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
