CVE-2021-47502
Last modified
CVE-2021-47502 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd934x: handle channel mappping list correctly Currently each channel is added as list to dai channel list, however there is danger of adding same channel to multiple dai channel list which endups corrupting the other list where its already added. This patch ensures that the channel is actually free before adding to the dai channel list and also ensures that the channel is on the list before deleting it. This check was missing previously, and we did not hit this issue as we were testing very simple usecases with sequence of amixer commands.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd934x: handle channel mappping list correctly Currently each channel is added as list to dai channel list, however there is danger of adding same channel to multiple dai channel list which endups corrupting the other list where its already added. This patch ensures that the channel is actually free before adding to the dai channel list and also ensures that the channel is on the list before deleting it. This check was missing previously, and we did not hit this issue as we were testing very simple usecases with sequence of amixer commands.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.6, < 5.10.85 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.8 | — |
| Linux | Linux Kernel | 5.16 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-47502?
How severe is CVE-2021-47502?
How do I fix CVE-2021-47502?
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 2021
- CVE-2021-47496In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47497In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47498In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47499In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47500In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47501In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2021-47503In the Linux kernel, the following vulnerability has been re…6.2
- CVE-2021-47504Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2021-47505In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47506In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2021-47507In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2021-47508In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2021-47502?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
