CVE-2024-27039

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/05/2024
Last modified:
18/09/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()<br /> <br /> &amp;#39;p_clk&amp;#39; is an array allocated just before the for loop for all clk that<br /> need to be registered.<br /> It is incremented at each loop iteration.<br /> <br /> If a clk_register() call fails, &amp;#39;p_clk&amp;#39; may point to something different<br /> from what should be freed.<br /> <br /> The best we can do, is to avoid this wrong release of memory.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.14 (including) 5.15.153 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.83 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.23 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.7.11 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.8 (including) 6.8.2 (excluding)