Security Advisory

CVE-2025-39940

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-04 07:31:03
Last updated 2026-05-11 21:39:22
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: dm-stripe: fix a possible integer overflow Theres a possible integer overflow in stripe_io_hints if we have too large chunk size. Test if the overflow happened, and if it did, dont set limits->io_min and limits->io_opt;