K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-12-05T21:51:39.474805Z K 7 svn:log V 330 MFC r341484: Always treat firmware request and response sizes as unsigned. This fixes an incomplete bounds check on the guest-supplied request size where a very large request size could be interpreted as a negative value and not be caught by the bounds check. Submitted by: jhb Reported by: Reno Robert Security: CVE-2018-17160 END