Lucene search

K
redhatcveRedhat.comRH:CVE-2024-27433
HistoryMay 17, 2024 - 11:10 p.m.

CVE-2024-27433

2024-05-1723:10:20
redhat.com
access.redhat.com
9
linux kernel
cve-2024-27433
vulnerability
resolved
clk
mediatek
mt7622-apmixedsys
error handling
double-free

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

15.5%

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_apmixed_probe() ‘clk_data’ is allocated with mtk_devm_alloc_clk_data(). So calling mtk_free_clk_data() explicitly in the remove function would lead to a double-free. Remove the redundant call.

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

15.5%