OESA-2025-2638

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2638
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2638.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2638
Upstream
Published
2025-11-07T12:31:27Z
Modified
2025-11-07T13:02:30.806703Z
Summary
python3 security update
Details

Security Fix(es):

CPython 3.9 and earlier doesn't disallow configuring an empty list ("[]") for SSLContext.setnpnprotocols() which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used (see CVE-2024-5535 for OpenSSL). This vulnerability is of low severity due to NPN being not widely used and specifying an empty list likely being uncommon in-practice (typically a protocol name would be configured).(CVE-2024-5642)

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

Affected packages

openEuler:22.03-LTS-SP4 / python3

Package

Name
python3
Purl
pkg:rpm/openEuler/python3&distro=openEuler-22.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.9.9-48.oe2203sp4

Ecosystem specific

{
    "x86_64": [
        "python3-3.9.9-48.oe2203sp4.x86_64.rpm",
        "python3-debug-3.9.9-48.oe2203sp4.x86_64.rpm",
        "python3-debuginfo-3.9.9-48.oe2203sp4.x86_64.rpm",
        "python3-debugsource-3.9.9-48.oe2203sp4.x86_64.rpm",
        "python3-devel-3.9.9-48.oe2203sp4.x86_64.rpm",
        "python3-unversioned-command-3.9.9-48.oe2203sp4.x86_64.rpm"
    ],
    "noarch": [
        "python3-help-3.9.9-48.oe2203sp4.noarch.rpm"
    ],
    "src": [
        "python3-3.9.9-48.oe2203sp4.src.rpm"
    ],
    "aarch64": [
        "python3-3.9.9-48.oe2203sp4.aarch64.rpm",
        "python3-debug-3.9.9-48.oe2203sp4.aarch64.rpm",
        "python3-debuginfo-3.9.9-48.oe2203sp4.aarch64.rpm",
        "python3-debugsource-3.9.9-48.oe2203sp4.aarch64.rpm",
        "python3-devel-3.9.9-48.oe2203sp4.aarch64.rpm",
        "python3-unversioned-command-3.9.9-48.oe2203sp4.aarch64.rpm"
    ]
}