{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "f130bb75d8817c560b48c4d1a0e5279968a0859d"
            },
            {
              "fixed": "9c98ee7ea463a838235e7a0e35851b38476364f2"
            },
            {
              "fixed": "45a628911d3c68e024eed337054a0452b064f450"
            },
            {
              "fixed": "3f45d590ccbae6dfd6faef54efe74c30bd85d3da"
            },
            {
              "fixed": "64d63557ded6ff3ce72b18ab87a6c4b1b652161c"
            },
            {
              "fixed": "3eb986c64c6bfb721950f9666a3b723cf65d043f"
            },
            {
              "fixed": "9480c3045f302f43f9910d2d556d6cf5a62c1822"
            },
            {
              "fixed": "07a6e3b78a65f4b2796a8d0d4adb1a15a81edead"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53059.json"
  },
  "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": "CVE-2024-53059",
  "modified": "2026-04-01T23:08:09.982314815Z",
  "published": "2024-11-19T17:19:41.546Z",
  "references": [
    {
      "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"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53059.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53059"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()"
}