Lucene search
K

4 matches found

EUVD
EUVD
added 2025/10/21 12:31 p.m.1 views

EUVD-2022-54716

In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: Use kobject release method to free dbsdata The struct dbsdata embeds a struct govattrset and the struct govattrset embeds a kobject. Since every kobject must have a release method and we can't use kfree to free...

5.5CVSS5.7AI score0.00014EPSS
Exploits0References4
NVD
NVD
added 2025/02/26 7:1 a.m.10 views

CVE-2022-49513

In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: Use kobject release method to free dbsdata The struct dbsdata embeds a struct govattrset and the struct govattrset embeds a kobject. Since every kobject must have a release method and we can't use kfree to free...

5.5CVSS0.00014EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.13 views

CVE-2022-49513 cpufreq: governor: Use kobject release() method to free dbs_data

In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: Use kobject release method to free dbsdata The struct dbsdata embeds a struct govattrset and the struct govattrset embeds a kobject. Since every kobject must have a release method and we can't use kfree to free...

0.00014EPSS
Exploits0References3
CVE
CVE
added 2025/02/26 2:13 a.m.145 views

CVE-2022-49513

The CVE-2022-49513 issue is in the Linux kernel cpufreq governor: a dbs_data structure embeds a kobject, which requires a release() method. The fix introduces cpufreq_dbs_data_release() to free the dbs_data via kobject::release() instead of direct kfree(), addressing a call trace involving delaye...

5.5CVSS5.5AI score0.00014EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder