diff options
| author | Joseph Ravichandran <jravi@mit.edu> | 2022-04-28 19:57:52 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2022-04-28 22:13:43 +0300 |
| commit | 32452a3eb8b64e01e2be717f518c0be046975b9d (patch) | |
| tree | 384c67a0f48f2375ffe916c9c2278dbd44b98ede /scripts/patch-kernel | |
| parent | 5a1e99b61b0c81388cde0c808b3e4173907df19f (diff) | |
| download | linux-32452a3eb8b64e01e2be717f518c0be046975b9d.tar.xz | |
io_uring: fix uninitialized field in rw io_kiocb
io_rw_init_file does not initialize kiocb->private, so when iocb_bio_iopoll
reads kiocb->private it can contain uninitialized data.
Fixes: 3e08773c3841 ("block: switch polling to be bio based")
Signed-off-by: Joseph Ravichandran <jravi@mit.edu>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
