aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorJoanne Koong <[email protected]>2024-07-25 10:53:34 -0700
committerMiklos Szeredi <[email protected]>2024-08-28 18:10:29 +0200
commit97f30876c94382d1b01d45c2c76be8911b196527 (patch)
tree2e97d0edad4a0afc119701462364231cc2865f8a /lib/crypto/mpi/mpi-sub-ui.c
parentb18915248a15eae7d901262f108d6ff0ffb4ffc1 (diff)
fuse: check aborted connection before adding requests to pending list for resending
There is a race condition where inflight requests will not be aborted if they are in the middle of being re-sent when the connection is aborted. If fuse_resend has already moved all the requests in the fpq->processing lists to its private queue ("to_queue") and then the connection starts and finishes aborting, these requests will be added to the pending queue and remain on it indefinitely. Fixes: 760eac73f9f6 ("fuse: Introduce a new notification type for resend pending requests") Signed-off-by: Joanne Koong <[email protected]> Reviewed-by: Josef Bacik <[email protected]> Reviewed-by: Jingbo Xu <[email protected]> Cc: <[email protected]> # v6.9 Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions