CVE-2024-26799
MEDIUMDescription
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where __lpass_get_dmactl_handle is called and the driver id dai_id is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has not been initialized and so the null check may not work. Fix this to initialize dmactl to NULL. One could argue that modern compilers will set this to zero, but it is useful to keep this initialized as per the same way in functions __lpass_platform_codec_intf_init and lpass_cdc_dma_daiops_hw_params. Cleans up clang scan build warning: sound/soc/qcom/lpass-cdc-dma.c:275:7: warning: Branch condition evaluates to a garbage value [core.uninitialized.Branch]
How to fix
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploit Intelligence
Low risk: more likely to be exploited than 14% of all known CVEs.
References
Related Vulnerabilities
Other CWE-824 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2018-9948 | Medium | 6.5 | 64% | - | - |
| CVE-2018-11803 | High | 7.5 | 58% | - | Fix |
| CVE-2022-21971 | High | 7.8 | 54% | KEV | Fix |
| CVE-2010-1818 | High | 9.3 | 43% | - | - |
| CVE-2015-1770 | High | 8.8 | 35% | KEV | - |
| CVE-2017-12561 | Critical | 9.8 | 31% | - | - |
Embed a live status badge for CVE-2024-26799
Markdown
[](https://tridentstack.com/cve/CVE-2024-26799)HTML
<a href="https://tridentstack.com/cve/CVE-2024-26799"><img src="https://tridentstack.com/cve/badge/CVE-2024-26799.svg" alt="CVE-2024-26799"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
Start freeThis product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-04-04.