PatchSiren cyber security CVE debrief
CVE-2026-43035 Linux CVE debrief
A vulnerability was found in the Linux kernel's net: sched: cls_api. The tc_chain_fill_node function did not initialize the tcm_info field of struct tcmsg, leading to a potential info-leak of 4 bytes of kernel heap memory to userspace. The vulnerability has been patched. Linux kernel versions 4.19 through 7.0 rc6 are potentially affected. Users of these versions should review and apply patches provided by Linux kernel maintainers.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- MEDIUM 5.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-14
- Original CVE updated
- 2026-07-28
- Advisory published
- 2026-07-14
- Advisory updated
- 2026-07-28
Who should care
Users of Linux kernel versions 4.19 through 7.0 rc6 should review and apply patches provided by Linux kernel maintainers. Security teams and vulnerability management teams should prioritize patching and monitor for potential exploitation attempts.
Technical summary
The tc_chain_fill_node function in the Linux kernel's net: sched: cls_api did not initialize the tcm_info field of struct tcmsg. This could lead to 4 bytes of kernel heap memory being leaked to userspace when building netlink messages. The fix involves zeroing tcm_info alongside other already initialized fields. Linux kernel versions 4.19 through 7.0 rc6 are potentially affected. Users of these versions should review and apply patches provided by Linux kernel maintainers to prevent potential info-leaks. Security teams should prioritize patching and monitor for potential exploitation attempts. It is essential to verify patch application and kernel versions to ensure the vulnerability is fully remediated.
Defensive priority
Medium priority due to potential for info-leak
Recommended defensive actions
- Apply patches provided by Linux kernel maintainers
- Review and update Linux kernel versions to ensure patched versions are used
- Monitor for potential exploitation attempts
- Verify patch application and kernel versions
- Review compensating controls for exposed systems
- Check relevant monitoring, detection, and logs for exposed assets
- Track exceptions and retest remediated assets
Evidence notes
The CVE record was published on 2026-05-01T15:16:48.147Z and last modified on 2026-07-14T13:18:53.267Z. Multiple patches are available for various Linux kernel versions. Linux kernel versions 4.19 through 7.0 rc6 are potentially affected. Users should verify their kernel versions and apply patches as necessary. The vulnerability has been patched, but defenders should verify patch application and monitor for potential exploitation attempts.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-43035 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-43035
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-43035 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-43035
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/1091b3c174441a52fdbb92e2fe00338f9371a91c
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/4ae5d23f51fb91d7d1140c6f1ba77ab0756054c3
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/71a3eda7e850ae844cb8993065f4e410c11a46ce
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/903c3405cfcc7700260e456ab66a5867586c9e69
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/906997ea3766c24fbbf9cc4bf17c047315bbd138
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d6db08484c6cb3d4ad696246f9d288eceba2a078
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/e35f5195cd44ff4053fbc5d71ea97681728a0099
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.