ghsa-p5r5-29j4-g3f7
Vulnerability from github
Published
2023-03-31 18:30
Modified
2023-04-07 03:30
Severity ?
Details
hci_conn_cleanup in net/bluetooth/hci_conn.c in the Linux kernel through 6.2.9 has a use-after-free (observed in hci_conn_hash_flush) because of calls to hci_dev_put and hci_conn_put. There is a double free that may lead to privilege escalation.
{ "affected": [], "aliases": [ "CVE-2023-28464" ], "database_specific": { "cwe_ids": [ "CWE-415" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-03-31T16:15:00Z", "severity": "HIGH" }, "details": "hci_conn_cleanup in net/bluetooth/hci_conn.c in the Linux kernel through 6.2.9 has a use-after-free (observed in hci_conn_hash_flush) because of calls to hci_dev_put and hci_conn_put. There is a double free that may lead to privilege escalation.", "id": "GHSA-p5r5-29j4-g3f7", "modified": "2023-04-07T03:30:19Z", "published": "2023-03-31T18:30:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28464" }, { "type": "WEB", "url": "https://lore.kernel.org/lkml/20230309074645.74309-1-wzhmmmmm%40gmail.com" }, { "type": "WEB", "url": "https://lore.kernel.org/lkml/20230309074645.74309-1-wzhmmmmm@gmail.com" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230517-0004" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2023/03/28/2" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2023/03/28/3" } ], "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" } ] }
Loading...
Loading...
- 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.