← Back to CVE List

CVE-2022-48767

Published: 2024-06-20T12:15Z
Last Modified: 2024-11-21T07:33Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt