ghsa-j2fh-p4jc-3h97
Vulnerability from github
Published
2024-11-19 18:31
Modified
2024-12-03 21:31
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()
- The size of the response packet is not validated.
- 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.
{ affected: [], aliases: [ "CVE-2024-53059", ], database_specific: { cwe_ids: [], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-11-19T18:15:25Z", severity: "HIGH", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()\n\n1. The size of the response packet is not validated.\n2. The response buffer is not freed.\n\nResolve these issues by switching to iwl_mvm_send_cmd_status(),\nwhich handles both size validation and frees the buffer.", id: "GHSA-j2fh-p4jc-3h97", modified: "2024-12-03T21:31:21Z", published: "2024-11-19T18:31:07Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-53059", }, { type: "WEB", url: "https://git.kernel.org/stable/c/07a6e3b78a65f4b2796a8d0d4adb1a15a81edead", }, { type: "WEB", url: "https://git.kernel.org/stable/c/3eb986c64c6bfb721950f9666a3b723cf65d043f", }, { type: "WEB", url: "https://git.kernel.org/stable/c/3f45d590ccbae6dfd6faef54efe74c30bd85d3da", }, { type: "WEB", url: "https://git.kernel.org/stable/c/45a628911d3c68e024eed337054a0452b064f450", }, { type: "WEB", url: "https://git.kernel.org/stable/c/64d63557ded6ff3ce72b18ab87a6c4b1b652161c", }, { type: "WEB", url: "https://git.kernel.org/stable/c/9480c3045f302f43f9910d2d556d6cf5a62c1822", }, { type: "WEB", url: "https://git.kernel.org/stable/c/9c98ee7ea463a838235e7a0e35851b38476364f2", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", type: "CVSS_V3", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.