Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47313
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47313

2024-05-2115:15:18
Debian Security Bug Tracker
security-tracker.debian.org
1
linux kernel
vulnerability
memleak

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.6%

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init It’s a classic example of memleak, we allocate something, we fail and never free the resources. Make sure we free all resources on policy ->init() failures.

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.6%

Related for DEBIANCVE:CVE-2021-47313