THREAT OPS › Threat News › [NVD] CVE-2022-49109 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved:
ceph: fix inode reference leakage in ceph_get_snapdir()
The ceph_get_inode() will search for or insert a new inode into the
hash for the given vino, and return a reference to it. If new is
non-NULL, its referen
[NVD] CVE-2022-49109 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode reference leakage in ceph_get_snapdir() The ceph_get_inode() will search for or insert a new inode into the hash for the given vino, and return a reference to it. If new is non-NULL, its referen
CVE-2022-49109 CVSS: 5.5 MEDIUM Published: 2025-02-26T07:00:48.273
In the Linux kernel, the following vulnerability has been resolved:
ceph: fix inode reference leakage in ceph_get_snapdir()
The ceph_get_inode() will search for or insert a new inode into the hash for the given vino, and return a reference to it. If new is non-NULL, its reference is consumed.
We should release the reference whe
Indicators of compromise
- CVE-2022-49109cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2022-49109