From 259ac472eac291c8c103c7a0d8a4eaf3c2942ed7 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sat, 24 Mar 2018 15:04:39 +0100 Subject: 42519, CVE-2018-1083: check bounds on PATH_MAX-sized buffer used for file completion candidates --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 084d971c2..5c1806cf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2018-03-24 Oliver Kiddle + * 42519, CVE-2018-1083: Src/Zle/compctl.c: check bounds on + PATH_MAX-sized buffer used for file completion candidates + * 42518, CVE-2018-1071: Src/exec.c, Src/utils.c: check bounds when copying path in hashcmd() -- cgit v1.2.3-70-g09d2