Skip to content
Commit a3e8ee68 authored by roel kluin's avatar roel kluin Committed by David S. Miller
Browse files

ipv4: ARP neigh procfs buffer overflow



If arp_format_neigh_entry() can be called with n->dev->addr_len == 0, then a
write to hbuffer[-1] occurs.

Signed-off-by: default avatarRoel Kluin <roel.kluin@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3d54015b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment