diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2014-07-22 20:01:52 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-23 04:59:19 +0200 |
commit | 474ea9cafc459976827a477f2c30eaf6313cb7c1 (patch) | |
tree | d3a3e6cb9bf04397c8ae7f45a6a36276d2a0f956 /net | |
parent | net: sctp: inherit auth_capable on INIT collisions (diff) | |
download | linux-474ea9cafc459976827a477f2c30eaf6313cb7c1.tar.xz linux-474ea9cafc459976827a477f2c30eaf6313cb7c1.zip |
net: bcmgenet: correctly pad short packets
Packets shorter than ETH_ZLEN were not padded with zeroes, hence leaking
potentially sensitive information. This bug has been present since the
driver got accepted in commit 1c1008c793fa46703a2fee469f4235e1c7984333
("net: bcmgenet: add main driver file").
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions