CVE-2025-37839
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
09/05/2025
Last modified:
14/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
jbd2: remove wrong sb->s_sequence check<br />
<br />
Journal emptiness is not determined by sb->s_sequence == 0 but rather by<br />
sb->s_start == 0 (which is set a few lines above). Furthermore 0 is a<br />
valid transaction ID so the check can spuriously trigger. Remove the<br />
invalid WARN_ON.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.4.293 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.10.237 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.181 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.135 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.88 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.24 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.12 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.14 (including) | 6.14.3 (excluding) |
| cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/3b4643ffaf72d7a5a357e9bf68b1775f8cfe7e77
- https://git.kernel.org/stable/c/9eaec071f111cd2124ce9a5b93536d3f6837d457
- https://git.kernel.org/stable/c/ad926f735b4d4f10768fec7d080cadeb6d075cac
- https://git.kernel.org/stable/c/b0cca357f85beb6144ab60c62dcc98508cc044bf
- https://git.kernel.org/stable/c/b479839525fe7906966cdc4b5b2afbca048558a1
- https://git.kernel.org/stable/c/c88f7328bb0fff66520fc9164f02b1d06e083c1b
- https://git.kernel.org/stable/c/c98eb9ffb1d9c98237b5e1668eee17654e129fb0
- https://git.kernel.org/stable/c/cf30432f5b3064ff85d85639c2f0106f89c566f6
- https://git.kernel.org/stable/c/e6eff39dd0fe4190c6146069cc16d160e71d1148
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html



