[Bug 218517] ppp fails adding route with error Value too large to be stored in data type

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 12 17:38:06 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218517

--- Comment #33 from commit-hook at freebsd.org ---
A commit references this bug:

Author: eugen
Date: Mon Mar 12 17:37:39 UTC 2018
New revision: 330805
URL: https://svnweb.freebsd.org/changeset/base/330805

Log:
  MFC r329105: ppp(8): fix code producing debugging logs

    ppp(8): fix code producing debugging logs

    Fix several cases when long buffer is copied to shorter one
    using snprintf that results in contents truncation and
    clobbering unsaved errno value and creation of misleading logs.

  PR:           218517
  Approved by:  mav (mentor)

Changes:
_U  stable/10/
  stable/10/usr.sbin/ppp/defs.h
  stable/10/usr.sbin/ppp/iface.c
  stable/10/usr.sbin/ppp/ip.c
  stable/10/usr.sbin/ppp/ipv6cp.c
  stable/10/usr.sbin/ppp/ncpaddr.c
  stable/10/usr.sbin/ppp/route.c

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


More information about the freebsd-net mailing list