ghsa-2m4f-546m-3phv
Vulnerability from github
Published
2024-05-17 15:31
Modified
2024-06-25 21:31
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function
With tpd12s015_remove() marked with __exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is no cleanup done which results in resource leakage or worse.
{
"affected": [],
"aliases": [
"CVE-2023-52694"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-05-17T15:15:20Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/bridge: tpd12s015: Drop buggy __exit annotation for remove function\n\nWith tpd12s015_remove() marked with __exit this function is discarded\nwhen the driver is compiled as a built-in. The result is that when the\ndriver unbinds there is no cleanup done which results in resource\nleakage or worse.",
"id": "GHSA-2m4f-546m-3phv",
"modified": "2024-06-25T21:31:13Z",
"published": "2024-05-17T15:31:11Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52694"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/08ccff6ece35f08e8107e975903c370d849089e5"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/53926e2a39629702f7f809d614b3ca89c2478205"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/81f1bd85960b7a089a91e679ff7cd2524390bbf1"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a8657406e12aa10412134622c58977ac657f16d2"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ce3e112e7ae854249d8755906acc5f27e1542114"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e00ec5901954d85b39b5f10f94e60ab9af463eb1"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00016.html"
}
],
"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…