Куда я попал?
SECURITM это SGRC система, ? автоматизирующая процессы в службах информационной безопасности. SECURITM помогает построить и управлять ИСПДн, КИИ, ГИС, СМИБ/СУИБ, банковскими системами защиты.
А еще SECURITM это место для обмена опытом и наработками для служб безопасности.

CVE-2026-15449

PUBLISHED 17.07.2026

CNA: illumos

TOCTOU double copyin in illumos dld ioctl handling causes kernel heap corruption

Обновлено: 16.07.2026
A time-of-check to time-of-use (TOCTOU) flaw in the illumos data-link pseudo-driver (dld) affects handling of the DLDIOC_GETMACPROP and DLDIOC_SETMACPROP ioctls on /dev/dld. drv_ioc_prop_common() in usr/src/uts/common/io/dld/dld_drv.c copies the dld_ioc_macprop_t ioctl header in once to read its pr_valsize field, sizes and allocates a kernel heap buffer from that value, and then copies the full request in a second time from the same unprivileged user address. A concurrent thread can enlarge pr_valsize between the two copyins, so the second copyin and the subsequent property handling write beyond the end of the undersized allocation and corrupt the kernel heap. An unprivileged local user, including one confined to a non-global zone that owns a datalink, can trigger this to panic the system. The resulting kernel heap corruption may be usable for further compromise.

CWE

Идентификатор Описание
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
CWE-367 The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check.

CVSS

Оценка Severity Версия Базовый вектор
5.8 MEDIUM 4.0 CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Доп. Информация

Product Status

illumos-gate
Product: illumos-gate
Vendor: illumos
Default status: affected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от eae72b5b807baa9116e64502cbb278edf15f3146 до 6959feb5b430411a4809b06c53dcdb42fb525eac affected
OmniOS
Product: OmniOS
Vendor: OmniOS
Default status: affected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от any до r151054 affected
Наблюдалось в версиях от r151058 до r151058j affected
Наблюдалось в версиях от r151056 до r151056aj affected
Наблюдалось в версиях от r151054 до r151054bj affected
SmartOS
Product: SmartOS
Vendor: Triton Data Center
Default status: affected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от any до 202060709 affected
 

Ссылки

CISA ADP Vulnrichment

Обновлено: 17.07.2026
Этот блок содержит дополнительную информацию, предоставленную программой CVE для этой уязвимости.

SSVC

Exploitation Automatable Technical Impact Версия Дата доступа
none no partial 2.0.3 17.07.2026

Мы используем cookie-файлы, чтобы получить статистику, которая помогает нам улучшить сервис для вас с целью персонализации сервисов и предложений. Вы может прочитать подробнее о cookie-файлах или изменить настройки браузера. Продолжая пользоваться сайтом, вы даёте согласие на использование ваших cookie-файлов и соглашаетесь с Политикой обработки персональных данных.