2 matches found
CVE-2025-68300
The CVE-2025-68300 issue in the Linux kernel concerns a reference leak in grab_requested_mnt_ns within fs/namespace. The connected sources confirm the root cause was that grab_requested_mnt_ns() took an unnecessary extra reference, whereas lookup_mnt_ns() already holds a reference on mnt_ns. The ...
6.1AI score0.00184EPSS
SaveExploits0References3
CVE-2025-68300: Undefined Security Weakness
In the Linux kernel, the following vulnerability has been resolved: fs/namespace: fix reference leak in grabrequestedmntns lookupmntns already takes a reference on mntns. grabrequestedmntns doesn't need to take an extra reference...
5.6AI score0.00184EPSS
SaveExploits0References1
20