Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

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

EPSS 0.01% · P2
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2023-52469

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
drivers/amd/pm: fix a use-after-free in kv_parse_power_table
Source: NVD (National Vulnerability Database)
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kv_parse_power_table When ps allocated by kzalloc equals to NULL, kv_parse_power_table frees adev->pm.dpm.ps that allocated before. However, after the control flow goes through the following call chains: kv_parse_power_table |-> kv_dpm_init |-> kv_dpm_sw_init |-> kv_dpm_fini The adev->pm.dpm.ps is used in the for loop of kv_dpm_fini after its first free in kv_parse_power_table and causes a use-after-free bug.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于kv_parse_power_table存在释放后重用漏洞。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
LinuxLinux a2e73f56fa6282481927ec43aa9362c03c2e2104 ~ 8a27d9d9fc9b5564b8904c3a77a7dea482bfa34e -
LinuxLinux 4.2 -

II. Public POCs for CVE-2023-52469

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-52469

登录查看更多情报信息。

Same Patch Batch · Linux · 2024-02-25 · 11 CVEs total

CVE-2023-52465power: supply: Fix null pointer dereference in smb2_probe
CVE-2023-52467mfd: syscon: Fix null pointer dereference in of_syscon_register()
CVE-2023-52468class: fix use-after-free in class_register()
CVE-2023-52470drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
CVE-2023-52471ice: Fix some null pointer dereference issues in ice_ptp.c
CVE-2023-52472crypto: rsa - add a check for allocation failure
CVE-2023-52473thermal: core: Fix NULL pointer dereference in zone registration error path
CVE-2021-46904net: hso: fix null-ptr-deref during tty device unregistration
CVE-2021-46905net: hso: fix NULL-deref on disconnect regression
CVE-2022-48626moxart: fix potential use-after-free on remove path

IV. Related Vulnerabilities

V. Comments for CVE-2023-52469

No comments yet


Leave a comment