HomeDefectsLIN1023-23611
Fixed

LIN1023-23611 : Security Advisory - linux - CVE-2026-43035

Created: May 12, 2026    Updated: May 14, 2026
Resolved Date: May 12, 2026
Found In Version: 10.23.30.2
Fix Version: 10.23.30.21
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to prevent an info-leak  When building netlink messages, tc_chain_fill_node() never initializes the tcm_info field of struct tcmsg. Since the allocation is not zeroed, kernel heap memory is leaked to userspace through this 4-byte field.  The fix simply zeroes tcm_info alongside the other fields that are already initialized.

CVEs