]> code.ossystems Code Review - openembedded-core.git/commit
ruby: Update to 2.4.4
authorArmin Kuster <akuster808@gmail.com>
Thu, 3 May 2018 16:00:59 +0000 (09:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 May 2018 14:57:01 +0000 (15:57 +0100)
commitce12ff394281a42448d92109568db33739b2b542
treed30e107c7dd6707dff80e53046ab16f8e03340d5
parenta9b55cbec9f5ff11f92f50c529049e83ac898043
ruby: Update to 2.4.4

The dot releases are maint only.

2.4.4 included:
CVE-2017-17742: HTTP response splitting in WEBrick
CVE-2018-6914: Unintentional file and directory creation with directory traversal in tempfile and tmpdir
CVE-2018-8777: DoS by large request in WEBrick
CVE-2018-8778: Buffer under-read in String#unpack
CVE-2018-8779: Unintentional socket creation by poisoned NUL byte in UNIXServer and UNIXSocket
CVE-2018-8780: Unintentional directory traversal by poisoned NUL byte in Dir

2.4.3 includes:
CVE-2017-17405: Command injection vulnerability in Net::FTP

Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/ruby/ruby_2.4.4.bb [moved from meta/recipes-devtools/ruby/ruby_2.4.2.bb with 91% similarity]