Bug#738575: Access to a Galileo board

2014-03-04 Thread Stuart Anderson
On Sun, 2 Mar 2014, Aurelien Jarno wrote: The test would be to run one of the affected program under gdb, add a breakpoint on __nptl_setxid, and understand why the memory access fail. With gdb attached, the crash does not happen. I've got some more things to try though.

Bug#717544: Patch for CVE-2013-2207

2014-03-04 Thread Arne Wichmann
begin quotation from Moritz Muehlenhoff (in <20140301122144.ga11...@inutil.org>): > Version: 2.18-1 > > On Fri, Aug 23, 2013 at 02:13:40PM +0200, Arne Wichmann wrote: > > tags #717544 + patch > > > > Hi. > > > > A patch for CVE-2013-2207 is available on > > http://sourceware.org/bugzilla/show

r5993 - in glibc-package/branches/eglibc-2.19/debian: . testsuite-checking

2014-03-04 Thread Adam Conrad
Author: adconrad Date: 2014-03-04 13:56:52 + (Tue, 04 Mar 2014) New Revision: 5993 Modified: glibc-package/branches/eglibc-2.19/debian/changelog glibc-package/branches/eglibc-2.19/debian/testsuite-checking/expected-results-aarch64-linux-gnu-libc Log: expected-results-aarch64-linux-gnu-l

Bug#717544: Patch for CVE-2013-2207

2014-03-04 Thread Salvatore Bonaccorso
Hi Arne, On Tue, Mar 04, 2014 at 03:00:44PM +0100, Arne Wichmann wrote: > begin quotation from Moritz Muehlenhoff (in > <20140301122144.ga11...@inutil.org>): > > Version: 2.18-1 > > > > On Fri, Aug 23, 2013 at 02:13:40PM +0200, Arne Wichmann wrote: > > > tags #717544 + patch > > > > > > Hi. >

Re: Bug#740697: libc6: fopencookie() does not work as documented

2014-03-04 Thread Andrei POPESCU
Control: reassign -1 src:eglibc 2.17-97 On Ma, 04 mar 14, 07:39:04, Fredrik Tolf wrote: > Source: libc6 > Version: 2.17-97 > Severity: normal > > Dear Maintainer, > > The libc6 manpage on fopencookie() says, with regards to the writer > function in the cookie_io_functions_t, that "As its functio

Processed: Re: Bug#740697: libc6: fopencookie() does not work as documented

2014-03-04 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 src:eglibc 2.17-97 Bug #740697 [src:libc6] libc6: fopencookie() does not work as documented Warning: Unknown package 'src:libc6' Bug reassigned from package 'src:libc6' to 'src:eglibc'. No longer marked as found in versions libc6/2.17-97. Ignoring request

Bug#740697: libc6: fopencookie() does not work as documented

2014-03-04 Thread Fredrik Tolf
Just as a simple test-case that the behavior is as I described, I wrote a simple test-case: If WRITE_ALL is set to 1, the program correctly indicates that all 65536 bytes have been written properly, but if it is set to 0, only 512 bytes are