Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jan 2020 11:58:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 240825] Possible race between vlan interfaces and lagg(4) w/ em0/em1 post-EPOCH
Message-ID:  <bug-240825-7501-O0Crs2HobB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240825-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240825-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240825

--- Comment #10 from commit-hook@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

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240825-7501-O0Crs2HobB>