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-01-23
- Original CVE updated
- 2026-07-14
- Advisory published
- 2026-01-23
- Advisory updated
- 2026-07-14
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.
Official resources
-
CVE-2026-22994 CVE record
CVE.org
-
CVE-2026-22994 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Source reference
0b142b55-0307-4c5a-b3c9-f314f3fb7c5e
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-01-23T16:15:55.490Z and has not been modified since then.