PT-2025-40239 · Linux+4 · Linux Kernel+4
Published
2023-03-09
·
Updated
2025-10-23
·
CVE-2023-53532
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the ath11k module related to the deinitialization of firmware resources. Specifically, the issue arises during system shutdown or module removal when handling chipsets without fixed firmware memory regions. The code attempts to unmap memory that was never initially mapped, leading to a kernel NULL pointer dereference. This can be triggered by probing an AHB chipset lacking a fixed memory region, resulting in a system crash. The trace indicates a problem within the
iommu unmap and iommu unmap functions, originating from the ath11k ahb fw resource deinit function. The fix involves adding a condition check based on the firmware fixed memory hardware parameter, similar to the initialization process.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use of Uninitialized Resource
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Centos
Linux Kernel
Red Hat
Suse
Ath11K