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

exploitDog

fstec логотип

BDU:2026-11322

Опубликовано: 25 мар. 2026
Источник: fstec
CVSS3: 8.8
CVSS2: 9
EPSS Низкий

Описание

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

Вендор

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

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

Ubuntu
АЛЬТ СП 10
Debian GNU/Linux
Linux
Татлин-Обджект

Версия ПО

20.04 LTS (Ubuntu)
22.04 LTS (Ubuntu)
- (АЛЬТ СП 10)
24.04 LTS (Ubuntu)
13 (Debian GNU/Linux)
от 6.19 до 6.19.12 (Linux)
от 6.6 до 6.12.81 (Linux)
от 6.13 до 6.18.22 (Linux)
7.0 rc1 (Linux)
7.0 rc2 (Linux)
7.0 rc3 (Linux)
от 5.15.145 до 5.16 (Linux)
от 6.1.71 до 6.2 (Linux)
7.0 rc5 (Linux)
7.0 rc4 (Linux)
до 1.12 (Татлин-Обджект)
7.0 rc6 (Linux)

Тип ПО

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

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

Canonical Ltd. Ubuntu 20.04 LTS
Canonical Ltd. Ubuntu 22.04 LTS
АО «ИВК» АЛЬТ СП 10 -
Canonical Ltd. Ubuntu 24.04 LTS
Сообщество свободного программного обеспечения Debian GNU/Linux 13
Сообщество свободного программного обеспечения Linux от 6.19 до 6.19.12
Сообщество свободного программного обеспечения Linux от 6.6 до 6.12.81
Сообщество свободного программного обеспечения Linux от 6.13 до 6.18.22
Сообщество свободного программного обеспечения Linux 7.0 rc1
Сообщество свободного программного обеспечения Linux 7.0 rc2
Сообщество свободного программного обеспечения Linux 7.0 rc3
Сообщество свободного программного обеспечения Linux от 5.15.145 до 5.16
Сообщество свободного программного обеспечения Linux от 6.1.71 до 6.2
Сообщество свободного программного обеспечения Linux 7.0 rc5
Сообщество свободного программного обеспечения Linux 7.0 rc4
Сообщество свободного программного обеспечения Linux 7.0 rc6

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

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

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

В условиях отсутствия обновлений безопасности от производителя рекомендуется придерживаться "Рекомендаций по безопасной настройке операционных систем LINUX", изложенных в методическом документе ФСТЭК России, утверждённом 25 декабря 2022 года.
Использование рекомендаций:
Для Linux:
https://git.kernel.org/stable/c/075ea208c648cc2bcd616295b711d3637c61de45
https://git.kernel.org/stable/c/515c2daab46021221bdf406bef19bc90a44ec617
https://git.kernel.org/stable/c/850452af77f55d185f9445e1f7a1db53c5e4aad4
https://git.kernel.org/stable/c/d48c64fb80ad78b3dd29fb7d79b6ec7bd72bfc09
https://git.kernel.org/stable/c/fda9522ed6afaec45cabc198d8492270c394c7bc
Для Debian GNU/Linux:
https://security-tracker.debian.org/tracker/CVE-2026-31432
Для Ubuntu:
https://ubuntu.com/security/CVE-2026-31432
Для программного обеспечения «Татлин-Обджект»:
обновление до версии 1.12
Для ОС АЛЬТ СП 10: установка обновления из публичного репозитория программного средства: https://altsp.su/obnovleniya-bezopasnosti/

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

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

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

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

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

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

Идентификаторы других систем описаний уязвимостей

EPSS

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

8.8 High

CVSS3

9 Critical

CVSS2

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

CVSS3: 8.8
ubuntu
5 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix OOB write in QUERY_INFO for compound requests When a compound request such as READ + QUERY_INFO(Security) is received, and the first command (READ) consumes most of the response buffer, ksmbd could write beyond the allocated buffer while building a security descriptor. The root cause was that smb2_get_info_sec() checked buffer space using ppntsd_size from xattr, while build_sec_desc() often synthesized a significantly larger descriptor from POSIX ACLs. This patch introduces smb_acl_sec_desc_scratch_len() to accurately compute the final descriptor size beforehand, performs proper buffer checking with smb2_calc_max_out_buf_len(), and uses exact-sized allocation + iov pinning.

redhat
5 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix OOB write in QUERY_INFO for compound requests When a compound request such as READ + QUERY_INFO(Security) is received, and the first command (READ) consumes most of the response buffer, ksmbd could write beyond the allocated buffer while building a security descriptor. The root cause was that smb2_get_info_sec() checked buffer space using ppntsd_size from xattr, while build_sec_desc() often synthesized a significantly larger descriptor from POSIX ACLs. This patch introduces smb_acl_sec_desc_scratch_len() to accurately compute the final descriptor size beforehand, performs proper buffer checking with smb2_calc_max_out_buf_len(), and uses exact-sized allocation + iov pinning.

CVSS3: 8.8
nvd
5 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix OOB write in QUERY_INFO for compound requests When a compound request such as READ + QUERY_INFO(Security) is received, and the first command (READ) consumes most of the response buffer, ksmbd could write beyond the allocated buffer while building a security descriptor. The root cause was that smb2_get_info_sec() checked buffer space using ppntsd_size from xattr, while build_sec_desc() often synthesized a significantly larger descriptor from POSIX ACLs. This patch introduces smb_acl_sec_desc_scratch_len() to accurately compute the final descriptor size beforehand, performs proper buffer checking with smb2_calc_max_out_buf_len(), and uses exact-sized allocation + iov pinning.

msrc
5 месяцев назад

ksmbd: fix OOB write in QUERY_INFO for compound requests

CVSS3: 8.8
debian
5 месяцев назад

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

EPSS

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

8.8 High

CVSS3

9 Critical

CVSS2