CVE-2026-23284

NONE EPSS 0.03%
Обновлено 25 марта 2026
Linux
Параметр Значение
Поставщик Linux
Публичный эксплойт Нет

В ядре Linux устранена следующая уязвимость: net: Ethernet: mtk_eth_soc: Сбросить prog ptr на old_prog в случае ошибки в mtk_xdp_setup() Сбросьте указатель программы eBPF на old_prog и не уменьшайте его счетчик ссылок. если процедура mtk_open в mtk_xdp_setup() завершается сбоем.

Показать оригинальное описание (EN)

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup() Reset eBPF program pointer to old_prog and do not decrease its ref-count if mtk_open routine in mtk_xdp_setup() fails.