This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Avoid array overrun in getifaddrs


On Thu, Jun 05, 2014 at 05:48:34PM +0200, Andreas Schwab wrote:
> 	[BZ #15698]
> 	* sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Avoid
> 	writing beyond end of netmask.  Remove redundant check for
> 	positive max_prefixlen.  Store netmask via unsigned char.

I had same patch for that, and I thought that I commited it but did not,
see

https://sourceware.org/ml/libc-alpha/2014-01/msg00235.html

I will push that.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]