Описание
ELSA-2025-28041: openssl security update (MODERATE)
[3.5.1-4.0.1]
- Replace upstream references [Orabug: 34340177]
- Update FIPS provider name [Orabug: 35824276]
[1:3.5.1-4]
- Fix CVE-2025-9230 Resolves: RHEL-115885
[1:3.5.1-3]
- Add custom define to disable symbol versioning in downstream patched code Also add stricter Suggests for openssl-fips-provider Resolves: RHEL-101548
- Fix Requires/Provider to fix default install of fips providers Resolves: RHEL-105010
[1:3.5.1-2]
- Move fips.so to a seprate subpackage Reverts FIPS self test for SLH-DSA Add Suggests to try to prefer the openssl-fips-provider package over the fips-provider-next package by default Revolves: RHEL-102408 Related: RHEL-80811
[1:3.5.1-1]
- Rebasing to OpenSSL 3.5.1 Resolves: RHEL-90350 Resolves: RHEL-95613 Resolves: RHEL-97796 Resolves: RHEL-99353 Resolves: RHEL-100168
[1:3.5.0-8]
- rebuilt Related: RHEL-80811
[1:3.5.0-7]
- rebuilt Related: RHEL-80811
[1:3.5.0-6]
- rebuilt Related: RHEL-80811
[1:3.5.0-5]
- Compact patches for better maintainability Related: RHEL-80811
- Make hybrid MLKEM work with our FIPS provider (3.0.7) Resolves: RHEL-94614
[1:3.5.0-4]
- Fix regressions caused by rebase to OpenSSL 3.5 Related: RHEL-80811
- Fix UEFI builds on double function definitions Resolves: RHEL-93168
Обновленные пакеты
Oracle Linux 10
Oracle Linux aarch64
openssl
3.5.1-4.0.1.ksplice1.el10_1
openssl-devel
3.5.1-4.0.1.ksplice1.el10_1
openssl-libs
3.5.1-4.0.1.ksplice1.el10_1
openssl-perl
3.5.1-4.0.1.ksplice1.el10_1
Oracle Linux x86_64
openssl
3.5.1-4.0.1.ksplice1.el10_1
openssl-devel
3.5.1-4.0.1.ksplice1.el10_1
openssl-libs
3.5.1-4.0.1.ksplice1.el10_1
openssl-perl
3.5.1-4.0.1.ksplice1.el10_1
Связанные CVE
Связанные уязвимости
Issue summary: An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code. Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.
Issue summary: An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code. Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.
Issue summary: An application trying to decrypt CMS messages encrypted ...