CVE Catalog

CVE-2022-49107

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

In the Linux kernel, a memory leak in ceph_readdir was fixed when note_last_dentry returns an error. last_readdir is reset and a comment was added.

Risk Assessment

Memory leak can lead to gradual memory consumption, potentially affecting system stability.

Recommendation

It is recommended to update the Linux kernel to a version containing the fix for CVE-2022-49107.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS