]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c7aa53ab3c13c711f8c419c0dac3fe3cb427b47
tree92ea43345e093ad57f1068a52577428be4b45e9f
parent86a9fab1ebe981cd2903aafa2ac63ac8735a5147
parent99a6ce3aaefabe518aa0d02b828361511b763781
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>