diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2019-03-27 17:25:56 +0800 | 
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2019-04-13 12:07:24 -0700 | 
| commit | a3dd494337bbdf20d7bff651d533f944f270766e (patch) | |
| tree | b801cfbe1e21aca285a0db3434812574cb3db8a0 | |
| parent | 3aad3c98cf8af4929bc416bbda55ccc71879f2f2 (diff) | |
| download | openembedded-core-a3dd494337bbdf20d7bff651d533f944f270766e.tar.gz openembedded-core-a3dd494337bbdf20d7bff651d533f944f270766e.tar.bz2 openembedded-core-a3dd494337bbdf20d7bff651d533f944f270766e.zip | |
openssl: follow OE's rule for specifying CVE ID
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch b/meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch index 59a92f06e4..900ef97fce 100644 --- a/meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch +++ b/meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch @@ -32,7 +32,7 @@ because no such use sets such a long nonce value. However user  applications that use this cipher directly and set a non-default nonce  length to be longer than 12 bytes may be vulnerable. -CVE-2019-1543 +CVE: CVE-2019-1543  Fixes #8345 | 
