git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2131d3c
)
wl12xx: Check buffer bound when processing nvs data
author
Pontus Fuchs
<pontus.fuchs@gmail.com>
Tue, 18 Oct 2011 07:23:42 +0000
(09:23 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Thu, 1 Dec 2011 13:55:42 +0000
(15:55 +0200)
An nvs with malformed contents could cause the processing of the
calibration data to read beyond the end of the buffer. Prevent this
from happening by adding bound checking.
Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com>
Cc: stable@kernel.org
Reviewed-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found