2 matches found
UBUNTU-CVE-2022-49547
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving data space for a direct IO write we can end up deadlocking if we have multiple tasks attempting a write to the same file range, there ar...
io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
...