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

exploitDog

fstec логотип

BDU:2026-11432

Опубликовано: 30 июл. 2026
Источник: fstec
CVSS3: 5.7
CVSS2: 5.5
EPSS Низкий

Описание

Уязвимость функций queue_gso_packets() и queue_userspace_packet() модуля openvswitch ядра операционных систем Linux связана с ошибкой смещения на единицу. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, вызвать отказ в обслуживании

Вендор

Red Hat Inc.
Amazon.com Inc.
Сообщество свободного программного обеспечения

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

Red Hat Enterprise Linux
Amazon Linux
Debian GNU/Linux
Amazon Linux 2
Linux

Версия ПО

9 (Red Hat Enterprise Linux)
2023 (Amazon Linux)
10 (Red Hat Enterprise Linux)
13 (Debian GNU/Linux)
Kernel-5.10 Extra (Amazon Linux 2)
Kernel-5.15 Extra (Amazon Linux 2)
Core (Amazon Linux 2)
Kernel-5.4 Extra (Amazon Linux 2)
от 6.6 до 6.6.148 (Linux)
от 6.12 до 6.12.101 (Linux)
от 6.18 до 6.18.42 (Linux)
от 7.1 до 7.1.6 (Linux)
до 7.2-rc5 (Linux)

Тип ПО

Операционная система

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

Red Hat Inc. Red Hat Enterprise Linux 9
Amazon.com Inc. Amazon Linux 2023
Red Hat Inc. Red Hat Enterprise Linux 10
Сообщество свободного программного обеспечения Debian GNU/Linux 13
Amazon.com Inc. Amazon Linux 2 Kernel-5.10 Extra
Amazon.com Inc. Amazon Linux 2 Kernel-5.15 Extra
Amazon.com Inc. Amazon Linux 2 Core
Amazon.com Inc. Amazon Linux 2 Kernel-5.4 Extra
Сообщество свободного программного обеспечения Linux от 6.6 до 6.6.148
Сообщество свободного программного обеспечения Linux от 6.12 до 6.12.101
Сообщество свободного программного обеспечения Linux от 6.18 до 6.18.42
Сообщество свободного программного обеспечения Linux от 7.1 до 7.1.6
Сообщество свободного программного обеспечения Linux до 7.2-rc5

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

Средний уровень опасности (базовая оценка CVSS 2.0 составляет 5,5)
Средний уровень опасности (базовая оценка CVSS 3.1 составляет 5,7)

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

В условиях отсутствия обновлений безопасности от производителя рекомендуется придерживаться "Рекомендаций по безопасной настройке операционных систем LINUX", изложенных в методическом документе ФСТЭК России, утверждённом 25 декабря 2022 года.
Использование рекомендаций:
Для Linux:
https://lore.kernel.org/linux-cve-announce/2026081056-CVE-2026-68123-49d8@gregkh/
https://git.kernel.org/stable/c/a16eaaf7c0b0ccdef6166707d90ffbc6eebf6855
https://git.kernel.org/stable/c/fbfa3ad2ad6f3a5624aba5211c46290fb98cc9dc
https://git.kernel.org/stable/c/100a23b1613e9218e0af654ef102352c713f0263
https://git.kernel.org/stable/c/ea85dbcbe8d4056ecb54352f97743d138ea4c407
https://git.kernel.org/stable/c/4032f8ed10fcb84d41c508dfb04be96589f78dfe
Для Debian GNU/Linux:
https://security-tracker.debian.org/tracker/CVE-2026-68123
Для Amazon Linux:
https://explore.alas.aws.amazon.com/CVE-2026-68123.html
Для программных продуктов Red Hat Inc.:
https://access.redhat.com/security/cve/cve-2026-64123

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

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

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

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

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

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

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

EPSS

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

5.7 Medium

CVSS3

5.5 Medium

CVSS2

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

CVSS3: 9.8
ubuntu
9 дней назад

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix GSO userspace truncation underflow OVS_ACTION_ATTR_TRUNC currently stores a delta from the original skb length in OVS_CB(skb)->cutlen. When a later userspace action segments a GSO skb, queue_gso_packets() reuses that delta for each smaller segment. A segment can then reach queue_userspace_packet() with cutlen greater than skb->len, underflowing the length passed to skb_zerocopy(). Store the maximum preserved length instead and bound each consumer against the current skb length. Use U32_MAX as the no-truncation sentinel so the value remains valid if skb geometry changes before a consumer handles it.

CVSS3: 7
redhat
9 дней назад

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix GSO userspace truncation underflow OVS_ACTION_ATTR_TRUNC currently stores a delta from the original skb length in OVS_CB(skb)->cutlen. When a later userspace action segments a GSO skb, queue_gso_packets() reuses that delta for each smaller segment. A segment can then reach queue_userspace_packet() with cutlen greater than skb->len, underflowing the length passed to skb_zerocopy(). Store the maximum preserved length instead and bound each consumer against the current skb length. Use U32_MAX as the no-truncation sentinel so the value remains valid if skb geometry changes before a consumer handles it.

CVSS3: 9.8
nvd
9 дней назад

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix GSO userspace truncation underflow OVS_ACTION_ATTR_TRUNC currently stores a delta from the original skb length in OVS_CB(skb)->cutlen. When a later userspace action segments a GSO skb, queue_gso_packets() reuses that delta for each smaller segment. A segment can then reach queue_userspace_packet() with cutlen greater than skb->len, underflowing the length passed to skb_zerocopy(). Store the maximum preserved length instead and bound each consumer against the current skb length. Use U32_MAX as the no-truncation sentinel so the value remains valid if skb geometry changes before a consumer handles it.

msrc
8 дней назад

openvswitch: fix GSO userspace truncation underflow

CVSS3: 9.8
debian
9 дней назад

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

EPSS

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

5.7 Medium

CVSS3

5.5 Medium

CVSS2