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. CREATE(Triage):(User=admin) CVE-2022-48767 (https://nvd.nist.gov/vuln/detail/CVE-2022-48767)