PT-2026-61429
In the Linux kernel, the following vulnerability has been resolved: rbd: eliminate a race in lock dwork draining on unmap Given how rbd lock add request and rbd img exclusive lock are written, lock dwork may be requeued more than it's actually needed: for example in case a new I/O request comes i...