OESA-2026-3847

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3847
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3847.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3847
Upstream
  • CVE-2026-18743
Published
2026-09-14T16:34:56Z
Modified
2026-09-13T16:45:47Z
Severity
  • 2.5 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
popt security update
Details

The popt library exists essentially for parsing command line options. Some specific advantages of popt are no global variables (allowing multiple passes in parsing argv), parsing an arbitrary array of argv-style elements (allowing parsing of command-line-strings from any source), a standard method of option aliasing, ability to exec external option filters, and automatic generation of help and usage messages.

Security Fix(es):

A flaw was found in popt. This vulnerability allows an attacker to provide specially crafted configuration content to a host, which, when loaded, can lead to a small memory corruption issue. This occurs because of an error in how the poptConfigFileToString function reallocates memory for buffers. Successful exploitation could result in heap metadata corruption, potentially causing the affected process to become unavailable (denial of service).(CVE-2026-18743)

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

Affected packages

openEuler:20.03-LTS-SP4 / popt

Package

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

Affected ranges

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

Ecosystem specific

{
    "aarch64": [
        "popt-1.18-5.oe2003sp4.aarch64.rpm",
        "popt-debuginfo-1.18-5.oe2003sp4.aarch64.rpm",
        "popt-debugsource-1.18-5.oe2003sp4.aarch64.rpm",
        "popt-devel-1.18-5.oe2003sp4.aarch64.rpm"
    ],
    "noarch": [
        "popt-help-1.18-5.oe2003sp4.noarch.rpm"
    ],
    "src": [
        "popt-1.18-5.oe2003sp4.src.rpm"
    ],
    "x86_64": [
        "popt-1.18-5.oe2003sp4.x86_64.rpm",
        "popt-debuginfo-1.18-5.oe2003sp4.x86_64.rpm",
        "popt-debugsource-1.18-5.oe2003sp4.x86_64.rpm",
        "popt-devel-1.18-5.oe2003sp4.x86_64.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-3847.json"