В ядре Linux устранена следующая уязвимость:
net: fib_rules: Не сбрасывайте умирающее fib_rule в fib_rules_dump().
rocker_router_fib_event() вызывает fib_rule_get() во время дампа RCU.
Если правило fib_rule умирает, refcount_inc() сообщит об этом.
Давайте вызовем refcount_inc_not_zero() в fib_rules_dump().
Показать оригинальное описание (EN)
In the Linux kernel, the following vulnerability has been resolved: net: fib_rules: Don't dump dying fib_rule in fib_rules_dump(). rocker_router_fib_event() calls fib_rule_get() during RCU dump. If the fib_rule is dying, refcount_inc() will complain about it. Let's call refcount_inc_not_zero() in fib_rules_dump().
Характеристики атаки
Последствия
Строка CVSS v3.1