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:
7e59444
)
wil6210: Sanity check for reported DMA length
author
Vladimir Kondratiev
<qca_vkondrat@qca.qualcomm.com>
Sun, 12 May 2013 11:43:33 +0000
(14:43 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 22 May 2013 19:05:35 +0000
(15:05 -0400)
If Rx descriptor contains garbage, it is possible to access memory beyond
allocated buffer.
Check this condition and drop Rx if reported length is
unreasonable large
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found