ghsa-4m5p-2hm8-9fxm
Vulnerability from github
Published
2022-05-24 17:26
Modified
2023-01-28 03:30
Severity ?
Details
lgc.c in Lua 5.4.0 mishandles the interaction between barriers and the sweep phase, leading to a memory access violation involving collectgarbage.
{ "affected": [], "aliases": [ "CVE-2020-24371" ], "database_specific": { "cwe_ids": [ "CWE-763" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-08-17T17:15:00Z", "severity": "MODERATE" }, "details": "lgc.c in Lua 5.4.0 mishandles the interaction between barriers and the sweep phase, leading to a memory access violation involving collectgarbage.", "id": "GHSA-4m5p-2hm8-9fxm", "modified": "2023-01-28T03:30:28Z", "published": "2022-05-24T17:26:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24371" }, { "type": "WEB", "url": "https://github.com/lua/lua/commit/a6da1472c0c5e05ff249325f979531ad51533110" }, { "type": "WEB", "url": "https://www.lua.org/bugs.html#5.4.0-10" }, { "type": "WEB", "url": "https://www.lua.org/bugs.html#5.4.0-9" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "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.