summaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_frontend.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-05-21 17:20:06 -0700
committerDavid S. Miller <davem@davemloft.net>2020-05-21 17:20:25 -0700
commita5534617007a1c33095db35c36b6455ee7add00b (patch)
tree57d5ed24720738b99f0af664b99cb6648bbc2aa9 /net/ipv4/fib_frontend.c
parent04ba6b7dd8cadeb8ffdc4cba144024c3dad6a6ac (diff)
parent635d9398178659d8ddba79dd061f9451cec0b4d1 (diff)
Merge branch 'net-tls-fix-encryption-error-path'
Vadim Fedorenko says: ==================== net/tls: fix encryption error path The problem with data stream corruption was found in KTLS transmit path with small socket send buffers and large amount of data. bpf_exec_tx_verdict() frees open record on any type of error including EAGAIN, ENOMEM and ENOSPC while callers are able to recover this transient errors. Also wrong error code was returned to user space in that case. This patchset fixes the problems. ==================== Acked-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/fib_frontend.c')
0 files changed, 0 insertions, 0 deletions