First published: Wed Feb 26 2025(Updated: )
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 don't free last_readdir when dir_emit returns false.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | <5.10.111 | |
Linux Kernel | >=5.11<5.15.34 | |
Linux Kernel | >=5.16<5.16.20 | |
Linux Kernel | >=5.17<5.17.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49107 has been resolved and does not have a specific severity rating assigned.
To fix CVE-2022-49107, upgrade to a version of the Linux kernel that includes the patch for this vulnerability.
CVE-2022-49107 affects multiple versions of the Linux kernel, specifically from versions 5.10.111 to 5.17.3.
CVE-2022-49107 addresses a memory leak issue in the ceph_readdir function in the Linux kernel.
There is no public information indicating that CVE-2022-49107 has been actively exploited in the wild.