CVE-2022-49109EPSS p16.2%
CVE-2022-49109CVE-2022-49109
linux / linux_kernel
Description
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 when in error handing cases.
Scoring
| CVSS | 5.5 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| EPSS | 0.25% probability of exploitation · percentile 16.2% · 2026-08-13T12:03:51Z |
| Last modified | 2026-08-13 |