[git pull] FireWire fix

From: Stefan Richter
Date: Fri Nov 14 2014 - 06:28:37 EST


Linus,

please pull from the tag "firewire-fix" at

git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git firewire-fix

to receive an IEEE 1394 (FireWire) subsystem fix:
The character device file interface for raw 1394 I/O took uninitialized
kernel stack as substitute for missing ioctl() argument data. This could
partially show up in subsequent read() output.

Stefan Richter (1):
firewire: cdev: prevent kernel stack leaking into ioctl arguments

drivers/firewire/core-cdev.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Thanks,
--
Stefan Richter
-=====-====- =-== -===-
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/