Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7-1]: src/doc Ticket #1635



details:   https://anonhg.NetBSD.org/src/rev/333cff40faca
branches:  netbsd-7-1
changeset: 800917:333cff40faca
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Aug 29 07:57:13 2018 +0000

description:
Ticket #1635

diffstat:

 doc/CHANGES-7.1.3 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 90a8eb0ac747 -r 333cff40faca doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Tue Aug 14 14:36:09 2018 +0000
+++ b/doc/CHANGES-7.1.3 Wed Aug 29 07:57:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.17 2018/08/14 14:36:09 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.18 2018/08/29 07:57:13 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -176,3 +176,15 @@
        Ignore zero-sized fragments.
        [maxv, ticket #1630]
 
+xsrc/external/mit/libX11/dist/src/FontNames.   (patch)
+xsrc/external/mit/libX11/dist/src/GetFPath.c   (patch)
+xsrc/external/mit/libX11/dist/src/LiHosts.c    (patch)
+xsrc/external/mit/libX11/dist/src/ListExt.c    (patch)
+
+       Apply fixes from libX11 1.6.5 for the following vulnerabilities:
+       Fixed off-by-one writes (CVE-2018-14599)
+       Validation of server response in XListHosts
+       Fixed out of boundary write (CVE-2018-14600)
+       Fixed crash on invalid reply (CVE-2018-14598)
+       [mrg, ticket #1635]
+



Home | Main Index | Thread Index | Old Index