CVE-2025-40055

Published: October 29, 2025Last modified: October 29, 2025

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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.156-r0)
25 LTSlinux-ltsFixed (6.12.53-r0)
Streamlinux-ltsFixed (6.12.53-r0)

References

ON THIS PAGE