PatchSiren cyber security CVE debrief
CVE-2026-43028 Linux CVE debrief
A vulnerability has been resolved in the Linux kernel's netfilter: x_tables component. The issue did not ensure that names are nul-terminated before feeding them to functions that expect c-strings. This vulnerability has been patched in various kernel versions. Users of Linux kernel versions 4.5 to 6.19.12, and 7.0 rc1 to rc6 should review their systems for potential exposure and apply patches from Linux kernel stable branches.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.1
- 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.5 to 6.19.12, and 7.0 rc1 to rc6 should review their systems for potential exposure. System administrators and security teams responsible for Linux kernel-based systems should prioritize applying patches from Linux kernel stable branches.
Technical summary
The Linux kernel's netfilter: x_tables component did not properly validate names, leading to a potential vulnerability. The issue arises from the lack of nul-termination in names before they are used by functions expecting c-strings. This has been fixed in various kernel versions through a series of patches. Specifically, the vulnerability was addressed by adding checks to ensure names are properly terminated before use.
Defensive priority
High priority should be given to applying patches for this vulnerability, especially for systems running Linux kernel versions 4.5 to 6.19.12, and 7.0 rc1 to rc6. System administrators and security teams should prioritize patching and review compensating controls for exposed systems.
Recommended defensive actions
- Apply patches from Linux kernel stable branches
- Review and update Linux kernel versions to ensure nul-termination of names in netfilter: x_tables
- Monitor systems for unusual activity related to netfilter: x_tables
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
Evidence from official CVE and NVD records indicate a patched vulnerability in the Linux kernel's netfilter: x_tables component. Multiple references to patches are provided. The vulnerability arises from the lack of nul-termination in names before they are used by functions expecting c-strings. This has been fixed in various kernel versions. Users should verify their systems for potential exposure and review patches from Linux kernel stable branches.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-43028 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-43028
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-43028 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-43028
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/673bbd36cba21d10a10f0932f479df7468e26fbb
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/73124608172890306b85f2206d8b3cac20e324f1
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/a958a4f90ddd7de0800b33ca9d7b886b7d40f74e
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/aa6cd4a8863391e0a64f62d8922cb0af732a2cf2
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/bcac50ea0a29d430eedc5ac87b215393b567baa9
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c2d4a3abb15ca14716c6d8b9ffcbcd7c63626af4
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ea01c1b219f5a11c66918abaa6f052e5a74041d6
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.