https://github.com/torvalds/linux
Revision a7650238a0cf82d84d1d7aff4383f84807616d8f authored by David S. Miller on 26 November 2014, 20:29:10 UTC, committed by David S. Miller on 26 November 2014, 20:29:10 UTC
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>
2 parent s 571dcfd + aa68c20
History
Tip revision: a7650238a0cf82d84d1d7aff4383f84807616d8f authored by David S. Miller on 26 November 2014, 20:29:10 UTC
Merge branch 'bridge_nl_validation'
Tip revision: a765023
File Mode Size
Kconfig -rw-r--r-- 3.6 KB
Makefile -rw-r--r-- 518 bytes
l2tp_core.c -rw-r--r-- 51.0 KB
l2tp_core.h -rw-r--r-- 9.8 KB
l2tp_debugfs.c -rw-r--r-- 9.1 KB
l2tp_eth.c -rw-r--r-- 8.3 KB
l2tp_ip.c -rw-r--r-- 15.8 KB
l2tp_ip6.c -rw-r--r-- 19.3 KB
l2tp_netlink.c -rw-r--r-- 22.9 KB
l2tp_ppp.c -rw-r--r-- 47.5 KB

back to top