[Bug 240825] Possible race between vlan interfaces and lagg(4) w/ em0/em1 post-EPOCH
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 9 11:58:43 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240825
--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:
Author: eugen
Date: Thu Jan 9 11:58:26 UTC 2020
New revision: 356551
URL: https://svnweb.freebsd.org/changeset/base/356551
Log:
arp(8): avoid segfaulting due to out-of-bounds memory access
Fix obvious mistake that sometimes results in reading memory
past end of an array.
PR: 240825
MFC after: 1 week
Changes:
head/usr.sbin/arp/arp.c
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-net
mailing list