summaryrefslogtreecommitdiff
path: root/net/802
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-10-07 00:24:26 +0300
committerJakub Kicinski <jakub.kicinski@netronome.com>2019-10-08 23:23:05 +0300
commitfc8d5db10cbe1338a52ebc74e7feab9276721774 (patch)
treee86c4bac21ea8bd46b6bcc73db671e8fcfed9681 /net/802
parentb74555de21acd791f12c4a1aeaf653dd7ac21133 (diff)
downloadlinux-fc8d5db10cbe1338a52ebc74e7feab9276721774.tar.xz
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
All callers of llc_conn_state_process() except llc_build_and_send_pkt() (via llc_ui_sendmsg() -> llc_ui_send_data()) assume that it always consumes a reference to the skb. Fix this caller to do the same. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions