]> git.hungrycats.org Git - linux/commit
Revert "socket, bpf: fix possible use after free"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Oct 2017 19:21:39 +0000 (21:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Oct 2017 19:21:39 +0000 (21:21 +0200)
commit00449628f3526aef5b682cc4c18f6c422d3be810
tree8a9f434000c32a01fe30a3fca9aa83fa0dc3042a
parentf82786d7a94f06a35ab273002cedc1385bae8e9f
Revert "socket, bpf: fix possible use after free"

This reverts commit 02f7e4101092b88e57c73171174976c8a72a3eba, which was
commit 02f7e4101092b88e57c73171174976c8a72a3eba upstream

Turns out the backport to 4.9 was broken.

Reported-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/core/filter.c
net/core/sock.c