git: 5e9ec52ba3f3 - main - security/vuxml: add pkcs11-helper < 1.31.0 parser buffer overflow

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Mon, 17 Nov 2025 22:42:23 UTC
The branch main has been updated by mandree:

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

commit 5e9ec52ba3f307cef62f4785af7f5b35c5f3635b
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-11-17 22:42:10 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-11-17 22:42:15 +0000

    security/vuxml: add pkcs11-helper < 1.31.0 parser buffer overflow
---
 security/vuxml/vuln/2025.xml | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 9bb21df685fe..08b7d8e93540 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,28 @@
+  <vuln vid="1a46e84d-c406-11f0-b513-0da7be77c170">
+    <topic>pkcs11-helper -- deserialize buffer overflow</topic>
+    <affects>
+      <package>
+	<name>pkcs11-helper</name>
+	<range><lt>1.31.0</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Alon Bar-Lev reports:</p>
+	<blockquote cite="https://github.com/OpenSC/pkcs11-helper/releases/tag/pkcs11-helper-1.31.0">
+	  <p>util: fix deserialize buffer overflow. thanks to Aarnav Bos.</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <url>https://github.com/OpenSC/pkcs11-helper/releases/tag/pkcs11-helper-1.31.0</url>
+    </references>
+    <dates>
+      <discovery>2025-11-10</discovery>
+      <entry>2025-11-17</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="50a0c266-c3ff-11f0-b513-0da7be77c170">
     <topic>OpenVPN -- avoid buffer overread parsing routes or endpoints</topic>
     <affects>