Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jul 2015 13:20:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196718] kern_fcntl_freebsd() spills beyond old lock structure
Message-ID:  <bug-196718-8-Icx9eMCpEE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196718-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196718-8@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=196718

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

Author: kib
Date: Wed Jul  8 13:19:15 UTC 2015
New revision: 285269
URL: https://svnweb.freebsd.org/changeset/base/285269

Log:
  Handle copyout for the fcntl(F_OGETLK) using oflock structure.
  Otherwise, kernel overwrites a word past the destination.

  Submitted by:    walter@pelissero.de
  PR:    196718
  MFC after:    1 week

Changes:
  head/sys/kern/kern_descrip.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-196718-8-Icx9eMCpEE>