PatchSiren cyber security CVE debrief
CVE-2026-22994 Linux CVE debrief
A reference count leak vulnerability was found in the Linux kernel's bpf_prog_test_run_xdp() function. The vulnerability is caused by a missing call to xdp_convert_buff_to_md() in the error handling path, which can lead to a reference count leak. This issue was reported by syzbot and has been resolved by the Linux kernel maintainers. The vulnerability affects Linux kernel developers and users who rely on the Linux kernel for their systems. The CVSS score of 5.5 and a severity of MEDIUM indicate a moderate level of risk.
- 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
Linux kernel developers and users who rely on the Linux kernel for their systems should be aware of this vulnerability. The vulnerability can cause a reference count leak, leading to system unresponsiveness. Affected operators, platforms, and security teams should review the vulnerability and plan for mitigation.
Technical summary
The vulnerability is caused by a missing call to xdp_convert_buff_to_md() in the error handling path of the bpf_prog_test_run_xdp() function. This can lead to a reference count leak, which can cause the system to become unresponsive. The vulnerability has a CVSS score of 5.5 and a severity of MEDIUM. It was reported by syzbot and resolved by the Linux kernel maintainers through several commits, including 368569bc546d3368ee9980ba79fc42fdff9a3365, 737be05a765761d7d7c9f7fe92274bd8e6f6951e, 98676ee71fd4eafeb8be63c7f3f1905d40e03101, ec69daabe45256f98ac86c651b8ad1b2574489a7, and fb9ef40cccdbacce36029b305d0ef1e12e4fea38.
Defensive priority
Medium priority
Recommended defensive actions
- Apply the patches provided by the Linux kernel maintainers
- Update the Linux kernel to a version that includes the fix
- Monitor the system for any signs of the vulnerability being exploited
- 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
The vulnerability was reported by syzbot and was resolved by the Linux kernel maintainers. The fix was introduced in several commits, including 368569bc546d3368ee9980ba79fc42fdff9a3365, 737be05a765761d7d7c9f7fe92274bd8e6f6951e, 98676ee71fd4eafeb8be63c7f3f1905d40e03101, ec69daabe45256f98ac86c651b8ad1b2574489a7, and fb9ef40cccdbacce36029b305d0ef1e12e4fea38. The evidence is limited to the provided source corpus and CVE record.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-22994 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-22994
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-22994 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-22994
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/368569bc546d3368ee9980ba79fc42fdff9a3365
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/737be05a765761d7d7c9f7fe92274bd8e6f6951e
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/98676ee71fd4eafeb8be63c7f3f1905d40e03101
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ec69daabe45256f98ac86c651b8ad1b2574489a7
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/fb9ef40cccdbacce36029b305d0ef1e12e4fea38
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Source reference
Unverified legacy reference
URL: https://cert-portal.siemens.com/productcert/html/ssa-019113.html
0b142b55-0307-4c5a-b3c9-f314f3fb7c5e
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.