git: 9ad12df13589 - main - security/vuxml: Fix entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Sep 2024 18:01:20 UTC
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>