CVE-2022-48767: ceph: properly put ceph_string reference after async create attempt
In the Linux kernel, the following vulnerability has been resolved:
ceph: properly put ceph_string reference after async create attempt
The reference acquired by try_prep_async_create is currently leaked.
Ensure we put it.
Security readout for executives and security teams
Plain-English summary
CVE-2022-48767 is a Linux kernel Ceph client bug where a reference is not released after an asynchronous create attempt. That can leak kernel-managed resources. The published severity is medium, with local access and low privileges required, so urgency is mainly for systems using affected kernels with Ceph functionality enabled.
Executive priority
Treat this as a routine but real kernel maintenance item. It is not supported as actively exploited by the provided evidence, but Ceph-enabled Linux infrastructure should receive normal security patch priority because kernel resource-management flaws can affect reliability and isolation.
Technical view
The issue is in Linux kernel Ceph code: try_prep_async_create acquires a ceph_string reference that was not properly put after an async create attempt. The CVSS vector is local, low complexity, low privilege, no user interaction, and limited confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely on Linux systems running affected kernel versions and using Ceph filesystem/client paths. The source bundle identifies Linux as affected, including version references around 5.7, 5.10.96, 5.15.19, 5.16.5, and 5.17, but distribution-specific package status is not provided.
Exploitation context
No active exploitation is stated in the provided sources, and the CVE is not marked KEV. The attack vector is local with low privileges required, so this is not described as remotely internet-exploitable from the supplied evidence.
Researcher notes
The public description is concise and does not provide exploit details, CWE mapping, or distribution advisories. Analysis should focus on kernel Ceph async create handling and whether downstream vendors backported the stable commits into supported kernel packages.
Mitigation direction
Check your Linux distribution advisory for CVE-2022-48767 package status.
Update to a vendor kernel containing the referenced stable Ceph fix commits.
Prioritize Ceph-enabled hosts before systems without Ceph client usage.
Track exceptions where kernel updates require maintenance windows.
Monitor vendor security pages for backported fix confirmation.
Validation and detection
Inventory kernel versions across Linux hosts.
Identify systems with Ceph filesystem or client functionality in use.
Map installed kernel packages to distribution CVE status.
Confirm the deployed kernel includes a referenced stable fix commit.
Document any unfixed Ceph-enabled hosts as residual risk.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2022-48767 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.