diff options
author | Axel Lin <axel.lin@gmail.com> | 2010-10-13 04:44:39 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2010-10-29 00:30:29 +0200 |
commit | a8d6aa08dd3e004df6a6e63a61698d834a191ad3 (patch) | |
tree | aaad867dccdf9d2b7e04c6bd73834882428b5a41 /drivers/mfd/ezx-pcap.c | |
parent | mfd: Remove __devinitdata from tc6393xb_mmc_resources (diff) | |
download | linux-a8d6aa08dd3e004df6a6e63a61698d834a191ad3.tar.xz linux-a8d6aa08dd3e004df6a6e63a61698d834a191ad3.zip |
mfd: Fix off-by-one value range checking for tps6507x
If bytes == (TPS6507X_MAX_REGISTER + 1), we have a buffer overflow when
doing memcpy(&msg[1], src, bytes).
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/ezx-pcap.c')
0 files changed, 0 insertions, 0 deletions