← Back to CVE List

CVE-2024-26734

Published: 2024-04-03T17:15Z
Last Modified: 2025-01-14T17:26Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: devlink: fix possible use-after-free and memory leaks in devlink_init() The pernet operations structure for the subsystem must be registered before registering the generic netlink family. Make an unregister in case of unsuccessful registration. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt