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.
References
Configurations
Configuration 1 (hide)
|
History
13 Mar 2025, 21:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/2fe82d3254029ef9ec4e7be890125d5ef4f537de - Patch | |
References | () https://git.kernel.org/stable/c/7f740ede35132d3d5d19747cad56a511d21bb156 - Patch | |
References | () https://git.kernel.org/stable/c/e792575b902a3939ca482491ee9fb3a236f99640 - Patch | |
References | () https://git.kernel.org/stable/c/f4429786129648a8f4bb1e5faa143c4478cc5c4a - Patch | |
References | () https://git.kernel.org/stable/c/f639d9867eea647005dc824e0e24f39ffc50d4e4 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
|
CWE | CWE-401 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux
Linux linux Kernel |
26 Feb 2025, 07:00
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:00
Updated : 2025-03-13 21:33
NVD link : CVE-2022-49107
Mitre link : CVE-2022-49107
CVE.ORG link : CVE-2022-49107
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime