cvelist/2023/52xxx/CVE-2023-52595.json

147 lines
7.3 KiB
JSON
Raw Normal View History

2024-03-02 22:00:35 +00:00
{
2024-03-06 07:00:38 +00:00
"data_version": "4.0",
2024-03-02 22:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-52595",
2024-03-06 07:00:38 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-03-02 22:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-03-06 07:00:38 +00:00
"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't 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()."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1da177e4c3f4",
"version_value": "e1f113b57ddd"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.4.269",
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
2024-11-04 13:01:15 +00:00
"versionType": "semver"
2024-03-06 07:00:38 +00:00
},
{
"version": "5.10.210",
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
2024-11-04 13:01:15 +00:00
"versionType": "semver"
2024-03-06 07:00:38 +00:00
},
{
"version": "5.15.149",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
2024-11-04 13:01:15 +00:00
"versionType": "semver"
2024-03-06 07:00:38 +00:00
},
{
"version": "6.1.77",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-04 13:01:15 +00:00
"versionType": "semver"
2024-03-06 07:00:38 +00:00
},
{
"version": "6.6.16",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-04 13:01:15 +00:00
"versionType": "semver"
2024-03-06 07:00:38 +00:00
},
{
"version": "6.7.4",
"lessThanOrEqual": "6.7.*",
"status": "unaffected",
2024-11-04 13:01:15 +00:00
"versionType": "semver"
2024-03-06 07:00:38 +00:00
},
{
2024-04-01 20:42:13 +00:00
"version": "6.8",
2024-03-06 07:00:38 +00:00
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/e1f113b57ddd18274d7c83618deca25cc880bc48",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/e1f113b57ddd18274d7c83618deca25cc880bc48"
},
{
"url": "https://git.kernel.org/stable/c/69e905beca193125820c201ab3db4fb0e245124e",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/69e905beca193125820c201ab3db4fb0e245124e"
},
{
"url": "https://git.kernel.org/stable/c/4cc198580a7b93a36f5beb923f40f7ae27a3716c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/4cc198580a7b93a36f5beb923f40f7ae27a3716c"
},
{
"url": "https://git.kernel.org/stable/c/739b3ccd9486dff04af95f9a890846d088a84957",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/739b3ccd9486dff04af95f9a890846d088a84957"
},
{
"url": "https://git.kernel.org/stable/c/04cfe4a5da57ab9358cdfadea22bcb37324aaf83",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/04cfe4a5da57ab9358cdfadea22bcb37324aaf83"
},
{
"url": "https://git.kernel.org/stable/c/fdb580ed05df8973aa5149cafa598c64bebcd0cb",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/fdb580ed05df8973aa5149cafa598c64bebcd0cb"
},
{
"url": "https://git.kernel.org/stable/c/a11d965a218f0cd95b13fe44d0bcd8a20ce134a8",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/a11d965a218f0cd95b13fe44d0bcd8a20ce134a8"
2024-03-02 22:00:35 +00:00
}
]
2024-03-06 07:00:38 +00:00
},
"generator": {
2024-11-04 13:01:15 +00:00
"engine": "bippy-9e1c9544281a"
2024-03-02 22:00:35 +00:00
}
}