CVE-2026-43035
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/05/2026
Last modified:
08/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to prevent an info-leak<br />
<br />
When building netlink messages, tc_chain_fill_node() never initializes<br />
the tcm_info field of struct tcmsg. Since the allocation is not zeroed,<br />
kernel heap memory is leaked to userspace through this 4-byte field.<br />
<br />
The fix simply zeroes tcm_info alongside the other fields that are<br />
already initialized.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.19 (including) | 5.10.253 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.203 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.168 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.134 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.81 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.22 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.12 (excluding) |
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1091b3c174441a52fdbb92e2fe00338f9371a91c
- https://git.kernel.org/stable/c/4ae5d23f51fb91d7d1140c6f1ba77ab0756054c3
- https://git.kernel.org/stable/c/71a3eda7e850ae844cb8993065f4e410c11a46ce
- https://git.kernel.org/stable/c/903c3405cfcc7700260e456ab66a5867586c9e69
- https://git.kernel.org/stable/c/906997ea3766c24fbbf9cc4bf17c047315bbd138
- https://git.kernel.org/stable/c/d6db08484c6cb3d4ad696246f9d288eceba2a078
- https://git.kernel.org/stable/c/e35f5195cd44ff4053fbc5d71ea97681728a0099
- https://git.kernel.org/stable/c/e6e3eb5ee89ac4c163d46429391c889a1bb5e404



