VOOZH about

URL: https://nvd.nist.gov/vuln/detail/CVE-2024-26799

⇱ NVD - CVE-2024-26799


  1. Vulnerabilities

CVE-2024-26799 Detail

Description

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]


Metrics

 
NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://git.kernel.org/stable/c/1382d8b55129875b2e07c4d2a7ebc790183769ee CVE, kernel.org Patch 
https://git.kernel.org/stable/c/99adc8b4d2f38bf0d06483ec845bc48f60c3f8cf CVE, kernel.org Patch 
https://git.kernel.org/stable/c/d5a7726e6ea62d447b79ab5baeb537ea6bdb225b CVE, kernel.org Patch 

Weakness Enumeration

CWE-ID CWE Name Source
CWE-824 Access of Uninitialized Pointer πŸ‘ cwe source acceptance level
NIST  

Known Affected Software Configurations Switch to CPE 2.2

CPEs loading, please wait.

Denotes Vulnerable Software
Are we missing a CPE here? Please let us know.

Change History

8 change records found show changes

CVE Modified by CISA-ADP 6/17/2026 3:18:22 AM

Action Type Old Value New Value
Added SSVC
{"timestamp":"2024-04-04T15:07:57.653434Z","id":"CVE-2024-26799","options":[{"exploitation":"none"},{"automatable":"no"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}


CVE Modified by kernel.org 6/17/2026 3:18:22 AM

Action Type Old Value New Value
Added Affected
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["sound/soc/qcom/lpass-cdc-dma.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"b81af585ea54ee9f749391e594ee9cbd44061eae","lessThan":"99adc8b4d2f38bf0d06483ec845bc48f60c3f8cf","versionType":"git","status":"affected"},{"version":"b81af585ea54ee9f749391e594ee9cbd44061eae","lessThan":"d5a7726e6ea62d447b79ab5baeb537ea6bdb225b","versionType":"git","status":"affected"},{"version":"b81af585ea54ee9f749391e594ee9cbd44061eae","lessThan":"1382d8b55129875b2e07c4d2a7ebc790183769ee","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["sound/soc/qcom/lpass-cdc-dma.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"5.18","status":"affected"},{"version":"0","lessThan":"5.18","versionType":"semver","status":"unaffected"},{"version":"6.6.21","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.7.9","lessThanOrEqual":"6.7.*","versionType":"semver","status":"unaffected"},{"version":"6.8","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]


Initial Analysis by NIST 4/04/2025 10:28:13 AM

Action Type Old Value New Value
Added CWE
CWE-824


Added CPE Configuration
OR
 *cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
 *cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:*
 *cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:*
 *cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*
 *cpe:2.3:o:linux:linux_kernel:6.8:rc6:*:*:*:*:*:*
 *cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:*
 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.18 up to (excluding) 6.6.21
 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.7.9


Added Reference Type
CVE: https://git.kernel.org/stable/c/1382d8b55129875b2e07c4d2a7ebc790183769ee Types: Patch


Added Reference Type
CVE: https://git.kernel.org/stable/c/99adc8b4d2f38bf0d06483ec845bc48f60c3f8cf Types: Patch


Added Reference Type
CVE: https://git.kernel.org/stable/c/d5a7726e6ea62d447b79ab5baeb537ea6bdb225b Types: Patch


Added Reference Type
kernel.org: https://git.kernel.org/stable/c/1382d8b55129875b2e07c4d2a7ebc790183769ee Types: Patch


Added Reference Type
kernel.org: https://git.kernel.org/stable/c/99adc8b4d2f38bf0d06483ec845bc48f60c3f8cf Types: Patch


Added Reference Type
kernel.org: https://git.kernel.org/stable/c/d5a7726e6ea62d447b79ab5baeb537ea6bdb225b Types: Patch


CVE Modified by CVE 11/21/2024 4:03:05 AM

Action Type Old Value New Value
Added Reference
https://git.kernel.org/stable/c/1382d8b55129875b2e07c4d2a7ebc790183769ee


Added Reference
https://git.kernel.org/stable/c/99adc8b4d2f38bf0d06483ec845bc48f60c3f8cf


Added Reference
https://git.kernel.org/stable/c/d5a7726e6ea62d447b79ab5baeb537ea6bdb225b


CVE Modified by CISA-ADP 11/01/2024 11:35:10 AM

Action Type Old Value New Value
Added CVSS V3.1
CISA-ADP AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H


CVE Modified by kernel.org 5/29/2024 2:17:08 AM

Action Type Old Value New Value

CVE Modified by kernel.org 5/14/2024 11:10:16 AM

Action Type Old Value New Value

New CVE Received from kernel.org 4/04/2024 5:15:08 AM

Action Type Old Value New Value
Added Description
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]


Added Reference
kernel.org https://git.kernel.org/stable/c/1382d8b55129875b2e07c4d2a7ebc790183769ee [No types assigned]


Added Reference
kernel.org https://git.kernel.org/stable/c/99adc8b4d2f38bf0d06483ec845bc48f60c3f8cf [No types assigned]


Added Reference
kernel.org https://git.kernel.org/stable/c/d5a7726e6ea62d447b79ab5baeb537ea6bdb225b [No types assigned]


Quick Info

CVE Dictionary Entry:
CVE-2024-26799
NVD Published Date:
04/04/2024
NVD Last Modified:
06/17/2026
Source:
kernel.org