CVE-2024-53059
HighIn the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd() 1. The size of the response packet is not validated. 2. The response buffer is not freed. Resolve these issues by switching to iwl_mvm_send_cmd_status(), which handles both size validation and frees the buffer.
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected versions
Linux kernel versions
5.1
and later are affected. Fixed in
5.4.285,
5.10.229,
5.15.171,
6.1.116,
6.6.60,
6.11.7,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-53059 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/07a6e3b78a65f4b2796a8d0d4adb1a15a81edead
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3eb986c64c6bfb721950f9666a3b723cf65d043f
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3f45d590ccbae6dfd6faef54efe74c30bd85d3da
Frequently asked questions
-
What is CVE-2024-53059?
CVE-2024-53059 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 5.1 onward and has been patched in 5.4.285, 5.10.229, 5.15.171 and others. CVE-2024-53059 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-53059?
CVE-2024-53059 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2024-53059?
Yes — CVE-2024-53059 has been patched. Fixed versions include 5.4.285, 5.10.229, 5.15.171 and others. If you are running Linux kernel 5.1 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-53059 actively exploited?
No — CVE-2024-53059 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.