aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorAmir Goldstein <[email protected]>2023-10-02 10:04:45 +0000
committerAmir Goldstein <[email protected]>2023-10-02 10:08:31 +0000
commit8542f1712074f070ae90b64e6082d10d8e912e32 (patch)
treebafda0c9feb370e7f114a6652549a4e33e29f985 /net/ipv4/tcp_output.c
parentLinux 6.6-rc4 (diff)
downloadkernel-8542f1712074f070ae90b64e6082d10d8e912e32.tar.gz
kernel-8542f1712074f070ae90b64e6082d10d8e912e32.zip
ovl: fix file reference leak when submitting aio
Commit 724768a39374 ("ovl: fix incorrect fdput() on aio completion") took a refcount on real file before submitting aio, but forgot to avoid clearing FDPUT_FPUT from real.flags stack variable. This can result in a file reference leak. Fixes: 724768a39374 ("ovl: fix incorrect fdput() on aio completion") Reported-by: Gil Lev <[email protected]> Signed-off-by: Amir Goldstein <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions