Re: [PATCH 4.4 022/105] libata: zpodd: small read overflow in eject_tray()

2018-07-20 Thread Ben Hutchings
On Sun, 2018-07-01 at 18:01 +0200, Greg Kroah-Hartman wrote: > 4.4-stable review patch.  If anyone has any objections, please let me know. > > -- > > From: Dan Carpenter > > commit 18c9a99bce2a57dfd7e881658703b5d7469cc7b9 upstream. > > We read from the cdb[] buffer in ata_exec_

[PATCH 4.4 022/105] libata: zpodd: small read overflow in eject_tray()

2018-07-01 Thread Greg Kroah-Hartman
4.4-stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter commit 18c9a99bce2a57dfd7e881658703b5d7469cc7b9 upstream. We read from the cdb[] buffer in ata_exec_internal_sg(). It has to be ATAPI_CDB_LEN (16) bytes long, but this buffer is