CVE-2025-68300

Publication date

2025-12-16 15:06:18

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: fs/namespace: fix reference leak in grab_requested_mnt_ns lookup_mnt_ns() already takes a reference on mnt_ns. grab_requested_mnt_ns() doesnt need to take an extra reference.