2024-11-08 05:24:01
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages dirty, but for the read path it wont hold the Fw caps and there is case will it get the Fw reference.