[Bug 234104] sysutils/intel-nvmupdate 6.80 causes immediate reboot
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 24 01:09:31 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234104
--- Comment #6 from commit-hook at 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 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>
MFC after: 5 days
Sponsored by: Intel Corporation
Differential Revision: https://reviews.freebsd.org/D18817
Changes:
head/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