AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-68315

CRITICAL · CVSS 9.8 EPSS 0.37%

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

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. It affects Linux.

CVE
CVE-2025-68315
Severity
CRITICAL
CVSS
9.8
EPSS
0.37%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to detect potential corrupted nid in free_nid_list As reported, on-disk footer.ino and footer.nid is the same and out-of-range, let's add sanity check on f2fs_alloc_nid() to detect any potential corruption in free_nid_list.