Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2015 21:42:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 172675] [netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hostcache.list) race condition causing memory corruption
Message-ID:  <bug-172675-2472-yhcyxigGfH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-172675-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-172675-2472@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=172675

--- Comment #8 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jhb
Date: Tue Feb 10 21:41:57 UTC 2015
New revision: 278534
URL: https://svnweb.freebsd.org/changeset/base/278534

Log:
  MFC 277709:
  Use an sbuf to generate the output of the net.inet.tcp.hostcache.list
  sysctl to avoid a possible buffer overflow if the cache grows while the
  text is being generated.

  PR:        172675

Changes:
_U  stable/10/
  stable/10/sys/netinet/tcp_hostcache.c
_U  stable/9/sys/
  stable/9/sys/netinet/tcp_hostcache.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-172675-2472-yhcyxigGfH>