CVE-2025-37839
jbd2: remove wrong sb->s_sequence check
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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 | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | May 9, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
24bcc89c7e7c64982e6192b4952a0a92379fc341 < cf30432f5b3064ff85d85639c2f0106f89c566f6 24bcc89c7e7c64982e6192b4952a0a92379fc341 < b479839525fe7906966cdc4b5b2afbca048558a1 24bcc89c7e7c64982e6192b4952a0a92379fc341 < ad926f735b4d4f10768fec7d080cadeb6d075cac 24bcc89c7e7c64982e6192b4952a0a92379fc341 < 3b4643ffaf72d7a5a357e9bf68b1775f8cfe7e77 24bcc89c7e7c64982e6192b4952a0a92379fc341 < c88f7328bb0fff66520fc9164f02b1d06e083c1b 24bcc89c7e7c64982e6192b4952a0a92379fc341 < 9eaec071f111cd2124ce9a5b93536d3f6837d457 24bcc89c7e7c64982e6192b4952a0a92379fc341 < c98eb9ffb1d9c98237b5e1668eee17654e129fb0 24bcc89c7e7c64982e6192b4952a0a92379fc341 < b0cca357f85beb6144ab60c62dcc98508cc044bf 24bcc89c7e7c64982e6192b4952a0a92379fc341 < e6eff39dd0fe4190c6146069cc16d160e71d1148 dd8ff32c1e7ed10fb0e168b4431983e09acbeb2f
Linux / Linux
3.4
References
git.kernel.org: https://git.kernel.org/stable/c/cf30432f5b3064ff85d85639c2f0106f89c566f6 git.kernel.org: https://git.kernel.org/stable/c/b479839525fe7906966cdc4b5b2afbca048558a1 git.kernel.org: https://git.kernel.org/stable/c/ad926f735b4d4f10768fec7d080cadeb6d075cac git.kernel.org: https://git.kernel.org/stable/c/3b4643ffaf72d7a5a357e9bf68b1775f8cfe7e77 git.kernel.org: https://git.kernel.org/stable/c/c88f7328bb0fff66520fc9164f02b1d06e083c1b git.kernel.org: https://git.kernel.org/stable/c/9eaec071f111cd2124ce9a5b93536d3f6837d457 git.kernel.org: https://git.kernel.org/stable/c/c98eb9ffb1d9c98237b5e1668eee17654e129fb0 git.kernel.org: https://git.kernel.org/stable/c/b0cca357f85beb6144ab60c62dcc98508cc044bf git.kernel.org: https://git.kernel.org/stable/c/e6eff39dd0fe4190c6146069cc16d160e71d1148 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html