Lucene search
K

5 matches found

RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.2 views

kernel: use-after-free in kv_parse_power_table

A use-after-free flaw was found in kvparsepowertable in drivers/amd/pm in the Linux kernel. When ps equals NULL, kvparsepowertable frees adev-pm.dpm.ps. The adev-pm.dpm.ps is used in the loop of kvdpmfini after its first free in kvparsepowertable, causing a use-after-free problem...

7.8CVSS6.8AI score0.00013EPSS
Exploits0References12
RedhatCVE
RedhatCVE
added 2024/02/27 5:3 p.m.28 views

CVE-2023-52469

A use-after-free flaw was found in kvparsepowertable in drivers/amd/pm in the Linux kernel. When ps equals NULL, kvparsepowertable frees adev-pm.dpm.ps. The adev-pm.dpm.ps is used in the loop of kvdpmfini after its first free in kvparsepowertable, causing a use-after-free problem...

4.4CVSS6.7AI score0.00013EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2024/02/26 12:0 a.m.24 views

CVE-2023-52469

In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kvparsepowertable When ps allocated by kzalloc equals to NULL, kvparsepowertable frees adev-pm.dpm.ps that allocated before. However, after the control flow goes through the following call...

7.8CVSS6.3AI score0.00013EPSS
Exploits0References20
Cvelist
Cvelist
added 2024/02/25 8:16 a.m.28 views

CVE-2023-52469 drivers/amd/pm: fix a use-after-free in kv_parse_power_table

In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kvparsepowertable When ps allocated by kzalloc equals to NULL, kvparsepowertable frees adev-pm.dpm.ps that allocated before. However, after the control flow goes through the following call...

7.8AI score0.00013EPSS
Exploits0References8
CVE
CVE
added 2024/02/25 8:16 a.m.1280 views

CVE-2023-52469

CVE-2023-52469 : The Linux kernel vulnerability resides in drivers/amd/pm where a use-after-free occurs in kv_parse_power_table. When kzalloc returns NULL, kv_parse_power_table frees adev->pm.dpm.ps and the object is then (incorrectly) used in kv_dpm_fini, causing a use-after-free. This is doc...

7.8CVSS7.9AI score0.00013EPSS
Exploits0References10Affected Software1
Rows per page
Query Builder