diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2006-10-15 17:30:22 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-10-16 08:14:27 +0200 |
commit | e9c5702e3c5558dade169949abd730173e87ef9c (patch) | |
tree | 58ec8dcd1497b51e1d6a447d8c4a34a0bd2f108d /fs/cramfs | |
parent | [IPV6] sit: Add missing MODULE_LICENSE (diff) | |
download | linux-e9c5702e3c5558dade169949abd730173e87ef9c.tar.xz linux-e9c5702e3c5558dade169949abd730173e87ef9c.zip |
[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP
There exists no attempt do deal with the fact that a structure with
a uint32_t followed by a pointer is going to be different for 32-bit
and 64-bit userspace. Any 32-bit process trying to use it will be
failing with -EFAULT if it's lucky; suffering from having data dumped
at a random address if it's not.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions