Answer in brief
CVE-2022-49109 records a Unknown severity vulnerability in ceph: fix inode reference leakage in ceph_get_snapdir(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=3e10a15ffc8d77f05e655d14fd48c0b790dede35 <3ae7163598c611a8892698e0c056fe794e52b44b || >=3e10a15ffc8d77f05e655d14fd48c0b790dede35 <9cd21981dedfb4fe9f344529e4be35727cb10940 || >=3e10a15ffc8d77f05e655d14fd48c0b790dede35 <b2d9bb3f06abddefdfa740b0a604575b6797e1bf || >=3e10a15ffc8d77f05e655d14fd48c0b790dede35 <322794d3355c33adcc4feace0045d85a8e4ed813 | 3ae7163598c611a8892698e0c056fe794e52b44b, 9cd21981dedfb4fe9f344529e4be35727cb10940, b2d9bb3f06abddefdfa740b0a604575b6797e1bf, 322794d3355c33adcc4feace0045d85a8e4ed813 |
| Linux/Linuxgeneric | 5.13 | Not reported |
Published upstream
Feb 26, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 12, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 13, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2022-49109 records a Unknown severity vulnerability in ceph: fix inode reference leakage in ceph_get_snapdir(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=3e10a15ffc8d77f05e655d14fd48c0b790dede35 <3ae7163598c611a8892698e0c056fe794e52b44b || >=3e10a15ffc8d77f05e655d14fd48c0b790dede35 <9cd21981dedfb4fe9f344529e4be35727cb10940 || >=3e10a15ffc8d77f05e655d14fd48c0b790dede35 <b2d9bb3f06abddefdfa740b0a604575b6797e1bf || >=3e10a15ffc8d77f05e655d14fd48c0b790dede35 <322794d3355c33adcc4feace0045d85a8e4ed813 | 3ae7163598c611a8892698e0c056fe794e52b44b, 9cd21981dedfb4fe9f344529e4be35727cb10940, b2d9bb3f06abddefdfa740b0a604575b6797e1bf, 322794d3355c33adcc4feace0045d85a8e4ed813 |
| Linux/Linuxgeneric | 5.13 | Not reported |
Published upstream
Feb 26, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 12, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 13, 2026
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.
Quoted source text, attributed separately from HOL analysis.