summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-09-25 14:44:41 -0700
committerDavid S. Miller <davem@davemloft.net>2017-09-25 14:44:41 -0700
commit016576d531c1923f604a0f8410312c39e25b26a1 (patch)
treebff46ce62caf374bf2bf49e8f8a8110696c2a6d2 /drivers/net
parent5c346525d3591cb032eca86d0f904cc01f1069ff (diff)
parentb228a94066406b6c456321d69643b0d7ce11cfa6 (diff)
downloadlinux-016576d531c1923f604a0f8410312c39e25b26a1.tar.bz2
Merge branch 'l2tp-fix-some-races-in-session-deletion'
Guillaume Nault says: ==================== l2tp: fix some races in session deletion L2TP provides several interfaces for deleting sessions. Using two of them concurrently can lead to use-after-free bugs. Patch #2 uses a flag to prevent double removal of L2TP sessions. Patch #1 fixes a bug found in the way. Fixing this bug is also necessary for patch #2 to handle all cases. This issue is similar to the tunnel deletion bug being worked on by Sabrina: https://patchwork.ozlabs.org/patch/814173/ ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions