OESA-2026-3603

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3603
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3603.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3603
Upstream
  • CVE-2026-75904
Published
2026-09-05T15:03:03Z
Modified
2026-09-05T15:16:25.231358895Z
Severity
  • 3.3 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N CVSS Calculator
Summary
libmodplug security update
Details

The library which was part of the Modplug-xmms project.

Security Fix(es):

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array patloops, so an index of zero reads patloops[-1], one byte before the array. The index is the smpno field of a parsed MIDI event, which is initialised to zero and only later overwritten from a program-change parameter, so an event reaching the note test before an instrument is assigned carries zero. A 32-byte MIDI file supplied to the library's public ModPlugLoad entry point drives the path through CSoundFile::Create, CSoundFile::ReadMID, and MIDReadPatterns to the read. The byte read out of bounds determines whether a note event is treated as looping, so adjacent static storage influences playback state.(CVE-2026-75904)

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

Affected packages

openEuler:20.03-LTS-SP4 / libmodplug

Package

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

Affected ranges

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

Ecosystem specific

{
    "src": [
        "libmodplug-0.8.9.0-11.oe2003sp4.src.rpm"
    ],
    "x86_64": [
        "libmodplug-0.8.9.0-11.oe2003sp4.x86_64.rpm",
        "libmodplug-debuginfo-0.8.9.0-11.oe2003sp4.x86_64.rpm",
        "libmodplug-debugsource-0.8.9.0-11.oe2003sp4.x86_64.rpm",
        "libmodplug-devel-0.8.9.0-11.oe2003sp4.x86_64.rpm"
    ],
    "aarch64": [
        "libmodplug-0.8.9.0-11.oe2003sp4.aarch64.rpm",
        "libmodplug-debuginfo-0.8.9.0-11.oe2003sp4.aarch64.rpm",
        "libmodplug-debugsource-0.8.9.0-11.oe2003sp4.aarch64.rpm",
        "libmodplug-devel-0.8.9.0-11.oe2003sp4.aarch64.rpm"
    ]
}

Database specific

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