Vulnerability Database

314,343

Total vulnerabilities in the database

CVE-2023-53422

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 don't free the status tracking object.

  • Published: Sep 18, 2025
  • Updated: Dec 14, 2025
  • CVE: CVE-2023-53422
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.5
  • AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CWEs: