[Bug 231996] [PATCH] net-mgmt/net-snmp: first byte of IF-MIB::ifPhysAddress is always 0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 6 11:02:02 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231996
Bug ID: 231996
Summary: [PATCH] net-mgmt/net-snmp: first byte of
IF-MIB::ifPhysAddress is always 0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: zi at FreeBSD.org
Reporter: yuripv at yuripv.net
Flags: maintainer-feedback?(zi at FreeBSD.org)
Assignee: zi at FreeBSD.org
Created attachment 197828
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197828&action=edit
use temporary copy for if_name
netsnmp_arch_interface_container_load() writes terminating NUL directly to the
sdl_data *past* the length specified in sdl_nlen, overwriting first byte of
physadrr.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list