CVE-2023-53446Use After Free in Linux

CWE-416Use After Free5 documents5 sources
Severity
7.8HIGHNVD
EPSS
0.0%
top 93.64%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 18

Description

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcie_link_state->downstream is a pointer to the pci_dev of function 0. Previously we retained that pointer when removing function 0, and subsequent ASPM policy changes dereferenced it, resulting in a use-after-free warning from KASAN, e.g.: # echo 1 > /sys/bus/pci/devices/0000:03:00.0/remove # echo powersave > /sys/module/pcie_aspm/parameters/policy

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9

Affected Packages4 packages

NVDlinux/linux_kernel4.115.4.251+5
Debianlinux/linux_kernel< 5.10.191-1+3
CVEListV5linux/linuxb5a0a9b59c8185aebcd9a717e2e6258b58c72c06666e7f9d60cee23077ea3e6331f6f8a19f7ea03f+7
debiandebian/linux< linux 6.1.52-1 (bookworm)

Patches

🔴Vulnerability Details

2
GHSA
GHSA-62j3-36wr-4gw5: In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pc2025-09-18
OSV
CVE-2023-53446: In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcie2025-09-18

📋Vendor Advisories

2
Red Hat
kernel: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free2025-09-18
Debian
CVE-2023-53446: linux - In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: D...2023
CVE-2023-53446 — Use After Free in Linux | cvebase