ghsa-gg3p-v52w-p6fr
Vulnerability from github
Published
2024-03-03 00:30
Modified
2024-12-11 15:31
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
drm/meson: fix memory leak on ->hpd_notify callback
The EDID returned by drm_bridge_get_edid() needs to be freed.
{ "affected": [], "aliases": [ "CVE-2023-52563" ], "database_specific": { "cwe_ids": [ "CWE-401" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-03-02T22:15:48Z", "severity": "MODERATE" }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/meson: fix memory leak on -\u003ehpd_notify callback\n\nThe EDID returned by drm_bridge_get_edid() needs to be freed.", "id": "GHSA-gg3p-v52w-p6fr", "modified": "2024-12-11T15:31:14Z", "published": "2024-03-03T00:30:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52563" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/099f0af9d98231bb74956ce92508e87cbcb896be" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/43b63e088887a8b82750e16762f77100ffa76cba" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/66cb6d74f5a1b6eafe3370b56bf2cb575a91acbc" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ee335e0094add7fc2c7034e0534e1920d61d2078" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.
- 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.