CVE-2025-40195

Publication date

2025-11-12 21:56:32

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: mount: handle NULL values in mnt_ns_release() When calling in listmount() mnt_ns_release() may be passed a NULL pointer. Handle that case gracefully.