OESA-2025-2177

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2177
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2177.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-2177
Upstream
Published
2025-09-05T12:43:14Z
Modified
2025-09-05T13:03:24.985234Z
Summary
buildah security update
Details

The package provides a command line tool which can be used to * create a working container from scratch or * create a working container from an image as a starting point * mount/umount a working container's root file system for manipulation * save container's root file system layer to create a new image * delete a working container or an image

Security Fix(es):

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of . characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of . characters.(CVE-2025-27144)

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

Affected packages

openEuler:24.03-LTS-SP2 / buildah

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.34.1-7.oe2403sp2

Ecosystem specific

{
    "x86_64": [
        "buildah-1.34.1-7.oe2403sp2.x86_64.rpm",
        "buildah-debuginfo-1.34.1-7.oe2403sp2.x86_64.rpm",
        "buildah-debugsource-1.34.1-7.oe2403sp2.x86_64.rpm",
        "buildah-tests-1.34.1-7.oe2403sp2.x86_64.rpm"
    ],
    "aarch64": [
        "buildah-1.34.1-7.oe2403sp2.aarch64.rpm",
        "buildah-debuginfo-1.34.1-7.oe2403sp2.aarch64.rpm",
        "buildah-debugsource-1.34.1-7.oe2403sp2.aarch64.rpm",
        "buildah-tests-1.34.1-7.oe2403sp2.aarch64.rpm"
    ],
    "src": [
        "buildah-1.34.1-7.oe2403sp2.src.rpm"
    ]
}