git: 0bd31cd6df4e - main - security/vuxml: Document graphics/wayland <= 1.19.0
Adriaan de Groot
adridg at FreeBSD.org
Mon May 31 20:57:28 UTC 2021
The branch main has been updated by adridg:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0bd31cd6df4e2110846ea19edd591fdd34e3e15d
commit 0bd31cd6df4e2110846ea19edd591fdd34e3e15d
Author: Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-05-31 20:03:52 +0000
Commit: Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-05-31 20:55:37 +0000
security/vuxml: Document graphics/wayland <= 1.19.0
---
security/vuxml/vuln.xml | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 88aa8a2a8528..547d51e10b82 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="fd24a530-c202-11eb-b217-b42e99639323">
+ <topic>wayland -- integer overflow</topic>
+ <affects>
+ <package>
+ <name>wayland</name>
+ <range><lt>1.19.0_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Tobias Stoeckmann reports:</p>
+ <blockquote
+ cite="https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/133">
+ <p>The libXcursor fix for CVE-2013-2003 has never been imported into wayland, leaving it vulnerable to it.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2013-2003</cvename>
+ <url>https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/133</url>
+ <freebsdpr>ports/256273</freebsdpr>
+ </references>
+ <dates>
+ <discovery>2021-05-02</discovery>
+ <entry>2021-05-31</entry>
+ </dates>
+ </vuln>
+
<vuln vid="107c7a76-beaa-11eb-b87a-901b0ef719ab">
<topic>FreeBSD -- Missing message validation in libradius(3)</topic>
<affects>
More information about the dev-commits-ports-all
mailing list