Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2025-39940

Опубликовано: 04 окт. 2025
Источник: redhat
CVSS3: 6.6
EPSS Низкий

Описание

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;

A flaw was found in the way the Linux kernel’s device-mapper stripe (dm-stripe) module handles I/O hint calculations. When processing a stripe’s chunk size that is excessively large, an integer overflow may occur in the stripe_io_hints function. If this overflow is not detected, the kernel may incorrectly set the limits->io_min and limits->io_opt values, leading to potential system instability or denial of service when the device-mapper subsystem processes I/O operations.

Меры по смягчению последствий

To mitigate this issue, prevent the dm_stripe kernel module from loading if device mapper stripe targets are not in use. This can be achieved by creating a modprobe configuration file.

  1. Create a file named /etc/modprobe.d/disable-dm-stripe.conf with the following content:
install dm_stripe /bin/true blacklist dm_stripe
  1. Reboot the system for the changes to take effect. Note that disabling this module may impact functionality if device mapper stripe targets are actively used on the system.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Enterprise Linux 10kernelFix deferred
Red Hat Enterprise Linux 6kernelOut of support scope
Red Hat Enterprise Linux 7kernelFix deferred
Red Hat Enterprise Linux 7kernel-rtFix deferred
Red Hat Enterprise Linux 8kernelFix deferred
Red Hat Enterprise Linux 8kernel-rtFix deferred
Red Hat Enterprise Linux 9kernelFix deferred
Red Hat Enterprise Linux 9kernel-rtFix deferred

Показывать по

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-190
https://bugzilla.redhat.com/show_bug.cgi?id=2401420kernel: Linux kernel: Denial of Service via integer overflow in dm-stripe

EPSS

Процентиль: 2%
0.00012
Низкий

6.6 Medium

CVSS3

Связанные уязвимости

CVSS3: 5.5
ubuntu
6 месяцев назад

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;

CVSS3: 5.5
nvd
6 месяцев назад

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;

msrc
4 месяца назад

dm-stripe: fix a possible integer overflow

CVSS3: 5.5
debian
6 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: d ...

CVSS3: 5.5
github
6 месяцев назад

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;

EPSS

Процентиль: 2%
0.00012
Низкий

6.6 Medium

CVSS3