git: 6c7887d34c00 - main - security/vuxml: adjust 12.4 range of FreeBSD SA-23:17.pf
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 02:11:26 UTC
The branch main has been updated by philip:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6c7887d34c00a0930b380f4ed487c592f2fb4569
commit 6c7887d34c00a0930b380f4ed487c592f2fb4569
Author: Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2023-12-14 02:10:36 +0000
Commit: Philip Paeps <philip@FreeBSD.org>
CommitDate: 2023-12-14 02:10:59 +0000
security/vuxml: adjust 12.4 range of FreeBSD SA-23:17.pf
Similar to what I did in 4826396e5d1555b9eebf58cac290490b24bf1243,
adjust the 12.4 releases affected by FreeBSD SA-23:17.pf.
There is no 100% correct way to encode this issue in vuxml. Since the
issue only affects pf.ko, freebsd-update does not rebuild the kernel.
PR: 275743
Reported by: martin@lispworks.com
---
security/vuxml/vuln/2023.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index d7aac07c6218..8b522d9ab8ba 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -287,7 +287,7 @@
<name>FreeBSD-kernel</name>
<range><ge>14.0</ge><lt>14.0_2</lt></range>
<range><ge>13.2</ge><lt>13.2_4</lt></range>
- <range><ge>12.4</ge><lt>12.4_9</lt></range>
+ <range><ge>12.4</ge><lt>12.4_6</lt></range>
</package>
</affects>
<description>
@@ -318,7 +318,7 @@
<dates>
<discovery>2023-12-05</discovery>
<entry>2023-12-05</entry>
- <modified>2023-12-07</modified>
+ <modified>2023-12-14</modified>
</dates>
</vuln>