diff options
author | David S. Miller <davem@davemloft.net> | 2018-06-15 03:10:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-15 03:10:19 +0300 |
commit | 7f6afc338405628ae32826ce82827c3f19bf3d15 (patch) | |
tree | 54edd9490c593c7e08c3a06cc0cb700cf3fc9bab /include | |
parent | aeddb6d5ea56496e3799c2d6e812cd0e36be57cf (diff) | |
parent | bda06be2158c7aa7e41b15500c4d3840369c19a6 (diff) | |
download | linux-7f6afc338405628ae32826ce82827c3f19bf3d15.tar.xz |
Merge branch 'l2tp-fixes'
Guillaume Nault says:
====================
l2tp: pppol2tp_connect() fixes
This series fixes a few remaining issues with pppol2tp_connect().
It doesn't try to prevent invalid configurations that have no effect on
kernel's reliability. That would be work for a future patch set.
Patch 2 is the most important as it avoids an invalid pointer
dereference crashing the kernel. It depends on patch 1 for correctly
identifying L2TP session types.
Patches 3 and 4 avoid creating stale tunnels and sessions.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions