Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.3, < 6.6.19 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/919092bd5482b7070ae66d1daef73b600738f3a2Patch
- https://git.kernel.org/stable/c/def689fc26b9a9622d2e2cb0c4933dd3b1c8071cPatch
- https://git.kernel.org/stable/c/e91d3561e28d7665f4f837880501dc8755f635a9Patch
- https://git.kernel.org/stable/c/919092bd5482b7070ae66d1daef73b600738f3a2Patch
- https://git.kernel.org/stable/c/def689fc26b9a9622d2e2cb0c4933dd3b1c8071cPatch
- https://git.kernel.org/stable/c/e91d3561e28d7665f4f837880501dc8755f635a9Patch
FAQ
What is CVE-2024-26734?
CVE-2024-26734 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 ...
How severe is CVE-2024-26734?
CVE-2024-26734 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-26734?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.