Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2019 16:03:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234104] sysutils/intel-nvmupdate 6.80 causes immediate reboot
Message-ID:  <bug-234104-7788-olMnIQhXbL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234104-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234104-7788@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=3D234104

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

Author: marius
Date: Wed Feb 13 16:02:52 UTC 2019
New revision: 344104
URL: https://svnweb.freebsd.org/changeset/base/344104

Log:
  MFC: r343372

  ixl(4): Fix handling data passed with ioctl from NVM update tool

  From Krzysztof:

  Ensure that the entire data buffer passed from the NVM update tool is cop=
ied
in
  to kernel space and copied back out to user space using copyin() and
copyout().

  PR:           234104
  Submitted by: Krzysztof Galazka <krzysztof.galazka@intel.com>
  Reported by:  Finn <ixbug@riseup.net>
  Differential Revision:        https://reviews.freebsd.org/D18817

Changes:
_U  stable/12/
  stable/12/sys/dev/ixl/ixl_pf_main.c

--=20
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-234104-7788-olMnIQhXbL>