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:
0abb6eb
)
e100, e1000, ixgb: Fix an impossible memory overwrite bug
author
Auke Kok
<auke\-jan.h.kok@intel.com>
Wed, 27 Sep 2006 19:53:17 +0000
(12:53 -0700)
committer
Auke Kok
<juke-jan.h.kok@intel.com>
Wed, 27 Sep 2006 19:53:17 +0000
(12:53 -0700)
We keep getting requests from people that think that this might be
an exploitable hole where we would overwrite 4 bytes in the netdev
struct if the pci name would exceed 15 characters. In reality this
will never happen but we fix it anyway.
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
No differences found