diff options
author | Mohamed Ghannam <simo.ghannam@gmail.com> | 2017-12-05 21:58:35 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-06 00:08:53 +0100 |
commit | 69c64866ce072dea1d1e59a0d61e0f66c0dffb76 (patch) | |
tree | d4587f7c9475921120c56fa9e11d5ec0ea3d074d /net/kcm | |
parent | net: remove hlist_nulls_add_tail_rcu() (diff) | |
download | linux-69c64866ce072dea1d1e59a0d61e0f66c0dffb76.tar.xz linux-69c64866ce072dea1d1e59a0d61e0f66c0dffb76.zip |
dccp: CVE-2017-8824: use-after-free in DCCP code
Whenever the sock object is in DCCP_CLOSED state,
dccp_disconnect() must free dccps_hc_tx_ccid and
dccps_hc_rx_ccid and set to NULL.
Signed-off-by: Mohamed Ghannam <simo.ghannam@gmail.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/kcm')
0 files changed, 0 insertions, 0 deletions