Vulnerability Database

308,485

Total vulnerabilities in the database

CVE-2025-39720

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix refcount leak causing resource not released

When ksmbd_conn_releasing(opinfo->conn) returns true,the refcount was not decremented properly, causing a refcount leak that prevents the count from reaching zero and the memory from being released.

No technical information available.

No CWE or OWASP classifications available.