CVE-2023-52595 (GCVE-0-2023-52595)
Vulnerability from cvelistv5
Published
2024-03-06 06:45
Modified
2026-01-05 10:16
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: restart beacon queue when hardware reset When a hardware reset is triggered, all registers are reset, so all queues are forced to stop in hardware interface. However, mac80211 will not automatically stop the queue. If we don't manually stop the beacon queue, the queue will be deadlocked and unable to start again. This patch fixes the issue where Apple devices cannot connect to the AP after calling ieee80211_restart_hw().
Impacted products
Vendor Product Version
Linux Linux Version: e403fa31ed71e87de8e5991e23406b8377c9c894
Version: e403fa31ed71e87de8e5991e23406b8377c9c894
Version: e403fa31ed71e87de8e5991e23406b8377c9c894
Version: e403fa31ed71e87de8e5991e23406b8377c9c894
Version: e403fa31ed71e87de8e5991e23406b8377c9c894
Version: e403fa31ed71e87de8e5991e23406b8377c9c894
Version: e403fa31ed71e87de8e5991e23406b8377c9c894
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-52595",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-03-06T16:31:56.163263Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:24:17.907Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T23:03:21.313Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/e1f113b57ddd18274d7c83618deca25cc880bc48"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/69e905beca193125820c201ab3db4fb0e245124e"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/4cc198580a7b93a36f5beb923f40f7ae27a3716c"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/739b3ccd9486dff04af95f9a890846d088a84957"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/04cfe4a5da57ab9358cdfadea22bcb37324aaf83"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/fdb580ed05df8973aa5149cafa598c64bebcd0cb"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/a11d965a218f0cd95b13fe44d0bcd8a20ce134a8"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/ralink/rt2x00/rt2x00dev.c",
            "drivers/net/wireless/ralink/rt2x00/rt2x00mac.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "e1f113b57ddd18274d7c83618deca25cc880bc48",
              "status": "affected",
              "version": "e403fa31ed71e87de8e5991e23406b8377c9c894",
              "versionType": "git"
            },
            {
              "lessThan": "69e905beca193125820c201ab3db4fb0e245124e",
              "status": "affected",
              "version": "e403fa31ed71e87de8e5991e23406b8377c9c894",
              "versionType": "git"
            },
            {
              "lessThan": "4cc198580a7b93a36f5beb923f40f7ae27a3716c",
              "status": "affected",
              "version": "e403fa31ed71e87de8e5991e23406b8377c9c894",
              "versionType": "git"
            },
            {
              "lessThan": "739b3ccd9486dff04af95f9a890846d088a84957",
              "status": "affected",
              "version": "e403fa31ed71e87de8e5991e23406b8377c9c894",
              "versionType": "git"
            },
            {
              "lessThan": "04cfe4a5da57ab9358cdfadea22bcb37324aaf83",
              "status": "affected",
              "version": "e403fa31ed71e87de8e5991e23406b8377c9c894",
              "versionType": "git"
            },
            {
              "lessThan": "fdb580ed05df8973aa5149cafa598c64bebcd0cb",
              "status": "affected",
              "version": "e403fa31ed71e87de8e5991e23406b8377c9c894",
              "versionType": "git"
            },
            {
              "lessThan": "a11d965a218f0cd95b13fe44d0bcd8a20ce134a8",
              "status": "affected",
              "version": "e403fa31ed71e87de8e5991e23406b8377c9c894",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/ralink/rt2x00/rt2x00dev.c",
            "drivers/net/wireless/ralink/rt2x00/rt2x00mac.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.3"
            },
            {
              "lessThan": "5.3",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.269",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.210",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.149",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.77",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.7.*",
              "status": "unaffected",
              "version": "6.7.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.8",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.269",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.210",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.149",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.77",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.16",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.7.4",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.8",
                  "versionStartIncluding": "5.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: rt2x00: restart beacon queue when hardware reset\n\nWhen a hardware reset is triggered, all registers are reset, so all\nqueues are forced to stop in hardware interface. However, mac80211\nwill not automatically stop the queue. If we don\u0027t manually stop the\nbeacon queue, the queue will be deadlocked and unable to start again.\nThis patch fixes the issue where Apple devices cannot connect to the\nAP after calling ieee80211_restart_hw()."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-01-05T10:16:27.031Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/e1f113b57ddd18274d7c83618deca25cc880bc48"
        },
        {
          "url": "https://git.kernel.org/stable/c/69e905beca193125820c201ab3db4fb0e245124e"
        },
        {
          "url": "https://git.kernel.org/stable/c/4cc198580a7b93a36f5beb923f40f7ae27a3716c"
        },
        {
          "url": "https://git.kernel.org/stable/c/739b3ccd9486dff04af95f9a890846d088a84957"
        },
        {
          "url": "https://git.kernel.org/stable/c/04cfe4a5da57ab9358cdfadea22bcb37324aaf83"
        },
        {
          "url": "https://git.kernel.org/stable/c/fdb580ed05df8973aa5149cafa598c64bebcd0cb"
        },
        {
          "url": "https://git.kernel.org/stable/c/a11d965a218f0cd95b13fe44d0bcd8a20ce134a8"
        }
      ],
      "title": "wifi: rt2x00: restart beacon queue when hardware reset",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-52595",
    "datePublished": "2024-03-06T06:45:25.577Z",
    "dateReserved": "2024-03-02T21:55:42.571Z",
    "dateUpdated": "2026-01-05T10:16:27.031Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/e1f113b57ddd18274d7c83618deca25cc880bc48\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/69e905beca193125820c201ab3db4fb0e245124e\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/4cc198580a7b93a36f5beb923f40f7ae27a3716c\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/739b3ccd9486dff04af95f9a890846d088a84957\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/04cfe4a5da57ab9358cdfadea22bcb37324aaf83\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/fdb580ed05df8973aa5149cafa598c64bebcd0cb\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/a11d965a218f0cd95b13fe44d0bcd8a20ce134a8\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T23:03:21.313Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-52595\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-06T16:31:56.163263Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-23T19:01:16.105Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"wifi: rt2x00: restart beacon queue when hardware reset\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"e403fa31ed71e87de8e5991e23406b8377c9c894\", \"lessThan\": \"e1f113b57ddd18274d7c83618deca25cc880bc48\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"e403fa31ed71e87de8e5991e23406b8377c9c894\", \"lessThan\": \"69e905beca193125820c201ab3db4fb0e245124e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"e403fa31ed71e87de8e5991e23406b8377c9c894\", \"lessThan\": \"4cc198580a7b93a36f5beb923f40f7ae27a3716c\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"e403fa31ed71e87de8e5991e23406b8377c9c894\", \"lessThan\": \"739b3ccd9486dff04af95f9a890846d088a84957\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"e403fa31ed71e87de8e5991e23406b8377c9c894\", \"lessThan\": \"04cfe4a5da57ab9358cdfadea22bcb37324aaf83\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"e403fa31ed71e87de8e5991e23406b8377c9c894\", \"lessThan\": \"fdb580ed05df8973aa5149cafa598c64bebcd0cb\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"e403fa31ed71e87de8e5991e23406b8377c9c894\", \"lessThan\": \"a11d965a218f0cd95b13fe44d0bcd8a20ce134a8\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/net/wireless/ralink/rt2x00/rt2x00dev.c\", \"drivers/net/wireless/ralink/rt2x00/rt2x00mac.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.3\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.3\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.4.269\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.210\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.149\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.77\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.16\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.7.4\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.7.*\"}, {\"status\": \"unaffected\", \"version\": \"6.8\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/net/wireless/ralink/rt2x00/rt2x00dev.c\", \"drivers/net/wireless/ralink/rt2x00/rt2x00mac.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/e1f113b57ddd18274d7c83618deca25cc880bc48\"}, {\"url\": \"https://git.kernel.org/stable/c/69e905beca193125820c201ab3db4fb0e245124e\"}, {\"url\": \"https://git.kernel.org/stable/c/4cc198580a7b93a36f5beb923f40f7ae27a3716c\"}, {\"url\": \"https://git.kernel.org/stable/c/739b3ccd9486dff04af95f9a890846d088a84957\"}, {\"url\": \"https://git.kernel.org/stable/c/04cfe4a5da57ab9358cdfadea22bcb37324aaf83\"}, {\"url\": \"https://git.kernel.org/stable/c/fdb580ed05df8973aa5149cafa598c64bebcd0cb\"}, {\"url\": \"https://git.kernel.org/stable/c/a11d965a218f0cd95b13fe44d0bcd8a20ce134a8\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nwifi: rt2x00: restart beacon queue when hardware reset\\n\\nWhen a hardware reset is triggered, all registers are reset, so all\\nqueues are forced to stop in hardware interface. However, mac80211\\nwill not automatically stop the queue. If we don\u0027t manually stop the\\nbeacon queue, the queue will be deadlocked and unable to start again.\\nThis patch fixes the issue where Apple devices cannot connect to the\\nAP after calling ieee80211_restart_hw().\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.269\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.210\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.149\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.77\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.16\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.7.4\", \"versionStartIncluding\": \"5.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.8\", \"versionStartIncluding\": \"5.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-01-05T10:16:27.031Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-52595\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-05T10:16:27.031Z\", \"dateReserved\": \"2024-03-02T21:55:42.571Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-03-06T06:45:25.577Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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.


Loading…

Loading…