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

exploitDog

msrc логотип

CVE-2026-74718

Опубликовано: 24 авг. 2026
Источник: msrc
CVSS3: 4.4
EPSS Низкий

Описание

devlink: fix net namespace reference leak in reload

EPSS

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

4.4 Medium

CVSS3

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

ubuntu
15 дней назад

security update

CVSS3: 5.5
redhat
20 дней назад

In the Linux kernel, the following vulnerability has been resolved: devlink: fix net namespace reference leak in reload devlink_nl_reload_doit() calls devlink_netns_get(), which returns a net with a held reference. When the requested namespace differs from the current one and the reload action is not DRIVER_REINIT, the function returns -EOPNOTSUPP without releasing the reference. Add the missing put_net() on this error path.

nvd
19 дней назад

In the Linux kernel, the following vulnerability has been resolved: devlink: fix net namespace reference leak in reload devlink_nl_reload_doit() calls devlink_netns_get(), which returns a net with a held reference. When the requested namespace differs from the current one and the reload action is not DRIVER_REINIT, the function returns -EOPNOTSUPP without releasing the reference. Add the missing put_net() on this error path.

debian
19 дней назад

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

github
19 дней назад

In the Linux kernel, the following vulnerability has been resolved: devlink: fix net namespace reference leak in reload devlink_nl_reload_doit() calls devlink_netns_get(), which returns a net with a held reference. When the requested namespace differs from the current one and the reload action is not DRIVER_REINIT, the function returns -EOPNOTSUPP without releasing the reference. Add the missing put_net() on this error path.

EPSS

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

4.4 Medium

CVSS3