CVE-2023-53479: cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()

Published Oct 1, 2025
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

cxl/acpi: Fix a use-after-free in cxlparsecfmws()

KASAN and KFENCE detected an user-after-free in the CXL driver. This happens in the cxldecoderadd() fail path. KASAN prints the following error:

BUG: KASAN: slab-use-after-free in cxlparsecfmws (drivers/cxl/acpi.c:299)

This happens in cxlparsecfmws(), where putdevice() is called, releasing cxld, which is accessed later.

Use the local variables in the deverr() instead of pointing to the released memory. Since the deverr() is printing a resource, change the open coded print format to use the %pr format specifier.

Affected Software

6 affected components
Linux Kernel
Linux Linux kernel>=6.0<6.1.43
Linux Linux kernel>=6.2<6.4.8
Linux Linux kernel=6.5-rc1
Linux Linux kernel=6.5-rc2
Linux Linux kernel=6.5-rc3

Event History

Oct 1, 2025
CVE Published
via MITRE·11:42 AM
Data Sourced
via MITRE·11:42 AM
Description
Data Sourced
via NVD·12:15 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2023-53479?

CVE-2023-53479 has a medium severity rating due to its potential to cause a use-after-free vulnerability in the Linux kernel.

2

How do I fix CVE-2023-53479?

To mitigate CVE-2023-53479, upgrade to a patched version of the Linux kernel that addresses the use-after-free vulnerability.

3

Which Linux kernel versions are affected by CVE-2023-53479?

CVE-2023-53479 affects Linux kernel versions from 6.0 up to 6.1.43 and from 6.2 to 6.4.8, including release candidates 6.5-rc1, 6.5-rc2, and 6.5-rc3.

4

What is the impact of CVE-2023-53479?

Exploiting CVE-2023-53479 can result in kernel crashes or potential escalation of privileges in the system.

5

Is CVE-2023-53479 related to any specific components?

CVE-2023-53479 is specifically related to the CXL driver in the Linux kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203