HomeDefectsLIN1024-24792
Acknowledged

LIN1024-24792 : Security Advisory - linux - CVE-2026-53379

Created: Aug 1, 2026    Updated: Aug 13, 2026
Found In Version: 10.24.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  media: i2c: ov8856: free control handler on error in ov8856_init_controls()  The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it.