Merge branch 'bridge_nl_validation'
authorDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2014 20:29:10 +0000 (15:29 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2014 20:29:10 +0000 (15:29 -0500)
commita7650238a0cf82d84d1d7aff4383f84807616d8f
tree92ea43345e093ad57f1068a52577428be4b45e9f
parent571dcfde23712b92e45a126f415d9424af0c2886
parentaa68c20ff32f9a6fb3ca7f93ed9beae01899d00d
Merge branch 'bridge_nl_validation'

Thomas Graf says:

====================
bridge: Fix missing Netlink message validations

Adds various missing length checks in the bridging code for Netlink
messages and corresponding attributes provided by user space.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>