diff options
| author | 2025-12-08 20:14:23 -0700 | |
|---|---|---|
| committer | 2025-12-09 10:20:18 -0700 | |
| commit | db339b4067eccb7fa3d9787d5d3ab5d466fd9efa (patch) | |
| tree | e22f25413fa7a98bf0c418e78e2d3aa53a9043ab /include/linux/bcma/ssh:/git@git.zx2c4.com | |
| parent | block: prohibit calls to bio_chain_endio (diff) | |
ublk: don't mutate struct bio_vec in iteration
__bio_for_each_segment() uses the returned struct bio_vec's bv_len field
to advance the struct bvec_iter at the end of each loop iteration. So
it's incorrect to modify it during the loop. Don't assign to bv_len (or
bv_offset, for that matter) in ublk_copy_user_pages().
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Fixes: e87d66ab27ac ("ublk: use rq_for_each_segment() for user copy")
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/bcma/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
