Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-27433
HistoryMay 17, 2024 - 12:00 a.m.

CVE-2024-27433

2024-05-1700:00:00
ubuntu.com
ubuntu.com
5
linux kernel
vulnerability
cve-2024-27433
clk
mediatek
mt7622-apmixedsys
error handling
double-free

AI Score

6.5

Confidence

High

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

High

EPSS

0

Percentile

15.5%