2025-02-26 01:54:54
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in ceph_readdir when note_last_dentry returns error Reset the last_readdir at the same time, and add a comment explaining why we dont free last_readdir when dir_emit returns false.