CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2024-26799 remediation guide

Linux Linux, linux kernel

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_pa...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= b81af585ea54ee9f749391e594ee9cbd44061eae < 99adc8b4d2f38bf0d06483ec845bc48f60c3f8cf, >= b81af585ea54ee9f749391e594ee9cbd44061eae < d5a7726e6ea62d447b79ab5baeb537ea6bdb225b, >= b81af585ea54ee9f749391e594ee9cbd44061eae < 1382d8b55129875b2e07c4d2a7ebc790183769ee, >= 5.18, >= 5.18 < 6.6.21, >= 6.7 < 6.7.9, 6.8
Fixed versions6.6.21, 6.7.9
Priority basisReview · CVSS 7 · EPSS 0.24%
01

Identify the affected asset

Confirm whether Linux Linux, linux kernel is installed, record the deployed version and installation path, and identify exposed interfaces.

  • Record the product name, package or appliance identifier, and installed version.
  • Identify internet-facing, administrative, API, and internal access paths.
  • Preserve the pre-change configuration and relevant service logs.
02

Validate the affected-version match

Compare the deployed version with the affected range: >= b81af585ea54ee9f749391e594ee9cbd44061eae < 99adc8b4d2f38bf0d06483ec845bc48f60c3f8cf, >= b81af585ea54ee9f749391e594ee9cbd44061eae < d5a7726e6ea62d447b79ab5baeb537ea6bdb225b, >= b81af585ea54ee9f749391e594ee9cbd44061eae < 1382d8b55129875b2e07c4d2a7ebc790183769ee, >= 5.18, >= 5.18 < 6.6.21, >= 6.7 < 6.7.9, 6.8. Treat incomplete inventory results as unresolved.

03

Prioritize with independent signals

The CVSS severity warrants an early asset and exposure review. Combine this signal with asset criticality, exposure, compensating controls, and business impact.

04

Apply supported remediation

Follow the vendor advisory or supported update path. Current fixed-version status: 6.6.21, 6.7.9. Preserve configuration and rollback material before change.

05

Verify the result

Confirm the resulting version, service health, authentication and access paths, monitoring coverage, and relevant security logs.

  • Confirm the expected version and package state.
  • Run a functional health check for critical service paths.
  • Review authentication, error, application, and security monitoring logs.
  • Reassess exposure if the supported fix cannot be applied.

Operational boundary

This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.