Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2019 01:09:29 +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-AGNT7rA36k@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 #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: erj
Date: Thu Jan 24 01:08:37 UTC 2019
New revision: 343372
URL: https://svnweb.freebsd.org/changeset/base/343372

Log:
  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>
  MFC after:    5 days
  Sponsored by: Intel Corporation
  Differential Revision:        https://reviews.freebsd.org/D18817

Changes:
  head/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-AGNT7rA36k>