AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-68300

UNKNOWN · CVSS N/A EPSS 0.16%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-16 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Linux.

CVE
CVE-2025-68300
Severity
UNKNOWN
CVSS
N/A
EPSS
0.16%
Linux

Original NVD 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() doesn't need to take an extra reference.