diff options
author | Matthew Daley <mattd@bugfuzz.com> | 2014-04-28 09:05:21 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-05 16:46:56 +0200 |
commit | 2145e15e0557a01b9195d1c7199a1b92cb9be81f (patch) | |
tree | 5c9f4d9d23feb63d2a1eef1ec56a4f1138c973d8 /kernel/irq | |
parent | floppy: ignore kernel-only members in FDRAWCMD ioctl input (diff) | |
download | linux-2145e15e0557a01b9195d1c7199a1b92cb9be81f.tar.xz linux-2145e15e0557a01b9195d1c7199a1b92cb9be81f.zip |
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Do not leak kernel-only floppy_raw_cmd structure members to userspace.
This includes the linked-list pointer and the pointer to the allocated
DMA space.
Signed-off-by: Matthew Daley <mattd@bugfuzz.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions