AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-37839

HIGH · CVSS 7.8 EPSS 0.29%

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2025-37839
Severity
HIGH
CVSS
7.8
EPSS
0.29%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: jbd2: remove wrong sb->s_sequence check Journal emptiness is not determined by sb->s_sequence == 0 but rather by sb->s_start == 0 (which is set a few lines above). Furthermore 0 is a valid transaction ID so the check can spuriously trigger. Remove the invalid WARN_ON.

Related CVEs

Other vulnerabilities affecting the same vendor(s)