Updated ruby packages fix security vulnerability:
An issue was discovered in Ruby through 2.5.7. If a victim calls
BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method
resizes the buffer to fit the requested size, but no data is copied. Thus, the
buffer string provides the previous value of the heap. This may expose possibly
sensitive data from the interpreter (CVE-2020-10933).
- https://bugs.mageia.org/show_bug.cgi?id=26409
- https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933/
- https://www.ruby-lang.org/en/news/2020/03/31/ruby-2-5-8-released/
- https://www.cve.org/CVERecord?id=CVE-2020-10933
- 7/core/ruby-2.5.8-21.mga7
Get the latest Linux and open source security news straight to your inbox.