OESA-2024-2438

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2438
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2438.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-2438
Upstream
Published
2024-11-22T14:22:13Z
Modified
2025-08-12T05:39:13.131672Z
Summary
busybox security update
Details

BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. It provides a fairly complete environment for any small or embedded system.

Security Fix(es):

A use-after-free vulnerability in BusyBox v.1.36.1 allows attackers to cause a denial of service via a crafted awk pattern in the awk.c evaluate function.(CVE-2023-42364)

A use-after-free vulnerability was discovered in BusyBox v.1.36.1 via a crafted awk pattern in the awk.c copyvar function.(CVE-2023-42365)

A heap-buffer-overflow was discovered in BusyBox v.1.36.1 in the next_token function at awk.c:1159.(CVE-2023-42366)

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

Affected packages

openEuler:24.03-LTS / busybox

Package

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

Affected ranges

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

Ecosystem specific

{
    "aarch64": [
        "busybox-1.36.1-8.oe2403.aarch64.rpm",
        "busybox-debuginfo-1.36.1-8.oe2403.aarch64.rpm",
        "busybox-debugsource-1.36.1-8.oe2403.aarch64.rpm",
        "busybox-help-1.36.1-8.oe2403.aarch64.rpm",
        "busybox-petitboot-1.36.1-8.oe2403.aarch64.rpm"
    ],
    "src": [
        "busybox-1.36.1-8.oe2403.src.rpm"
    ],
    "x86_64": [
        "busybox-1.36.1-8.oe2403.x86_64.rpm",
        "busybox-debuginfo-1.36.1-8.oe2403.x86_64.rpm",
        "busybox-debugsource-1.36.1-8.oe2403.x86_64.rpm",
        "busybox-help-1.36.1-8.oe2403.x86_64.rpm",
        "busybox-petitboot-1.36.1-8.oe2403.x86_64.rpm"
    ]
}