Re: [lfs-dev] Multiple issues in libX11

2018-08-21 Thread Bruce Dubbs
On 08/21/2018 10:55 PM, Xi Ruoyao wrote: On 2018-08-21 17:00 +0100, Ken Moffat wrote: libX11-1.6.6 : https://lists.x.org/archives/xorg-announce/2018-August/002915.html CVE-2018-14596..600 I think x86 treats char as unsigned, in which case 14600 would not apply. No. $ cat test.c #include

Re: [lfs-dev] Multiple issues in libX11

2018-08-21 Thread Xi Ruoyao
On 2018-08-21 17:00 +0100, Ken Moffat wrote: > libX11-1.6.6 : > > https://lists.x.org/archives/xorg-announce/2018-August/002915.html > > CVE-2018-14596..600 > > I think x86 treats char as unsigned, in which case 14600 would not > apply. No. > $ cat test.c > #include > > int main() > { >

Re: [lfs-dev] Multiple issues in libX11

2018-08-21 Thread Douglas R. Reno
On Tue, Aug 21, 2018 at 11:15 AM Ken Moffat wrote: > libX11-1.6.6 : > > https://lists.x.org/archives/xorg-announce/2018-August/002915.html > > CVE-2018-14596..600 > > I think x86 treats char as unsigned, in which case 14600 would not > apply. > > But 14598 can apparently cause a segfault. > > ĸen

[lfs-dev] Multiple issues in libX11

2018-08-21 Thread Ken Moffat
libX11-1.6.6 : https://lists.x.org/archives/xorg-announce/2018-August/002915.html CVE-2018-14596..600 I think x86 treats char as unsigned, in which case 14600 would not apply. But 14598 can apparently cause a segfault. ĸen -- Entropy not found, thump keyboard to continue -- http: