[Buildroot] [PATCH] package/libopenssl: security bump to version 1.1.1o

Peter Korsgaard peter at korsgaard.com
Sat May 28 08:40:05 UTC 2022


>>>>> "Peter" == Peter Korsgaard <peter at korsgaard.com> writes:

 > Fixes the following security issues:
 > - The c_rehash script allows command injection (CVE-2022-1292)

 > The c_rehash script does not properly sanitise shell metacharacters to
 > prevent command injection.  This script is distributed by some operating
 > systems in a manner where it is automatically executed.  On such operating
 > systems, an attacker could execute arbitrary commands with the privileges of
 > the script.

 > Use of the c_rehash script is considered obsolete and should be replaced by
 > the OpenSSL rehash command line tool.

 > https://www.openssl.org/news/secadv/20220503.txt

 > Signed-off-by: Peter Korsgaard <peter at korsgaard.com>

Committed to 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list