Date: Sun, 15 Sep 2024 18:01:20 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9ad12df13589 - main - security/vuxml: Fix entry Message-ID: <202409151801.48FI1Kkn052205@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ad12df13589412b499b145993b65c70911a68f7 commit 9ad12df13589412b499b145993b65c70911a68f7 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2024-09-15 17:59:00 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2024-09-15 17:59:00 +0000 security/vuxml: Fix entry Correct number of recorded CVEs. Fixes: 019e45d60224 --- security/vuxml/vuln/2024.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index c9d75cdebfe0..34933f23c7bd 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -14,7 +14,7 @@ <body xmlns="http://www.w3.org/1999/xhtml"> <p>Chrome Releases reports:</p> <blockquote cite="https://chromereleases.googleblog.com/2024/09/stable-channel-update-for-desktop_10.html"> - <p>This update includes 5 security fixes:</p> + <p>This update includes 4 security fixes:</p> <ul> <li>[361461526] High CVE-2024-8636: Heap buffer overflow in Skia. Reported by Renan Rios (@hyhy_100) on 2024-08-22</li> <li>[361784548] High CVE-2024-8637: Use after free in Media Router. Reported by lime(@limeSec_) from TIANGONG Team of Legendsec at QI-ANXIN Group on 2024-08-23</li>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409151801.48FI1Kkn052205>