Lucene search
+L

17 matches found

Rockylinux
Rockylinux
added 2026/09/10 6:01 a.m.8 views

qt5-qtbase security update

An update is available for qt5-qtbase. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Qt is a software toolkit for developing applications. The qt5-base package...

6.3CVSS0.00302EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/09/10 12:05 a.m.6 views

qt5-qtbase security update

An update is available for qt5-qtbase. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Qt is a software toolkit for developing applications. The qt5-base package...

6.3CVSS5.9AI score0.00302EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/09/09 6:08 p.m.7 views

qt6-qt5compat security update

An update is available for qt6-qt5compat. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Qt6 - Qt 5 Compatibility Libraries. Security Fixes: qt: Qt: Denial of...

6.3CVSS0.00302EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/09 3:27 p.m.4 views

Important: Red Hat Security Advisory: qt5-qtbase security update

An update for qt5-qtbase is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

6.3CVSS0.00302EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/09 11:17 a.m.7 views

qt: Qt: Denial of Service via out-of-bounds read in text codec handling

A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the QTextCodec::codecForName function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select...

6.3CVSS0.00302EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/09 11:17 a.m.11 views

Important: Red Hat Security Advisory: qt5-qtbase security update

An update for qt5-qtbase is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

6.3CVSS0.00302EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/09 7:19 a.m.5 views

qt: Qt: Denial of Service via out-of-bounds read in text codec handling

A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the QTextCodec::codecForName function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select...

6.3CVSS0.00302EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/09 7:19 a.m.7 views

Important: Red Hat Security Advisory: qt6-qt5compat security update

An update for qt6-qt5compat is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

6.3CVSS0.00302EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2026/09/09 12:00 a.m.4 views

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 Fixes: qt: Qt: Denial of Service via out-of-bounds read in text codec handling CVE-2026-9499 For more details about the security issues, including t...

6.3CVSS0.00302EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/09/09 12:00 a.m.4 views

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 Fixes: qt: Qt: Denial of Service via out-of-bounds read in text codec handling CVE-2026-9499 For more details about the security issues, including t...

6.3CVSS0.00302EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/21 2:16 p.m.12 views

CVE-2026-9499

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...

6.3CVSS0.00302EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 1:25 p.m.35 views

CVE-2026-9499 Out-of-bounds read in QTextCodec::codecForName() in Qt

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...

6.3CVSS0.00302EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 1:25 p.m.51 views

CVE-2026-9499

CVE-2026-9499 describes an out-of-bounds read in QTextCodec::codecForName() within Qt’s code paths. If a non-NUL-terminated QByteArray (e.g., fromRawData()) is used, the codec-name matching may read past the buffer end. In most cases this yields an incorrect text codec; in the worst case, over-re...

6.3CVSS5.5AI score0.00302EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 1:25 p.m.11 views

EUVD-2026-46257

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...

6.3CVSS5.5AI score0.00302EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.42 views

PT-2026-61941

Name of the Vulnerable Software and Affected Versions Qt versions 4.x Qt versions 5.x Qt versions 6.0.0 and later Description An out-of-bounds read occurs in the codecForName function of QTextCodec. This happens when the function is called with a QByteArray that is not NUL-terminated, such as tho...

6.3CVSS5.5AI score0.00302EPSS
SaveExploits0References26
RedHat Linux
RedHat Linux
added 2026/07/18 5:31 a.m.7 views

qt: Qt: Denial of Service via out-of-bounds read in text codec handling

A flaw was found in Qt, a popular software development framework. This vulnerability, an out-of-bounds read, occurs in the QTextCodec::codecForName function when it processes specially crafted input that is not properly terminated. An attacker could exploit this to cause the application to select...

6.3CVSS5.4AI score0.00302EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2016/08/15 12:00 a.m.54 views

Fedora 24 : chromium (2016-e9798eaaa3)

On 2016-08-04 Google released Chrome 52.0.2743.116 which fixes at least 8 security issues: CVE-2016-5141, CVE-2016-5142, CVE-2016-5139, CVE-2016-5140, CVE-2016-5145, CVE-2016-5143 and CVE-2016-5144. Additionally, this update : - Splits libmedia and libffmpeg into the libs-media subpackage, so tha...

9.8CVSS7.1AI score0.01849EPSS
SaveExploits0References8
Rows per page
Query Builder