Re: [PATCH] [IPV4]: Buffer overflow
From: David Miller <davem@davemloft.net>
Date: 2009-07-30 20:28:08
From: David Miller <davem@davemloft.net>
Date: 2009-07-30 20:28:08
From: Roel Kluin <redacted> Date: Thu, 30 Jul 2009 11:46:59 +0200
If arp_format_neigh_entry() can be called with n->dev->addr_len == 0, then a write to hbuffer[-1] occurs. Signed-off-by: Roel Kluin <redacted>
Applied.