OESA-2025-1946

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1946
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1946.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-1946
Upstream
Published
2025-08-01T13:03:42Z
Modified
2025-08-12T05:50:58.845835Z
Summary
systemd security update
Details

systemd is a system and service manager that runs as PID 1 and starts the rest of the system.

Security Fix(es):

A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process.

A SUID binary or process has a special type of permission, which allows the process to run with the file owner's permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original's SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.(CVE-2025-4598)

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

Affected packages

openEuler:20.03-LTS-SP4 / systemd

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
243-85.oe2003sp4

Ecosystem specific

{
    "aarch64": [
        "systemd-243-85.oe2003sp4.aarch64.rpm",
        "systemd-container-243-85.oe2003sp4.aarch64.rpm",
        "systemd-debuginfo-243-85.oe2003sp4.aarch64.rpm",
        "systemd-debugsource-243-85.oe2003sp4.aarch64.rpm",
        "systemd-devel-243-85.oe2003sp4.aarch64.rpm",
        "systemd-journal-remote-243-85.oe2003sp4.aarch64.rpm",
        "systemd-libs-243-85.oe2003sp4.aarch64.rpm",
        "systemd-udev-243-85.oe2003sp4.aarch64.rpm",
        "systemd-udev-compat-243-85.oe2003sp4.aarch64.rpm"
    ],
    "x86_64": [
        "systemd-243-85.oe2003sp4.x86_64.rpm",
        "systemd-container-243-85.oe2003sp4.x86_64.rpm",
        "systemd-debuginfo-243-85.oe2003sp4.x86_64.rpm",
        "systemd-debugsource-243-85.oe2003sp4.x86_64.rpm",
        "systemd-devel-243-85.oe2003sp4.x86_64.rpm",
        "systemd-journal-remote-243-85.oe2003sp4.x86_64.rpm",
        "systemd-libs-243-85.oe2003sp4.x86_64.rpm",
        "systemd-udev-243-85.oe2003sp4.x86_64.rpm",
        "systemd-udev-compat-243-85.oe2003sp4.x86_64.rpm"
    ],
    "src": [
        "systemd-243-85.oe2003sp4.src.rpm"
    ],
    "noarch": [
        "systemd-help-243-85.oe2003sp4.noarch.rpm"
    ]
}