Back to search
CVE-2025-37839
Published: May 9, 2025
Modified: May 23, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 24bcc89c7e7c64982e6192b4952a0a92379fc341 - < cf30432f5b3064ff85d85639c2f0106f89c566f6affected 24bcc89c7e7c64982e6192b4952a0a92379fc341 - < b479839525fe7906966cdc4b5b2afbca048558a1affected 24bcc89c7e7c64982e6192b4952a0a92379fc341 - < ad926f735b4d4f10768fec7d080cadeb6d075cacaffected 24bcc89c7e7c64982e6192b4952a0a92379fc341 - < 3b4643ffaf72d7a5a357e9bf68b1775f8cfe7e77affected 24bcc89c7e7c64982e6192b4952a0a92379fc341 - < c88f7328bb0fff66520fc9164f02b1d06e083c1b+6 more versions |
Linux | Linux | affected 3.4unaffected 0 - < 3.4unaffected 5.4.293 - <= 5.4.*unaffected 5.10.237 - <= 5.10.*unaffected 5.15.181 - <= 5.15.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now