OESA-2024-2131

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2131
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2131.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2024-2131
Upstream
Published
2024-09-14T11:09:07Z
Modified
2025-09-03T06:20:42.511597Z
Summary
edk2 security update
Details

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications.

Security Fix(es):

Issue summary: Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address resulting in abnormal termination of the application process.

Impact summary: Abnormal termination of an application can a cause a denial of service.

Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address when comparing the expected name with an otherName subject alternative name of an X.509 certificate. This may result in an exception that terminates the application program.

Note that basic certificate chain validation (signatures, dates, ...) is not affected, the denial of service can occur only when the application also specifies an expected DNS name, Email address or IP address.

TLS servers rarely solicit client certificates, and even when they do, they generally don't perform a name check against a reference identifier (expected identity), but rather extract the presented identity after checking the certificate chain. So TLS servers are generally not affected and the severity of the issue is Moderate.

The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.(CVE-2024-6119)

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

Affected packages

openEuler:24.03-LTS / edk2

Package

Name
edk2
Purl
pkg:rpm/openEuler/edk2&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
202308-10.oe2403

Ecosystem specific

{
    "src": [
        "edk2-202308-10.oe2403.src.rpm"
    ],
    "x86_64": [
        "edk2-debuginfo-202308-10.oe2403.x86_64.rpm",
        "edk2-debugsource-202308-10.oe2403.x86_64.rpm",
        "edk2-devel-202308-10.oe2403.x86_64.rpm"
    ],
    "aarch64": [
        "edk2-debuginfo-202308-10.oe2403.aarch64.rpm",
        "edk2-debugsource-202308-10.oe2403.aarch64.rpm",
        "edk2-devel-202308-10.oe2403.aarch64.rpm"
    ],
    "noarch": [
        "edk2-aarch64-202308-10.oe2403.noarch.rpm",
        "edk2-help-202308-10.oe2403.noarch.rpm",
        "edk2-ovmf-202308-10.oe2403.noarch.rpm",
        "python3-edk2-devel-202308-10.oe2403.noarch.rpm"
    ]
}