CVE-2022-49107

Publication date

2025-02-26 01:54:54

Family

Linux

State

PUBLISHED

Description

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.