[Bug 264848] mpr0: mpr_user_pass_thru: user reply buffer (64) smaller than returned buffer (68)
Date: Mon, 04 Jul 2022 14:08:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264848 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |scsi@FreeBSD.org Status|New |Open CC| |markj@FreeBSD.org --- Comment #2 from Mark Johnston <markj@FreeBSD.org> --- It means that some userspace program is sending a command to the controller firmware, but provided too small a buffer for the response. The first step is to figure out which program (mprutil?) is triggering the problem. -- You are receiving this mail because: You are the assignee for the bug.