Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2022 10:20:22 GMT
From:      Philip Paeps <philip@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8bc633b56b71 - main - security/vuxml: correct entry for FreeBSD SA-22:10.aio
Message-ID:  <202208101020.27AAKM9l003249@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by philip:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8bc633b56b71a62fb420d6a3bd1efa41a5464552

commit 8bc633b56b71a62fb420d6a3bd1efa41a5464552
Author:     Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2022-08-10 10:20:09 +0000
Commit:     Philip Paeps <philip@FreeBSD.org>
CommitDate: 2022-08-10 10:20:09 +0000

    security/vuxml: correct entry for FreeBSD SA-22:10.aio
    
    The vulnerability reported in FreeBSD-SA-22:10.aio was corrected on the
    stable/13 branch before releng/13.1 was created.  Consequently, FreeBSD
    13.1-RELEASE-p0 is not affected.
---
 security/vuxml/vuln-2022.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index dca51b4d8182..4e836f6e08a2 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -68,7 +68,6 @@
     <affects>
       <package>
 	<name>FreeBSD-kernel</name>
-	<range><ge>13.1</ge><lt>13.1_1</lt></range>
 	<range><ge>13.0</ge><lt>13.0_12</lt></range>
 	<range><ge>12.3</ge><lt>12.3_6</lt></range>
       </package>
@@ -90,6 +89,7 @@
     <dates>
       <discovery>2022-08-09</discovery>
       <entry>2022-08-10</entry>
+      <modified>2022-08-10</modified>
     </dates>
   </vuln>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208101020.27AAKM9l003249>