CVE-2026-22994

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference count leak in bpf_prog_test_run_xdp() syzbot is reporting unregister_netdevice: waiting for sit0 to become free. Usage count = 2 problem. A debug printk() patch found that a refcount is obtained at xdp_convert_md_to_buff() from bpf_prog_test_run_xdp(). According to commit ec94670fcb3b ("bpf: Support specifying ingress via xdp_md context in BPF_PROG_TEST_RUN"), the refcount obtained by xdp_convert_md_to_buff() will be released by xdp_convert_buff_to_md(). Therefore, we can consider that the error handling path introduced by commit 1c1949982524 ("bpf: introduce frags support to bpf_prog_test_run_xdp()") forgot to call xdp_convert_buff_to_md().
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*

History

14 Jul 2026, 13:18

Type Values Removed Values Added
References
  • () https://cert-portal.siemens.com/productcert/html/ssa-019113.html -

17 Jun 2026, 10:20

Type Values Removed Values Added
Summary
  • (es) Se ha resuelto la siguiente vulnerabilidad en el kernel de Linux: bpf: Corregir fuga de contador de referencias en bpf_prog_test_run_xdp() syzbot está reportando unregister_netdevice: esperando que sit0 quede libre. Recuento de uso = 2 problema. Un parche de depuración printk() encontró que se obtiene un contador de referencias en xdp_convert_md_to_buff() desde bpf_prog_test_run_xdp(). Según el commit ec94670fcb3b ('bpf: Soporte para especificar el ingreso a través del contexto xdp_md en BPF_PROG_TEST_RUN'), el contador de referencias obtenido por xdp_convert_md_to_buff() será liberado por xdp_convert_buff_to_md(). Por lo tanto, podemos considerar que la ruta de manejo de errores introducida por el commit 1c1949982524 ('bpf: introducir soporte de fragmentos en bpf_prog_test_run_xdp()') olvidó llamar a xdp_convert_buff_to_md().

26 Feb 2026, 17:19

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/368569bc546d3368ee9980ba79fc42fdff9a3365 - () https://git.kernel.org/stable/c/368569bc546d3368ee9980ba79fc42fdff9a3365 - Patch
References () https://git.kernel.org/stable/c/737be05a765761d7d7c9f7fe92274bd8e6f6951e - () https://git.kernel.org/stable/c/737be05a765761d7d7c9f7fe92274bd8e6f6951e - Patch
References () https://git.kernel.org/stable/c/98676ee71fd4eafeb8be63c7f3f1905d40e03101 - () https://git.kernel.org/stable/c/98676ee71fd4eafeb8be63c7f3f1905d40e03101 - Patch
References () https://git.kernel.org/stable/c/ec69daabe45256f98ac86c651b8ad1b2574489a7 - () https://git.kernel.org/stable/c/ec69daabe45256f98ac86c651b8ad1b2574489a7 - Patch
References () https://git.kernel.org/stable/c/fb9ef40cccdbacce36029b305d0ef1e12e4fea38 - () https://git.kernel.org/stable/c/fb9ef40cccdbacce36029b305d0ef1e12e4fea38 - Patch
CWE NVD-CWE-Other
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
First Time Linux
Linux linux Kernel

23 Jan 2026, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-23 16:15

Updated : 2026-07-14 13:18


NVD link : CVE-2026-22994

Mitre link : CVE-2026-22994

CVE.ORG link : CVE-2026-22994


JSON object : View

Products Affected

linux

  • linux_kernel