Fedora 35: lua 2022-5b5889f43a
Summary
Lua is a powerful light-weight programming language designed for
extending applications. Lua is also frequently used as a
general-purpose, stand-alone language. Lua is free software.
Lua combines simple procedural syntax with powerful data description
constructs based on associative arrays and extensible semantics. Lua
is dynamically typed, interpreted from bytecodes, and has automatic
memory management with garbage collection, making it ideal for
configuration, scripting, and rapid prototyping.
Update to the latest bugfixes (1-5) against 5.4.4. Includes fixes for
CVE-2022-28805 and CVE-2022-33099.
* Tue Jul 19 2022 Tom Callaway
- upstream bug fixes (3,4,5) including fix for CVE-2022-33099
* Tue Apr 5 2022 Tom Callaway
- upstream bug fixes
[ 1 ] Bug #2073884 - CVE-2022-28805 lua: heap buffer overread
https://bugzilla.redhat.com/show_bug.cgi?id=2073884
[ 2 ] Bug #2104427 - CVE-2022-33099 lua: heap buffer overflow in luaG_errormsg() in ldebug.c due to uncontrolled recursion in error handling
https://bugzilla.redhat.com/show_bug.cgi?id=2104427
su -c 'dnf upgrade --advisory FEDORA-2022-5b5889f43a' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam, report it: https://pagure.io/login/
FEDORA-2022-5b5889f43a 2022-08-04 01:37:25.273665 Product : Fedora 35 Version : 5.4.4 Release : 3.fc35 URL : https://www.lua.org/ Summary : Powerful light-weight programming language Description : Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping. Update to the latest bugfixes (1-5) against 5.4.4. Includes fixes for CVE-2022-28805 and CVE-2022-33099. * Tue Jul 19 2022 Tom Callaway - 5.4.4-3 - upstream bug fixes (3,4,5) including fix for CVE-2022-33099 * Tue Apr 5 2022 Tom Callaway - 5.4.4-2 - upstream bug fixes [ 1 ] Bug #2073884 - CVE-2022-28805 lua: heap buffer overread https://bugzilla.redhat.com/show_bug.cgi?id=2073884 [ 2 ] Bug #2104427 - CVE-2022-33099 lua: heap buffer overflow in luaG_errormsg() in ldebug.c due to uncontrolled recursion in error handling https://bugzilla.redhat.com/show_bug.cgi?id=2104427 su -c 'dnf upgrade --advisory FEDORA-2022-5b5889f43a' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ package-announce mailing list -- package-announce@lists.fedoraproject.org To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/ Do not reply to spam, report it: https://pagure.io/login/
Change Log
References