VYPR
Unrated severityNVD Advisory· Published Oct 28, 2025· Updated Apr 15, 2026

CVE-2025-40055

CVE-2025-40055

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

122

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.