Author: sthibault Date: 2011-12-12 23:09:49 +0000 (Mon, 12 Dec 2011) New Revision: 5074
Modified: glibc-package/trunk/debian/patches/hurd-i386/submitted-_hurd_socket_server-indexcheck.diff glibc-package/trunk/debian/patches/hurd-i386/submitted-hurd-recvfrom.diff Log: Add submission urls Modified: glibc-package/trunk/debian/patches/hurd-i386/submitted-_hurd_socket_server-indexcheck.diff =================================================================== --- glibc-package/trunk/debian/patches/hurd-i386/submitted-_hurd_socket_server-indexcheck.diff 2011-12-12 23:07:46 UTC (rev 5073) +++ glibc-package/trunk/debian/patches/hurd-i386/submitted-_hurd_socket_server-indexcheck.diff 2011-12-12 23:09:49 UTC (rev 5074) @@ -1,3 +1,5 @@ +http://cygwin.com/ml/libc-alpha/2011-11/msg00076.html + Refuse negative socket domains right away; otherwise, it is possible to read and set out-of-bounds locations of the `servers' array (returning the values at those invalid memory locations), and even try to deallocate ports with Modified: glibc-package/trunk/debian/patches/hurd-i386/submitted-hurd-recvfrom.diff =================================================================== --- glibc-package/trunk/debian/patches/hurd-i386/submitted-hurd-recvfrom.diff 2011-12-12 23:07:46 UTC (rev 5073) +++ glibc-package/trunk/debian/patches/hurd-i386/submitted-hurd-recvfrom.diff 2011-12-12 23:09:49 UTC (rev 5074) @@ -1,3 +1,5 @@ +http://cygwin.com/ml/libc-alpha/2011-11/msg00089.html + hurd: recvfrom(): take into account null address ports Some kinds of sockets may return a null address port when calling the -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

