ghsa-qfvv-m6fh-ffwx
Vulnerability from github
Published
2024-05-01 15:30
Modified
2024-05-01 15:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev()
We should check whether the WMI_TLV_TAG_STRUCT_MGMT_TX_COMPL_EVENT tlv is present before accessing it, otherwise a null pointer deference error will occur.
{
"affected": [],
"aliases": [
"CVE-2023-52651"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-05-01T13:15:48Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev()\n\nWe should check whether the WMI_TLV_TAG_STRUCT_MGMT_TX_COMPL_EVENT tlv is\npresent before accessing it, otherwise a null pointer deference error will\noccur.",
"id": "GHSA-qfvv-m6fh-ffwx",
"modified": "2024-05-01T15:30:34Z",
"published": "2024-05-01T15:30:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52651"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0cd3b0a1dc987697cba1fe93c784365aa1f8a230"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/10a342fa2fe4c4dd22f2c8fe917d3b1929582076"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4c4e592266b6eec748ce90e82bd9cbc9838f3633"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/835c5d37f4b0ba99e9ec285ffa645bc532714191"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/88a9dffaec779504ab3680d33cf677741c029420"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/90f089d77e38db1c48629f111f3c8c336be1bc38"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ad25ee36f00172f7d53242dc77c69fff7ced0755"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/db755cf93f5895bbac491d27a8e2fe04c5f9ae4a"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e1dc7aa814a95aeeb1b2c05be2b62af8423b15cc"
}
],
"schema_version": "1.4.0",
"severity": []
}
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…