In the Linux kernel, the following vulnerability has been resolved:
dm-stripe: fix a possible integer overflow
There's a possible integer overflow in stripe_io_hints if we have too
large chunk size. Test if the overflow happened, and if it did, don't set
limits->io_min and limits->io_opt;
References
Configurations
Configuration 1 (hide)
|
History
23 Jan 2026, 20:35
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-190 | |
| References | () https://git.kernel.org/stable/c/1071d560afb4c245c2076494226df47db5a35708 - Patch | |
| References | () https://git.kernel.org/stable/c/ee27658c239b27721397f3e4eb16370b5cce596e - Patch | |
| References | () https://git.kernel.org/stable/c/f8f64254bca5ae58f3b679441962bda4c409f659 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| CPE | cpe:2.3:o:linux:linux_kernel:2.6.31:rc9:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.31:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:* |
04 Oct 2025, 08:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-04 08:15
Updated : 2026-01-23 20:35
NVD link : CVE-2025-39940
Mitre link : CVE-2025-39940
CVE.ORG link : CVE-2025-39940
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-190
Integer Overflow or Wraparound
