CVE-2025-40055

EPSS 0.06%
發布日:2025/10/28修改日:2026/4/28

描述

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix double free in user_cluster_connect() user_cluster_disconnect() frees "conn->cc_private" which is "lc" but then the error handling frees "lc" a second time. Set "lc" to NULL on this path to avoid a double free.

受影響套件(2)

參考連結(1)