Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-52980.json
JSON Data
https://api.test.osv.dev/v1/vulns/AZL-52980
Upstream
Published
2024-11-07T10:15:07Z
Modified
2026-04-01T05:16:32.437521Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
CVE-2024-50159 affecting package kernel for versions less than 6.6.64.2-1
Details

In the Linux kernel, the following vulnerability has been resolved:

firmware: armscmi: Fix the double free in scmidebugfscommonsetup()

Clang static checker(scan-build) throws below warning: | drivers/firmware/arm_scmi/driver.c:line 2915, column 2 | Attempt to free released memory.

When devmaddactionorreset() fails, scmidebugfscommon_cleanup() will run twice which causes double free of 'dbg->name'.

Remove the redundant scmidebugfscommon_cleanup() to fix this problem.

References

Affected packages

Azure Linux:3 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.6.64.2-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-52980.json"