CVE-2025-21874
MEDIUMLinux Kernel 6.11-6.12.17, 6.13.0-6.13.5 - Divide By Zero in dm-integrity Table Status
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: dm-integrity: Avoid divide by zero in table status in Inline mode In Inline mode, the journal is unused, and journal_sectors is zero. Calculating the journal watermark requires dividing by journal_sectors, which should be done only if the journal is configured. Otherwise, a simple table query (dmsetup table) can cause OOPS. This bug did not show on some systems, perhaps only due to compiler optimization. On my 32-bit testing machine, this reliably crashes with the following: : Oops: divide error: 0000 [#1] PREEMPT SMP : CPU: 0 UID: 0 PID: 2450 Comm: dmsetup Not tainted 6.14.0-rc2+ #959 : EIP: dm_integrity_status+0x2f8/0xab0 [dm_integrity] ...
References (3)
Core 3
Scores
CVSS v3
5.5
EPSS
0.0016
EPSS Percentile
5.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-369
Status
published
Products (12)
linux/Kernel
6.11.0 - 6.12.18linux
linux/Kernel
6.13.0 - 6.13.6linux
Linux/Linux
< 6.11
Linux/Linux
6.11
Linux/Linux
6.12.18 - 6.12.*
Linux/Linux
6.13.6 - 6.13.*
Linux/Linux
6.14
Linux/Linux
fb0987682c629c1d2c476f35f6fde405a5e304a4 - 06d9895f265282e939a8933bb18de82eba2b4dda
Linux/Linux
fb0987682c629c1d2c476f35f6fde405a5e304a4 - 22c6f577b3cb184857b440ae5e5916f6c9e7021d
Linux/Linux
fb0987682c629c1d2c476f35f6fde405a5e304a4 - 7fb39882b20c98a9a393c244c86b56ef6933cff8
... and 2 more
Published
Mar 27, 2025
Tracked Since
Feb 18, 2026