]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 Apr 2015 03:12:34 +0000 (23:12 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Apr 2015 03:12:34 +0000 (23:12 -0400)
commit39376ccb1968ba9f83e2a880a8bf02ad5dea44e1
tree8f1299a1ac38bd64415482212a33510eb94b3f56
parent876a7ae65b86d8cec8efe7d15d050ac61116874e
parent547c4b547e07dcc60874b6ef6252dd49ff74aec1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

====================
Netfilter fixes for net

The following patchset contains Netfilter fixes for your net tree,
they are:

1) Fix a crash in nf_tables when dictionaries are used from the ruleset,
   due to memory corruption, from Florian Westphal.

2) Fix another crash in nf_queue when used with br_netfilter. Also from
   Florian.

Both fixes are related to new stuff that got in 4.0-rc.
====================

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