Bugzilla – Bug 1222438
VUL-0: CVE-2024-26734: kernel: devlink: fix possible use-after-free and memory leaks in devlink_init()
Last modified: 2024-07-04 14:05:30 UTC
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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26734 https://www.cve.org/CVERecord?id=CVE-2024-26734 https://git.kernel.org/stable/c/919092bd5482b7070ae66d1daef73b600738f3a2 https://git.kernel.org/stable/c/def689fc26b9a9622d2e2cb0c4933dd3b1c8071c https://git.kernel.org/stable/c/e91d3561e28d7665f4f837880501dc8755f635a9 https://bugzilla.redhat.com/show_bug.cgi?id=2273244
All branches pushed, reassigning to security.