git: f7859bc73471 - main - security/vuxml: Document xorg-server vuln

Emmanuel Vadot manu at FreeBSD.org
Tue Apr 13 15:50:43 UTC 2021


The branch main has been updated by manu:

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

commit f7859bc7347197ffe57ef514a1b9774704b1f93e
Author:     Emmanuel Vadot <manu at FreeBSD.org>
AuthorDate: 2021-04-13 15:43:06 +0000
Commit:     Emmanuel Vadot <manu at FreeBSD.org>
CommitDate: 2021-04-13 15:50:29 +0000

    security/vuxml: Document xorg-server vuln
---
 security/vuxml/vuln.xml | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 4332c31d15d2..950f3312ab7a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,42 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="465db5b6-9c6d-11eb-8e8a-bc542f4bd1dd">
+    <topic>xorg-server -- Input validation failures in X server XInput extension</topic>
+    <affects>
+      <package>
+	<name>xorg-server</name>
+	<range><lt>1.20.11,1</lt></range>
+      </package>
+      <package>
+	<name>xwayland</name>
+	<range><lt>1.20.11,1</lt></range>
+      </package>
+      <package>
+	<name>xwayland-devel</name>
+	<range><le>1.20.0.877</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>X.Org server security reports for release 1.20.11:</p>
+	<blockquote cite="https://lists.x.org/archives/xorg/2021-April/060678.html">
+	  <ul>
+	    <li>Fix XChangeFeedbackControl() request underflow</li>
+	  </ul>
+	  <p>.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://gitlab.freedesktop.org/xorg/xserver/-/tags/xorg-server-1.20.11</url>
+    </references>
+    <dates>
+      <discovery>2021-04-13</discovery>
+      <entry>2021-04-13</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="094fb2ec-9aa3-11eb-83cb-0800278d94f0">
     <topic>gitea -- multiple vulnerabilities</topic>
     <affects>


More information about the dev-commits-ports-all mailing list