From: David S. Miller Date: Sun, 3 Dec 2017 17:39:15 +0000 (-0500) Subject: Merge branch 'tcp-cb-selinux-corruption' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e4485c7484f4ed218aabdb659980b5c1c0ddff29;p=linux.git Merge branch 'tcp-cb-selinux-corruption' Eric Dumazet says: ==================== tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() James Morris reported kernel stack corruption bug that we tracked back to commit 971f10eca186 ("tcp: better TCP_SKB_CB layout to reduce cache line misses") First patch needs to be backported to kernels >= 3.18, while second patch needs to be backported to kernels >= 4.9, since this was the time when inet_exact_dif_match appeared. ==================== Signed-off-by: David S. Miller --- e4485c7484f4ed218aabdb659980b5c1c0ddff29