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

exploitDog

debian логотип

CVE-2026-72297

Источник: debian
EPSS Низкий

Описание

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

Пакеты

ПакетСтатусВерсия исправленияРелизТип
linuxfixed7.1.5-1package
linuxfixed6.12.100-1trixiepackage
linuxfixed6.1.180-1bookwormpackage
linuxfixed5.10.262-1bullseyepackage

Примечания

  • https://git.kernel.org/linus/cdf19f380e46192e7084be559638aab1f6ed86a2 (7.2-rc1)

EPSS

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

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

github
1 день назад

In the Linux kernel, the following vulnerability has been resolved: net: atm: reject out-of-range traffic classes in QoS validation Reject ATM traffic classes above ATM_ANYCLASS in check_tp(). SO_ATMQOS stores the supplied QoS after check_qos() succeeds, so accepting larger values leaves invalid traffic_class values in vcc->qos. That bad state later reaches pvc_info(), which indexes class_name[] with vcc->qos.{rx,tp}.traffic_class. Values above ATM_ANYCLASS cause an out-of-bounds read when /proc/net/atm/pvc is read. Tighten the existing QoS validation so invalid traffic_class values are rejected at the point where user supplied QoS is accepted.

EPSS

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