OESA-2026-3202

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3202
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3202.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3202
Upstream
  • CVE-2026-9499
Published
2026-08-01T16:42:37Z
Modified
2026-07-31T16:45:10.828871660Z
Summary
qt6-qt5compat security update
Details

.

Security Fix(es):

An out-of-bounds read (buffer over-read) vulnerability exists in QTextCodec::codecForName() in Qt. When the function is called with a QByteArray that is not NUL-terminated (for example, one created with QByteArray::fromRawData()), the codec-name matching routine reads past the end of the supplied buffer. In most cases this results in an incorrect text codec being selected; in the worst case, if the over-read reaches unmapped memory, the process crashes (denial of service). The over-read is bounded by the length of the longest codec-name candidate, and the out-of-bounds bytes are only compared internally against Qt's fixed list of codec names, so no data is disclosed to an attacker. Applications that do not pass non-NUL-terminated QByteArrays to QTextCodec::codecForName() are not exposed. The affected code resides in the Qt5Compat module from Qt 6.0.0 onward, and in Qt Core (qtbase) in Qt 4.x and Qt 5.x.(CVE-2026-9499)

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

Affected packages

openEuler:24.03-LTS-SP1 / qt6-qt5compat

Package

Name
qt6-qt5compat
Purl
pkg:rpm/openEuler/qt6-qt5compat&distro=openEuler-24.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.5.2-2.oe2403sp1

Ecosystem specific

{
    "src": [
        "qt6-qt5compat-6.5.2-2.oe2403sp1.src.rpm"
    ],
    "aarch64": [
        "qt6-qt5compat-6.5.2-2.oe2403sp1.aarch64.rpm",
        "qt6-qt5compat-debuginfo-6.5.2-2.oe2403sp1.aarch64.rpm",
        "qt6-qt5compat-debugsource-6.5.2-2.oe2403sp1.aarch64.rpm",
        "qt6-qt5compat-devel-6.5.2-2.oe2403sp1.aarch64.rpm"
    ],
    "x86_64": [
        "qt6-qt5compat-6.5.2-2.oe2403sp1.x86_64.rpm",
        "qt6-qt5compat-debuginfo-6.5.2-2.oe2403sp1.x86_64.rpm",
        "qt6-qt5compat-debugsource-6.5.2-2.oe2403sp1.x86_64.rpm",
        "qt6-qt5compat-devel-6.5.2-2.oe2403sp1.x86_64.rpm"
    ]
}

Database specific

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