git: ed0c58da4a23 - main - security/vuxml: add www/*chromium < 123.0.6312.122
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Apr 2024 17:02:49 UTC
The branch main has been updated by rnagy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ed0c58da4a23da51836f19d33fd7bdf749f8a5a2 commit ed0c58da4a23da51836f19d33fd7bdf749f8a5a2 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2024-04-12 17:02:26 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2024-04-12 17:02:26 +0000 security/vuxml: add www/*chromium < 123.0.6312.122 Obtained from: https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_10.html --- security/vuxml/vuln/2024.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index ee213aff12c4..fce127179d44 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,40 @@ + <vuln vid="7314942b-0889-46f0-b02b-2c60aabe4a82"> + <topic>chromium -- multiple security fixes</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>123.0.6312.122</lt></range> + </package> + <package> + <name>ungoogled-chromium</name> + <range><lt>123.0.6312.122</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Chrome Releases reports:</p> + <blockquote cite="https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_10.html"> + <p>This update includes 3 security fixes:</p> + <ul> + <li>[331237485] High CVE-2024-3157: Out of bounds write in Compositing. Reported by DarkNavy on 2024-03-26</li> + <li>[328859176] High CVE-2024-3516: Heap buffer overflow in ANGLE. Reported by Bao (zx) Pham and Toan (suto) Pham of Qrious Secure on 2024-03-09</li> + <li>[331123811] High CVE-2024-3515: Use after free in Dawn. Reported by wgslfuzz on 2024-03-25</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2024-3157</cvename> + <cvename>CVE-2024-3516</cvename> + <cvename>CVE-2024-3515</cvename> + <url>https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_10.html</url> + </references> + <dates> + <discovery>2024-04-10</discovery> + <entry>2024-04-12</entry> + </dates> + </vuln> + <vuln vid="31617e47-7eec-4c60-9fdf-8aee61622bab"> <topic>electron{27,28} -- Out of bounds memory access in V8</topic> <affects>