CVE-2026-43014
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.
More information : https://git.kernel.org/stable/c/015aa24d3721a05b40935b8af78b49cadf616b8d
