Security Advisory

CVE-2026-43014

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-01 14:15:19
Last updated 2026-05-11 22:16:02
Assigner Linux
CVSS score not scored
State PUBLISHED

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.