CVE-2024-56657
Last modified
CVE-2024-56657 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Avoid WARN() for symlink errors Using WARN() for showing the error of symlink creations don't give more information than telling that something goes wrong, since the usual code path is a lregister callback from each control element creation. More badly, the use of WARN() rather confuses fuzzer as if it were serious issues. This patch downgrades the warning messages to use the normal dev_err() instead of WARN(). EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Avoid WARN() for symlink errors Using WARN() for showing the error of symlink creations don't give more information than telling that something goes wrong, since the usual code path is a lregister callback from each control element creation. More badly, the use of WARN() rather confuses fuzzer as if it were serious issues. This patch downgrades the warning messages to use the normal dev_err() instead of WARN(). For making it clearer, add the function name to the prefix, too.
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.13, < 6.6.67 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.6 | — |
| Linux | Linux Kernel | 6.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-56657?
How severe is CVE-2024-56657?
How do I fix CVE-2024-56657?
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 2024
- CVE-2024-56651In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-56652In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-56653In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-56654In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56655In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56656In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56658In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-56659In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5666The Extensions for Elementor plugin for WordPress is vulnera…5.4
- CVE-2024-56660In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56661In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56662In the Linux kernel, the following vulnerability has been re…6
Are you affected by CVE-2024-56657?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
