In the Linux kernel, the following vulnerability has been resolved:ksmbd: fix refcount leak causing resource not releasedWhen ksmbd_conn_releasing(opinfo->conn) returns true,the refcount was notdecremented properly, causing a refcount leak that prevents the count fromreaching zero and the memory from being released.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/w4zu/Debian_security