Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clk_register_fixed_rate() need to be released with clk_unregister_fixed_rate(), otherwise they are lost.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.10, < 5.10.253 |
References
- https://git.kernel.org/stable/c/015aa24d3721a05b40935b8af78b49cadf616b8dPatch
- https://git.kernel.org/stable/c/5392a5174df4f5a2fad2f00e8c617394d0efe031Patch
- https://git.kernel.org/stable/c/54c6f0e7682433abed0304ac2f5cb71a92d4b366Patch
- https://git.kernel.org/stable/c/6ec567425c057fd850651ee09b31d059ef960e0fPatch
- https://git.kernel.org/stable/c/e1f6f47d6e60d51c3294e5b85787e9aee24c450ePatch
- https://git.kernel.org/stable/c/e35dbfdb1b7710f04ff5c9972ea04971d823a22dPatch
- https://git.kernel.org/stable/c/ec1be2ce0d94506f11b22066fd6dc5eb4341b14fPatch
- https://git.kernel.org/stable/c/f0f367a4f459cc8118aadc43c6bba53c60d93f8dPatch
FAQ
What is CVE-2026-43014?
CVE-2026-43014 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clk_register_fixed_rate() need to be rele...
How severe is CVE-2026-43014?
CVE-2026-43014 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43014?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.