Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-26799— ASoC: qcom: Fix uninitialized pointer dmactl

CVSS 7.0 · High EPSS 0.24% · P15

Affected Version Matrix 8

VendorProductVersion RangeStatus
LinuxLinuxb81af585ea54ee9f749391e594ee9cbd44061eae< 99adc8b4d2f38bf0d06483ec845bc48f60c3f8cfaffected
b81af585ea54ee9f749391e594ee9cbd44061eae< d5a7726e6ea62d447b79ab5baeb537ea6bdb225baffected
b81af585ea54ee9f749391e594ee9cbd44061eae< 1382d8b55129875b2e07c4d2a7ebc790183769eeaffected
5.18affected
< 5.18unaffected
6.6.21≤ 6.6.*unaffected
6.7.9≤ 6.7.*unaffected
6.8≤ *unaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-26799

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
ASoC: qcom: Fix uninitialized pointer dmactl
Source: CVE Program / CVE List V5
Vulnerability 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]
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于 ASoC qcom 中存在未初始化的指针问题。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux b81af585ea54ee9f749391e594ee9cbd44061eae ~ 99adc8b4d2f38bf0d06483ec845bc48f60c3f8cf -
LinuxLinux 5.18 -

II. Public POCs for CVE-2024-26799

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-26799

登录查看更多情报信息。

Other References for CVE-2024-26799 (3)

Same Patch Batch · Linux · 2024-04-04 · 32 CVEs total

CVE-2024-267829.8 CRITICALmptcp: fix double-free on socket dismantle
CVE-2024-268009.8 CRITICALtls: fix use-after-free on failed backlog decryption
CVE-2024-268018.8 HIGHBluetooth: Avoid potential use-after-free in hci_error_reset
CVE-2024-267927.8 HIGHbtrfs: fix double free of anonymous device after snapshot creation failure
CVE-2024-268097.8 HIGHnetfilter: nft_set_pipapo: release elements in clone only from destroy path
CVE-2024-268087.8 HIGHnetfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
CVE-2024-268077.8 HIGHspi: cadence-qspi: fix pointer reference in runtime PM hooks
CVE-2024-268047.8 HIGHnet: ip_tunnel: prevent perpetual headroom growth
CVE-2024-268027.8 HIGHstmmac: Clear variable when destroying workqueue
CVE-2024-267977.8 HIGHdrm/amd/display: Prevent potential buffer overflow in map_hw_resources
CVE-2024-267957.8 HIGHriscv: Sparse-Memory/vmemmap out-of-bounds fix
CVE-2024-267937.8 HIGHgtp: fix use-after-free and null-ptr-deref in gtp_newlink()
CVE-2024-267867.8 HIGHiommufd: Fix iopt_access_list_id overwrite bug
CVE-2024-267897.8 HIGHcrypto: arm64/neonbs - fix out-of-bounds access on short input
CVE-2024-26785iommufd: Fix protection fault in iommufd_test_syz_conv_iova
CVE-2024-26746dmaengine: idxd: Ensure safe user copy of completion record
CVE-2024-26750af_unix: Drop oob_skb ref before purging queue in GC.
CVE-2024-26780af_unix: Fix task hung while purging oob_skb in GC.
CVE-2024-26806spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks
CVE-2024-26805netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter

Showing top 20 of 32 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-26799

No comments yet


Leave a comment