news.mlab.sh
Vulnerabilities
Vulnerability

CVE-2026-74718

Reference data from vuln.mlab.sh, coverage from our own index.

CVSS
5.5 Medium
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS
0.17%
Risk score
3.5
Published
2026-08-22
Status
Published

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. A flaw was found in the `devlink` component of the Linux kernel. When the `devlink_nl_reload_doit()` function is called, it may fail to release a network namespace reference under specific error conditions. This oversight occurs when the requested network namespace differs from the current one and the reload action is not DRIVER_REINIT. A local attacker could exploit this reference leak to cause resource exhaustion, leading to a Denial of Service (DoS).

Weaknesses

CWE-911

Coverage 1

Advisories and references