Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:65993

Опубликовано: 10 сент. 2026
Источник: rocky
Оценка: Important

Описание

Important: qt5-qtbase security update

Qt is a software toolkit for developing applications. The qt5-base packages contain base tools for string, xml, and network handling in Qt.

Security Fix(es):

  • qt: Qt: Denial of Service via out-of-bounds read in text codec handling (CVE-2026-9499)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 9

НаименованиеАрхитектураРелизRPM
qt5-qtbaseaarch6411.el9_8.1qt5-qtbase-5.15.9-11.el9_8.1.aarch64.rpm
qt5-qtbase-commonnoarch11.el9_8.1qt5-qtbase-common-5.15.9-11.el9_8.1.noarch.rpm
qt5-qtbase-develaarch6411.el9_8.1qt5-qtbase-devel-5.15.9-11.el9_8.1.aarch64.rpm
qt5-qtbase-examplesaarch6411.el9_8.1qt5-qtbase-examples-5.15.9-11.el9_8.1.aarch64.rpm
qt5-qtbase-guiaarch6411.el9_8.1qt5-qtbase-gui-5.15.9-11.el9_8.1.aarch64.rpm
qt5-qtbase-mysqlaarch6411.el9_8.1qt5-qtbase-mysql-5.15.9-11.el9_8.1.aarch64.rpm
qt5-qtbase-odbcaarch6411.el9_8.1qt5-qtbase-odbc-5.15.9-11.el9_8.1.aarch64.rpm
qt5-qtbase-postgresqlaarch6411.el9_8.1qt5-qtbase-postgresql-5.15.9-11.el9_8.1.aarch64.rpm
qt5-qtbase-private-develaarch6411.el9_8.1qt5-qtbase-private-devel-5.15.9-11.el9_8.1.aarch64.rpm
qt5-qtbasei68611.el9_8.1qt5-qtbase-5.15.9-11.el9_8.1.i686.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

ubuntu
около 2 месяцев назад

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.

CVSS3: 7.5
redhat
около 2 месяцев назад

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.

nvd
около 2 месяцев назад

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.

debian
около 2 месяцев назад

An out-of-bounds read (buffer over-read) vulnerability exists in QText ...

rocky
5 дней назад

Important: qt5-qtbase security update