Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2026 02:01:24 +0000
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: c75e227a2e79 - main - security/vuxml: correct a typo in SA-26:12.dhclient entry
Message-ID:  <69f2b7f4.3da14.1f990922@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by philip:

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

commit c75e227a2e799703abd67309d959fac3a4ad6ce9
Author:     Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2026-04-30 01:53:45 +0000
Commit:     Philip Paeps <philip@FreeBSD.org>
CommitDate: 2026-04-30 01:53:45 +0000

    security/vuxml: correct a typo in SA-26:12.dhclient entry
    
    A trailing space crept into the <topic/> before m previous commit.
    
    Fixes:          0821906582e8 security/vuxml: add FreeBSD SAs issued on 2026-04-29
    Pointy hat to:  philip
---
 security/vuxml/vuln/2026.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml
index 1119621b055b..4d8b5bee6bf0 100644
--- a/security/vuxml/vuln/2026.xml
+++ b/security/vuxml/vuln/2026.xml
@@ -168,7 +168,7 @@
   </vuln>
 
   <vuln vid="9eb2533e-4434-11f1-bb07-bc241121aa0a">
-    <topic>FreeBSD -- Remote code execution via malicious DHCP options </topic>
+    <topic>FreeBSD -- Remote code execution via malicious DHCP options</topic>
     <affects>
       <package>
 	<name>FreeBSD</name>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f2b7f4.3da14.1f990922>