A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://hackerone.com/reports/1220911 | third party advisory permissions required |
https://www.ruby-lang.org/en/news/2022/04/12/double-free-in-regexp-compilation-cve-2022-28738/ | vendor advisory |
https://security-tracker.debian.org/tracker/CVE-2022-28738 | third party advisory patch |
https://security.netapp.com/advisory/ntap-20220624-0002/ | third party advisory |
https://security.gentoo.org/glsa/202401-27 | vendor advisory |