Bug 2104427 (CVE-2022-33099)
Summary: | CVE-2022-33099 lua: heap buffer overflow in luaG_errormsg() in ldebug.c due to uncontrolled recursion in error handling | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | TEJ RATHI <trathi> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | 4le, bdettelb, carl, caswilli, csutherl, dffrench, drjohnson1, epel-packagers-sig, fedora, fjansen, gzaronik, hdegoede, jburrell, jclere, jwon, kaycoth, lua-packagers-sig, mdomonko, mhroncok, michel, moceap, mschmidt, mturk, ngough, packaging-team-maint, peholase, pjindal, plodge, pmatilai, rgodfrey, rob.myers, spotrh, sthirugn, vkrizan |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A vulnerability was found in Lua. During error handling, the luaG_errormsg() component uses slots from EXTRA_STACK. Some errors can recur such as a string overflow while creating an error message in 'luaG_runerror', or a C-stack overflow before calling the message handler, causing a crash that leads to a denial of service.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-12-09 00:13:32 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2104501, 2104743, 2104744, 2104745, 2132325, 2132326, 2132327, 2137384 | ||
Bug Blocks: | 2103258 |
Description
TEJ RATHI
2022-07-06 08:58:29 UTC
Created compat-lua tracking bugs for this issue: Affects: epel-all [bug 2104744] Affects: fedora-all [bug 2104745] Created lua tracking bugs for this issue: Affects: fedora-all [bug 2104743] This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2022:7329 https://access.redhat.com/errata/RHSA-2022:7329 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2022-33099 |