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

exploitDog

fstec логотип

BDU:2026-11326

Опубликовано: 06 мая 2026
Источник: fstec
CVSS3: 9.1
CVSS2: 9.4
EPSS Низкий

Описание

Уязвимость функции smb2_compound_op() модуля fs/smb/client/smb2inode.c поддержки клиента SMB ядра операционной системы Linux связана с выходом операции за границы буфера. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, оказать воздействие на конфиденциальность и доступность защищаемой информации

Вендор

Red Hat, Inc.
Canonical Ltd.
Сообщество свободного программного обеспечения
ООО «КНС ГРУПП»

Наименование ПО

Red Hat Enterprise Linux
Ubuntu
Debian GNU/Linux
Linux
Татлин-Обджект

Версия ПО

9 (Red Hat Enterprise Linux)
24.04 LTS (Ubuntu)
10 (Red Hat Enterprise Linux)
13 (Debian GNU/Linux)
26.04 LTS (Ubuntu)
от 6.19 до 7.0.7 (Linux)
до 1.12 (Татлин-Обджект)
от 6.6.32 до 6.6.140 (Linux)
от 6.9 до 6.12.88 (Linux)
от 6.13 до 6.18.30 (Linux)
7.1 rc1 (Linux)
7.1 rc2 (Linux)

Тип ПО

Операционная система
ПО программно-аппаратного средства

Операционные системы и аппаратные платформы

Red Hat, Inc. Red Hat Enterprise Linux 9
Canonical Ltd. Ubuntu 24.04 LTS
Red Hat, Inc. Red Hat Enterprise Linux 10
Сообщество свободного программного обеспечения Debian GNU/Linux 13
Canonical Ltd. Ubuntu 26.04 LTS
Сообщество свободного программного обеспечения Linux от 6.19 до 7.0.7
Сообщество свободного программного обеспечения Linux от 6.6.32 до 6.6.140
Сообщество свободного программного обеспечения Linux от 6.9 до 6.12.88
Сообщество свободного программного обеспечения Linux от 6.13 до 6.18.30
Сообщество свободного программного обеспечения Linux 7.1 rc1
Сообщество свободного программного обеспечения Linux 7.1 rc2

Уровень опасности уязвимости

Высокий уровень опасности (базовая оценка CVSS 2.0 составляет 9,4)
Критический уровень опасности (базовая оценка CVSS 3.1 составляет 9,1)

Возможные меры по устранению уязвимости

В условиях отсутствия обновлений безопасности от производителя рекомендуется придерживаться "Рекомендаций по безопасной настройке операционных систем LINUX", изложенных в методическом документе ФСТЭК России, утверждённом 25 декабря 2022 года.
Использование рекомендаций:
Для Linux:
https://git.kernel.org/stable/c/512d33bc8ea4ea5c19728ee118715f4b1f4d1926
https://git.kernel.org/stable/c/8d09328dfda089675e4c049f3f256064a1d1996b
https://git.kernel.org/stable/c/9b3af35645ff9cd334edc130249f9a2fb2bea25f
https://git.kernel.org/stable/c/a16f70a71be4b5a4eccf39a9bf09b47285f4cb7c
https://git.kernel.org/stable/c/dffb44b2e06a2908e249f0f93156fc987eee1d1c
Для Debian GNU/Linux:
https://security-tracker.debian.org/tracker/CVE-2026-46155
Для программных продуктов Red Hat Inc.:
https://access.redhat.com/security/cve/cve-2026-46155
Для Ubuntu:
https://ubuntu.com/security/CVE-2026-46155
Для программного обеспечения «Татлин-Обджект»:
обновление до версии 1.12

Статус уязвимости

Подтверждена производителем

Наличие эксплойта

Данные уточняются

Информация об устранении

Уязвимость устранена

EPSS

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

9.1 Critical

CVSS3

9.4 Critical

CVSS2

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

CVSS3: 9.1
ubuntu
4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in smb2_compound_op() If a server sends a truncated response but a large OutputBufferLength, and terminates the EA list early, check_wsl_eas() returns success without validating that the entire OutputBufferLength fits within iov_len. Then smb2_compound_op() does: memcpy(idata->wsl.eas, data[0], size[0]); Where size[0] is OutputBufferLength. If iov_len is smaller than size[0], memcpy can read beyond the end of the rsp_iov allocation and leak adjacent kernel heap memory.

CVSS3: 7.1
redhat
4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in smb2_compound_op() If a server sends a truncated response but a large OutputBufferLength, and terminates the EA list early, check_wsl_eas() returns success without validating that the entire OutputBufferLength fits within iov_len. Then smb2_compound_op() does: memcpy(idata->wsl.eas, data[0], size[0]); Where size[0] is OutputBufferLength. If iov_len is smaller than size[0], memcpy can read beyond the end of the rsp_iov allocation and leak adjacent kernel heap memory.

CVSS3: 9.1
nvd
4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in smb2_compound_op() If a server sends a truncated response but a large OutputBufferLength, and terminates the EA list early, check_wsl_eas() returns success without validating that the entire OutputBufferLength fits within iov_len. Then smb2_compound_op() does: memcpy(idata->wsl.eas, data[0], size[0]); Where size[0] is OutputBufferLength. If iov_len is smaller than size[0], memcpy can read beyond the end of the rsp_iov allocation and leak adjacent kernel heap memory.

CVSS3: 5.5
msrc
3 месяца назад

smb/client: fix out-of-bounds read in smb2_compound_op()

CVSS3: 9.1
debian
4 месяца назад

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

EPSS

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

9.1 Critical

CVSS3

9.4 Critical

CVSS2