OESA-2025-2486

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2486
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2486.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-2486
Upstream
Published
2025-10-17T14:56:27Z
Modified
2025-10-18T09:48:32.672844Z
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:22.03-LTS-SP3 / openssl

Package

Name
openssl
Purl
pkg:rpm/openEuler/openssl&distro=openEuler-22.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.1wa-12.oe2203sp3

Ecosystem specific

{
    "aarch64": [
        "openssl-1.1.1wa-12.oe2203sp3.aarch64.rpm",
        "openssl-debuginfo-1.1.1wa-12.oe2203sp3.aarch64.rpm",
        "openssl-debugsource-1.1.1wa-12.oe2203sp3.aarch64.rpm",
        "openssl-devel-1.1.1wa-12.oe2203sp3.aarch64.rpm",
        "openssl-libs-1.1.1wa-12.oe2203sp3.aarch64.rpm",
        "openssl-perl-1.1.1wa-12.oe2203sp3.aarch64.rpm"
    ],
    "src": [
        "openssl-1.1.1wa-12.oe2203sp3.src.rpm"
    ],
    "x86_64": [
        "openssl-1.1.1wa-12.oe2203sp3.x86_64.rpm",
        "openssl-debuginfo-1.1.1wa-12.oe2203sp3.x86_64.rpm",
        "openssl-debugsource-1.1.1wa-12.oe2203sp3.x86_64.rpm",
        "openssl-devel-1.1.1wa-12.oe2203sp3.x86_64.rpm",
        "openssl-libs-1.1.1wa-12.oe2203sp3.x86_64.rpm",
        "openssl-perl-1.1.1wa-12.oe2203sp3.x86_64.rpm"
    ],
    "noarch": [
        "openssl-help-1.1.1wa-12.oe2203sp3.noarch.rpm"
    ]
}