8 matches found
CVE-2024-56657 affecting package kernel for versions less than 6.6.76.1-1
CVE-2024-56657 affecting package kernel for versions less than 6.6.76.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2024-56657
creationtimestamp| type| source ---|---|--- 2024-12-27 15:20:23+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lecbzvk2ve25 2024-12-27 16:51:51+00:00| seen| https://t.me/cvedetector/13782 2026-03-19 00:00:00+00:00| seen|...
AZL-54842 CVE-2024-56657 affecting package kernel for versions less than 6.6.76.1-1
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...
CVE-2024-56657
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...
CVE-2024-56657
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...
CVE-2024-56657 ALSA: control: Avoid WARN() for symlink errors
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...
CVE-2024-56657
CVE-2024-56657 relates to the Linux kernel ALSA: control path where WARN() was used for symlink creation errors. The fix downgrades these warnings to dev_err() and adds the function name to the prefix to reduce confusion (notably for fuzzers). This is a patch-level remediation described in Azure ...