Vulnerability CVE-2022-48767


Published: 2024-06-20

Description:
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.

 References:
https://git.kernel.org/stable/c/e7be12ca7d3947765b0d7c1c7e0537e748da993a
https://git.kernel.org/stable/c/36d433ae3242aa714176378850e6d1a5a3e78f18
https://git.kernel.org/stable/c/a0c22e970cd78b81c94691e6cb09713e8074d580
https://git.kernel.org/stable/c/932a9b5870d38b87ba0a9923c804b1af7d3605b9

Copyright 2026, cxsecurity.com

 

Back to Top