David Bright 2fb6802f27 Fix a scribbler in the PMS driver.
The ESGL bit was left uninitialized when executing the REPORT LUNS
ioctl. This could allow a zeroed data buffer to be treated as a
scatter/gather list. The firmware would eventually walk past the end
of the data buffer, potentially find what looked like a valid
address/length pair, and write the result to semi-random memory.

Obtained from:	Dell EMC Isilon
MFC after:	1 week
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D19398
2019-03-11 14:26:45 +00:00
..
2019-03-07 10:01:32 +00:00
2019-03-07 19:30:37 +00:00
2019-03-11 14:26:45 +00:00
2019-03-05 04:15:34 +00:00
2019-03-07 10:01:32 +00:00
2019-02-21 01:30:37 +00:00
2019-03-01 04:17:43 +00:00
2019-03-09 01:12:59 +00:00
2019-02-04 21:28:25 +00:00
2019-03-06 00:01:06 +00:00