HomeDefectsLIN1022-25116
Acknowledged

LIN1022-25116 : Security Advisory - linux - CVE-2026-43014

Created: May 12, 2026    Updated: May 14, 2026
Found In Version: 10.22.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

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.