[Bug 234104] sysutils/intel-nvmupdate 6.80 causes immediate reboot
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 13 16:03:29 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234104
--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:
Author: marius
Date: Wed Feb 13 16:02:56 UTC 2019
New revision: 344105
URL: https://svnweb.freebsd.org/changeset/base/344105
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 copied
in
to kernel space and copied back out to user space using copyin() and
copyout().
PR: 234104
Submitted by: Krzysztof Galazka <krzysztof.galazka at intel.com>
Reported by: Finn <ixbug at riseup.net>
Differential Revision: https://reviews.freebsd.org/D18817
Changes:
_U stable/11/
stable/11/sys/dev/ixl/ixl_pf_main.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list