VDB
DEBIAN-CVE-2025-37839
DEBIAN-CVE-2025-37839
PUBLISHED
CVSS 7.800000190734863 HIGH
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.
Risk Scores
CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.38-4~bpo11+1, 6.1.52-1, 6.1.55-1 |
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u1, 6.1.106-3~deb11u3, 6.1.112-1~deb11u1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.92-1, 0, 5.10.103-1 |
Exploit Intelligence
- 3510.3.8.yml (github-poc)
Timeline
- May 9, 2025 CVE Published
- Apr 28, 2026 CVE Updated