Security Advisory
CVE-2026-43014
CVE vulnerability detail - eXtreme Datacenter Security Operations
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.