OESA-2025-2485

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2485
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2485.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-2485
Upstream
Published
2025-10-17T14:56:26Z
Modified
2025-10-18T09:48:32.193002Z
Summary
openssl security update
Details

OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.

Security Fix(es):

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.(CVE-2025-9230)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:20.03-LTS-SP4 / openssl

Package

Name
openssl
Purl
pkg:rpm/openEuler/openssl&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.1f-40.oe2003sp4

Ecosystem specific

{
    "aarch64": [
        "openssl-1.1.1f-40.oe2003sp4.aarch64.rpm",
        "openssl-debuginfo-1.1.1f-40.oe2003sp4.aarch64.rpm",
        "openssl-debugsource-1.1.1f-40.oe2003sp4.aarch64.rpm",
        "openssl-devel-1.1.1f-40.oe2003sp4.aarch64.rpm",
        "openssl-libs-1.1.1f-40.oe2003sp4.aarch64.rpm"
    ],
    "x86_64": [
        "openssl-1.1.1f-40.oe2003sp4.x86_64.rpm",
        "openssl-debuginfo-1.1.1f-40.oe2003sp4.x86_64.rpm",
        "openssl-debugsource-1.1.1f-40.oe2003sp4.x86_64.rpm",
        "openssl-devel-1.1.1f-40.oe2003sp4.x86_64.rpm",
        "openssl-libs-1.1.1f-40.oe2003sp4.x86_64.rpm"
    ],
    "src": [
        "openssl-1.1.1f-40.oe2003sp4.src.rpm"
    ],
    "noarch": [
        "openssl-help-1.1.1f-40.oe2003sp4.noarch.rpm"
    ]
}