mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-14 18:24:01 -09:00
Fixes the following security issues: - CVE-2022-28738: Double free in Regexp compilation - CVE-2022-28739: Buffer overrun in String-to-Float conversion For more details, see the announcement: https://www.ruby-lang.org/en/news/2022/04/12/ruby-3-1-2-released/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Tested-By: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>