In the Linux kernel, the following vulnerability has been resolved:
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
While preparing my patch series adding netns refcount tracking,
I spotted bugs in devlink_nl_cmd_reload()
Some error paths forgot to release a refcount on a netns.
To fix this, we can reduce the scope of get_net()/put_net()
section around the call to devlink_reload().
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-24T15:09:28.686Z
Updated: 2024-11-04T12:07:24.143Z
Reserved: 2024-05-24T15:02:54.824Z
Link: CVE-2021-47514
Vulnrichment
Updated: 2024-08-04T05:39:59.599Z
NVD
Status : Awaiting Analysis
Published: 2024-05-24T15:15:12.790
Modified: 2024-05-24T18:09:20.027
Link: CVE-2021-47514
Redhat