Security Advisory

CVE-2023-53422

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-18 16:04:05
Last updated 2026-05-11 19:44:40
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fw: fix memory leak in debugfs Fix a memory leak that occurs when reading the fw_info file all the way, since we return NULL indicating no more data, but dont free the status tracking object.