diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2024-11-22 03:40:41 -0500 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2024-11-23 00:40:00 -0500 |
commit | 9b26e39ed48ec94485e92fd9ae7c28aa97c9be02 (patch) | |
tree | bd674409ebf5f90945913e517a38871f30791c98 | |
parent | graphics/libjxl: expose LCMS2 support (disabled by default) (diff) |
security/vuxml: Add www/qt5-webengine < 5.15.18p5
-rw-r--r-- | security/vuxml/vuln/2024.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index 602c7b70f048..ff4c0af53f12 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,32 @@ + <vuln vid="16e472d5-a8aa-11ef-b680-4ccc6adda413"> + <topic>qt5-webengine -- Use after free in Serial</topic> + <affects> + <package> + <name>qt5-webengine</name> + <range><lt>5.15.18p5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Qt qtwebengine-chromium repo reports:</p> + <blockquote cite="https://code.qt.io/cgit/qt/qtwebengine-chromium.git/log/?h=87-based"> + <p>Backports for 1 security bug in Chromium:</p> + <ul> + <li>CVE-2024-10827: Use after free in Serial</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2024-10827</cvename> + <url>https://code.qt.io/cgit/qt/qtwebengine-chromium.git/log/?h=87-based</url> + </references> + <dates> + <discovery>2024-10-24</discovery> + <entry>2024-11-22</entry> + </dates> + </vuln> + <vuln vid="141f2a22-a6a7-11ef-b282-0c9d92850f7a"> <topic>xorg server -- _XkbSetCompatMap vulnerability</topic> <affects> |