Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
Sign in
Sign up
Fetch the repository succeeded.
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
15
Star
6
Fork
65
src-openEuler
/
edk2
Code
Issues
17
Pull Requests
14
Wiki
Insights
Pipelines
Service
JavaDoc
PHPDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
CVE-2024-4603
Done
#IBO5R9
CVE和安全问题
openeuler-ci-bot
owner
Opened this issue
2025-02-23 03:49
一、漏洞信息 漏洞编号:[CVE-2024-4603](https://nvd.nist.gov/vuln/detail/CVE-2024-4603) 漏洞归属组件:[edk2](https://gitee.com/src-openeuler/edk2) 漏洞归属的版本:202002,202011,202308 CVSS V3.0分值: BaseScore:5.3 Medium Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L 漏洞简述: Issue summary: Checking excessively long DSA keys or parameters may be veryslow.Impact summary: Applications that use the functions EVP_PKEY_param_check()or EVP_PKEY_public_check() to check a DSA public key or DSA parameters mayexperience long delays. Where the key or parameters that are being checkedhave been obtained from an untrusted source this may lead to a Denial ofService.The functions EVP_PKEY_param_check() or EVP_PKEY_public_check() performvarious checks on DSA parameters. Some of those computations take a long timeif the modulus (`p` parameter) is too large.Trying to use a very large modulus is slow and OpenSSL will not allow usingpublic keys with a modulus which is over 10,000 bits in length for signatureverification. However the key and parameter check functions do not limitthe modulus size when performing the checks.An application that calls EVP_PKEY_param_check() or EVP_PKEY_public_check()and supplies a key or parameters obtained from an untrusted source could bevulnerable to a Denial of Service attack.These functions are not called by OpenSSL itself on untrusted DSA keys soonly applications that directly call these functions may be vulnerable.Also vulnerable are the OpenSSL pkey and pkeyparam command line applicationswhen using the `-check` option.The OpenSSL SSL/TLS implementation is not affected by this issue.The OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue. 漏洞公开时间:2024-05-17 00:15:10 漏洞创建时间:2025-02-23 03:49:59 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2024-4603 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | openssl-security.openssl.org | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | | | openssl-security.openssl.org | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | | | openssl-security.openssl.org | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | | | openssl-security.openssl.org | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | | | openssl-security.openssl.org | https://www.openssl.org/news/secadv/20240516.txt | | | suse_bugzilla | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-4603 | https://bugzilla.suse.com/show_bug.cgi?id=1224388 | | suse_bugzilla | https://seclists.org/oss-sec/2024/q2/244 | https://bugzilla.suse.com/show_bug.cgi?id=1224388 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:9333 | https://bugzilla.redhat.com/show_bug.cgi?id=2281029 | | debian | | https://security-tracker.debian.org/tracker/CVE-2024-4603 | | oracle | | https://www.oracle.com/security-alerts/cpujul2024.html | | anolis | | https://anas.openanolis.cn/cves/detail/CVE-2024-4603 | | cve_search | | https://www.openssl.org/news/secadv/20240516.txt | | cve_search | | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | | cve_search | | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | | cve_search | | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | | cve_search | | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | | mageia | | http://advisories.mageia.org/MGASA-2024-0200.html | | amazon_linux_explore | https://access.redhat.com/security/cve/CVE-2024-4603 | https://explore.alas.aws.amazon.com/CVE-2024-4603.html | | amazon_linux_explore | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4603 | https://explore.alas.aws.amazon.com/CVE-2024-4603.html | | snyk | https://github.com/openssl/openssl/commit/85ccbab216da245cf9a6503dd327072f21950d9b | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/pyca/cryptography/commit/38852224f455af1915a628542b930ad11d2a884c | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/pull/24346 | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://www.openssl.org/news/secadv/20240516.txt | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/commit/85ccbab216da245cf9a6503dd327072f21950d9b | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/pyca/cryptography/commit/38852224f455af1915a628542b930ad11d2a884c | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/pull/24346 | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://www.openssl.org/news/secadv/20240516.txt | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/commit/85ccbab216da245cf9a6503dd327072f21950d9b | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/pyca/cryptography/commit/38852224f455af1915a628542b930ad11d2a884c | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/pull/24346 | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://www.openssl.org/news/secadv/20240516.txt | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/commit/85ccbab216da245cf9a6503dd327072f21950d9b | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/pyca/cryptography/commit/38852224f455af1915a628542b930ad11d2a884c | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/openssl/openssl/pull/24346 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://www.openssl.org/news/secadv/20240516.txt | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | alpine | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | https://security.alpinelinux.org/vuln/CVE-2024-4603 | | alpine | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | https://security.alpinelinux.org/vuln/CVE-2024-4603 | | alpine | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | https://security.alpinelinux.org/vuln/CVE-2024-4603 | | alpine | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | https://security.alpinelinux.org/vuln/CVE-2024-4603 | | alpine | https://www.openssl.org/news/secadv/20240516.txt | https://security.alpinelinux.org/vuln/CVE-2024-4603 | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: openBrain开源漏洞感知系统 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | | | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | | openssl-security.openssl.org | | | | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | | openssl-security.openssl.org | | | | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | | openssl-security.openssl.org | | | | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | | openssl-security.openssl.org | | | | https://github.com/openssl/openssl/commit/85ccbab216da245cf9a6503dd327072f21950d9b | | snyk | | | | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | | snyk | | | | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | | snyk | | | | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | | snyk | | | | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | | snyk | | | | https://github.com/pyca/cryptography/commit/38852224f455af1915a628542b930ad11d2a884c | | snyk | | | | https://github.com/openssl/openssl/pull/24346 | | snyk | | | | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | | alpine | | | | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | | alpine | | | | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | | alpine | | | | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | | alpine | </details> 二、漏洞分析结构反馈 影响性分析说明: Issue summary: Checking excessively long DSA keys or parameters may be veryslow.Impact summary: Applications that use the functions EVP_PKEY_param_check()or EVP_PKEY_public_check() to check a DSA public key or DSA parameters mayexperience long delays. Where the key or parameters that are being checkedhave been obtained from an untrusted source this may lead to a Denial ofService.The functions EVP_PKEY_param_check() or EVP_PKEY_public_check() performvarious checks on DSA parameters. Some of those computations take a long timeif the modulus (p parameter) is too large.Trying to use a very large modulus is slow and OpenSSL will not allow usingpublic keys with a modulus which is over 10,000 bits in length for signatureverification. However the key and parameter check functions do not limitthe modulus size when performing the checks.An application that calls EVP_PKEY_param_check() or EVP_PKEY_public_check()and supplies a key or parameters obtained from an untrusted source could bevulnerable to a Denial of Service attack.These functions are not called by OpenSSL itself on untrusted DSA keys soonly applications that directly call these functions may be vulnerable.Also vulnerable are the OpenSSL pkey and pkeyparam command line applicationswhen using the -check option.The OpenSSL SSL/TLS implementation is not affected by this issue.The OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue.openssl漏洞,3.0 3.1版本会受影响 openEuler评分: 5.3 Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L 受影响版本排查(受影响/不受影响): 1.master(202308):受影响 2.openEuler-24.03-LTS(202308):受影响 3.openEuler-24.03-LTS-Next(202308):受影响 4.openEuler-24.03-LTS-SP1(202308):受影响 5.openEuler-20.03-LTS-SP4(202002):不受影响 6.openEuler-22.03-LTS-SP3(202011):不受影响 7.openEuler-22.03-LTS-SP4(202011):不受影响 修复是否涉及abi变化(是/否): 1.master(202308):否 2.openEuler-20.03-LTS-SP4(202002):否 3.openEuler-22.03-LTS-SP3(202011):否 4.openEuler-22.03-LTS-SP4(202011):否 5.openEuler-24.03-LTS(202308):否 6.openEuler-24.03-LTS-Next(202308):否 7.openEuler-24.03-LTS-SP1(202308):否 原因说明: 1.master(202308):正常修复 2.openEuler-24.03-LTS(202308):正常修复 3.openEuler-24.03-LTS-Next(202308):正常修复 4.openEuler-24.03-LTS-SP1(202308):正常修复 5.openEuler-20.03-LTS-SP4(202002):不受影响-漏洞代码不存在 6.openEuler-22.03-LTS-SP3(202011):不受影响-漏洞代码不存在 7.openEuler-22.03-LTS-SP4(202011):不受影响-漏洞代码不存在 三、漏洞修复 安全公告链接:https://www.openeuler.org/zh/security/safety-bulletin/detail/?id=openEuler-SA-2025-1327
一、漏洞信息 漏洞编号:[CVE-2024-4603](https://nvd.nist.gov/vuln/detail/CVE-2024-4603) 漏洞归属组件:[edk2](https://gitee.com/src-openeuler/edk2) 漏洞归属的版本:202002,202011,202308 CVSS V3.0分值: BaseScore:5.3 Medium Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L 漏洞简述: Issue summary: Checking excessively long DSA keys or parameters may be veryslow.Impact summary: Applications that use the functions EVP_PKEY_param_check()or EVP_PKEY_public_check() to check a DSA public key or DSA parameters mayexperience long delays. Where the key or parameters that are being checkedhave been obtained from an untrusted source this may lead to a Denial ofService.The functions EVP_PKEY_param_check() or EVP_PKEY_public_check() performvarious checks on DSA parameters. Some of those computations take a long timeif the modulus (`p` parameter) is too large.Trying to use a very large modulus is slow and OpenSSL will not allow usingpublic keys with a modulus which is over 10,000 bits in length for signatureverification. However the key and parameter check functions do not limitthe modulus size when performing the checks.An application that calls EVP_PKEY_param_check() or EVP_PKEY_public_check()and supplies a key or parameters obtained from an untrusted source could bevulnerable to a Denial of Service attack.These functions are not called by OpenSSL itself on untrusted DSA keys soonly applications that directly call these functions may be vulnerable.Also vulnerable are the OpenSSL pkey and pkeyparam command line applicationswhen using the `-check` option.The OpenSSL SSL/TLS implementation is not affected by this issue.The OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue. 漏洞公开时间:2024-05-17 00:15:10 漏洞创建时间:2025-02-23 03:49:59 漏洞详情参考链接: https://nvd.nist.gov/vuln/detail/CVE-2024-4603 <details> <summary>更多参考(点击展开)</summary> | 参考来源 | 参考链接 | 来源链接 | | ------- | -------- | -------- | | openssl-security.openssl.org | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | | | openssl-security.openssl.org | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | | | openssl-security.openssl.org | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | | | openssl-security.openssl.org | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | | | openssl-security.openssl.org | https://www.openssl.org/news/secadv/20240516.txt | | | suse_bugzilla | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-4603 | https://bugzilla.suse.com/show_bug.cgi?id=1224388 | | suse_bugzilla | https://seclists.org/oss-sec/2024/q2/244 | https://bugzilla.suse.com/show_bug.cgi?id=1224388 | | redhat_bugzilla | https://access.redhat.com/errata/RHSA-2024:9333 | https://bugzilla.redhat.com/show_bug.cgi?id=2281029 | | debian | | https://security-tracker.debian.org/tracker/CVE-2024-4603 | | oracle | | https://www.oracle.com/security-alerts/cpujul2024.html | | anolis | | https://anas.openanolis.cn/cves/detail/CVE-2024-4603 | | cve_search | | https://www.openssl.org/news/secadv/20240516.txt | | cve_search | | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | | cve_search | | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | | cve_search | | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | | cve_search | | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | | mageia | | http://advisories.mageia.org/MGASA-2024-0200.html | | amazon_linux_explore | https://access.redhat.com/security/cve/CVE-2024-4603 | https://explore.alas.aws.amazon.com/CVE-2024-4603.html | | amazon_linux_explore | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4603 | https://explore.alas.aws.amazon.com/CVE-2024-4603.html | | snyk | https://github.com/openssl/openssl/commit/85ccbab216da245cf9a6503dd327072f21950d9b | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/pyca/cryptography/commit/38852224f455af1915a628542b930ad11d2a884c | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/pull/24346 | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://www.openssl.org/news/secadv/20240516.txt | https://security.snyk.io/vuln/SNYK-RUBY-OPENSSL-6913424 | | snyk | https://github.com/openssl/openssl/commit/85ccbab216da245cf9a6503dd327072f21950d9b | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/pyca/cryptography/commit/38852224f455af1915a628542b930ad11d2a884c | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/pull/24346 | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://www.openssl.org/news/secadv/20240516.txt | https://security.snyk.io/vuln/SNYK-RUST-OPENSSLSRC-6913423 | | snyk | https://github.com/openssl/openssl/commit/85ccbab216da245cf9a6503dd327072f21950d9b | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/pyca/cryptography/commit/38852224f455af1915a628542b930ad11d2a884c | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/pull/24346 | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://www.openssl.org/news/secadv/20240516.txt | https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6913422 | | snyk | https://github.com/openssl/openssl/commit/85ccbab216da245cf9a6503dd327072f21950d9b | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/pyca/cryptography/commit/38852224f455af1915a628542b930ad11d2a884c | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://github.com/openssl/openssl/pull/24346 | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | snyk | https://www.openssl.org/news/secadv/20240516.txt | https://security.snyk.io/vuln/SNYK-UNMANAGED-OPENSSL-6913421 | | alpine | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | https://security.alpinelinux.org/vuln/CVE-2024-4603 | | alpine | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | https://security.alpinelinux.org/vuln/CVE-2024-4603 | | alpine | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | https://security.alpinelinux.org/vuln/CVE-2024-4603 | | alpine | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | https://security.alpinelinux.org/vuln/CVE-2024-4603 | | alpine | https://www.openssl.org/news/secadv/20240516.txt | https://security.alpinelinux.org/vuln/CVE-2024-4603 | </details> 漏洞分析指导链接: https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md 漏洞数据来源: openBrain开源漏洞感知系统 漏洞补丁信息: <details> <summary>详情(点击展开)</summary> | 影响的包 | 修复版本 | 修复补丁 | 问题引入补丁 | 来源 | | ------- | -------- | ------- | -------- | --------- | | | | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | | openssl-security.openssl.org | | | | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | | openssl-security.openssl.org | | | | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | | openssl-security.openssl.org | | | | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | | openssl-security.openssl.org | | | | https://github.com/openssl/openssl/commit/85ccbab216da245cf9a6503dd327072f21950d9b | | snyk | | | | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | | snyk | | | | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | | snyk | | | | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | | snyk | | | | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | | snyk | | | | https://github.com/pyca/cryptography/commit/38852224f455af1915a628542b930ad11d2a884c | | snyk | | | | https://github.com/openssl/openssl/pull/24346 | | snyk | | | | https://github.com/openssl/openssl/commit/3559e868e58005d15c6013a0c1fd832e51c73397 | | alpine | | | | https://github.com/openssl/openssl/commit/53ea06486d296b890d565fb971b2764fcd826e7e | | alpine | | | | https://github.com/openssl/openssl/commit/9c39b3858091c152f52513c066ff2c5a47969f0d | | alpine | | | | https://github.com/openssl/openssl/commit/da343d0605c826ef197aceedc67e8e04f065f740 | | alpine | </details> 二、漏洞分析结构反馈 影响性分析说明: Issue summary: Checking excessively long DSA keys or parameters may be veryslow.Impact summary: Applications that use the functions EVP_PKEY_param_check()or EVP_PKEY_public_check() to check a DSA public key or DSA parameters mayexperience long delays. Where the key or parameters that are being checkedhave been obtained from an untrusted source this may lead to a Denial ofService.The functions EVP_PKEY_param_check() or EVP_PKEY_public_check() performvarious checks on DSA parameters. Some of those computations take a long timeif the modulus (p parameter) is too large.Trying to use a very large modulus is slow and OpenSSL will not allow usingpublic keys with a modulus which is over 10,000 bits in length for signatureverification. However the key and parameter check functions do not limitthe modulus size when performing the checks.An application that calls EVP_PKEY_param_check() or EVP_PKEY_public_check()and supplies a key or parameters obtained from an untrusted source could bevulnerable to a Denial of Service attack.These functions are not called by OpenSSL itself on untrusted DSA keys soonly applications that directly call these functions may be vulnerable.Also vulnerable are the OpenSSL pkey and pkeyparam command line applicationswhen using the -check option.The OpenSSL SSL/TLS implementation is not affected by this issue.The OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue.openssl漏洞,3.0 3.1版本会受影响 openEuler评分: 5.3 Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L 受影响版本排查(受影响/不受影响): 1.master(202308):受影响 2.openEuler-24.03-LTS(202308):受影响 3.openEuler-24.03-LTS-Next(202308):受影响 4.openEuler-24.03-LTS-SP1(202308):受影响 5.openEuler-20.03-LTS-SP4(202002):不受影响 6.openEuler-22.03-LTS-SP3(202011):不受影响 7.openEuler-22.03-LTS-SP4(202011):不受影响 修复是否涉及abi变化(是/否): 1.master(202308):否 2.openEuler-20.03-LTS-SP4(202002):否 3.openEuler-22.03-LTS-SP3(202011):否 4.openEuler-22.03-LTS-SP4(202011):否 5.openEuler-24.03-LTS(202308):否 6.openEuler-24.03-LTS-Next(202308):否 7.openEuler-24.03-LTS-SP1(202308):否 原因说明: 1.master(202308):正常修复 2.openEuler-24.03-LTS(202308):正常修复 3.openEuler-24.03-LTS-Next(202308):正常修复 4.openEuler-24.03-LTS-SP1(202308):正常修复 5.openEuler-20.03-LTS-SP4(202002):不受影响-漏洞代码不存在 6.openEuler-22.03-LTS-SP3(202011):不受影响-漏洞代码不存在 7.openEuler-22.03-LTS-SP4(202011):不受影响-漏洞代码不存在 三、漏洞修复 安全公告链接:https://www.openeuler.org/zh/security/safety-bulletin/detail/?id=openEuler-SA-2025-1327
Comments (
5
)
Sign in
to comment
Status
Done
Backlog
已挂起
Doing
Done
Declined
Assignees
Not set
Chuan
Chuan-Zheng
Assignee
Collaborator
+Assign
+Mention
Labels
CVE/FIXED
Not set
Projects
Unprojected
Unprojected
Milestones
No related milestones
No related milestones
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (32)
Tags (58)
master
openEuler-24.03-LTS
openEuler-22.03-LTS-SP4
openEuler-20.03-LTS-SP4
openEuler-25.09
openEuler-24.03-LTS-SP1
openEuler-24.03-LTS-SP2
openEuler-24.03-LTS-Next
openEuler-22.03-LTS-SP3
openEuler-25.03
openEuler-22.03-LTS-SP1
sync-pr258-master-to-openEuler-24.09
sync-pr257-openEuler-22.03-LTS-SP3-to-openEuler-22.03-LTS-SP1
sync-pr257-openEuler-22.03-LTS-SP3-to-openEuler-22.03-LTS-SP4
openEuler-24.09
openEuler-22.03-LTS-SP2
openEuler-22.03-LTS
openEuler-22.03-LTS-Next
openEuler-20.03-LTS-SP1
openEuler-24.03-LTS-Loongarch
openEuler-20.03-LTS-SP3
openEuler-23.09
openEuler-23.03
openEuler-22.09
openEuler-20.03-LTS-Next
openEuler-20.03-LTS-SP2
openEuler-20.03-LTS
openEuler-21.03
openEuler-20.09
openEuler-21.09
openEuler1.0
openEuler1.0-base
openEuler-22.03-LTS-SP4-update-20250919
openEuler-20.03-LTS-SP4-update-20250919
openEuler-24.03-LTS-update-20250919
openEuler-24.03-LTS-SP2-update-20250711
openEuler-20.03-LTS-SP4-update-20250704
openEuler-22.03-LTS-SP3-update-20250704
openEuler-22.03-LTS-SP4-update-20250704
openEuler-24.03-LTS-update-20250704
openEuler-24.03-LTS-SP1-update-20250704
openEuler-24.03-LTS-SP2-release
openEuler-24.03-LTS-SP1-update-20250509
openEuler-24.03-LTS-update-20250509
openEuler-22.03-LTS-SP4-update-20250509
openEuler-22.03-LTS-SP3-update-20250509
openEuler-20.03-LTS-SP4-update-20250509
openEuler-20.03-LTS-SP4-update-20250403
openEuler-22.03-LTS-SP4-update-20250403
openEuler-24.03-LTS-SP1-update-20250403
openEuler-22.03-LTS-SP3-update-20250403
openEuler-24.03-LTS-update-20250403
openEuler-25.03-release
openEuler-24.03-LTS-update-20250321
openEuler-24.03-LTS-SP1-update-20250321
openEuler-24.03-LTS-update-20250228
openEuler-24.03-LTS-SP1-update-20250228
openEuler-22.03-LTS-SP3-update-20250228
openEuler-22.03-LTS-SP4-update-20250228
openEuler-20.03-LTS-SP4-update-20250228
openEuler-24.03-LTS-SP1-release
openEuler-22.03-LTS-SP4-update-before-20241025
openEuler-22.03-LTS-SP4-before-20241025
openEuler-24.03-LTS-update-before-20241025
openEuler-20.03-LTS-SP4-update-20241025
openEuler-22.03-LTS-SP1-update-20241025
openEuler-22.03-LTS-SP3-update-20241025
openEuler-22.03-LTS-SP4-update-20241025
openEuler-24.03-LTS-update-20241025
openEuler-24.03-LTS-update-20241018
openEuler-22.03-LTS-SP4-release
openEuler-24.09-release
openEuler-24.03-LTS-release
openEuler-22.03-LTS-SP3-release
openEuler-23.09-rc5
openEuler-22.03-LTS-SP1-release
openEuler-22.09-release
openEuler-22.09-rc5
openEuler-22.09-20220829
openEuler-22.03-LTS-20220331
openEuler-22.03-LTS-round5
openEuler-22.03-LTS-round3
openEuler-22.03-LTS-round2
openEuler-22.03-LTS-round1
openEuler-20.03-LTS-SP3-release
openEuler-20.03-LTS-SP2-20210624
openEuler-21.03-20210330
openEuler-20.09-20200929
openEuler-20.03-LTS-20200606
openEuler-20.03-LTS-tag
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
Duration
(hours)
参与者(1)
1
https://gitee.com/src-openeuler/edk2.git
git@gitee.com:src-openeuler/edk2.git
src-openeuler
edk2
edk2
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register