CVE-2025-22106
MEDIUM EPSS 6.3%
Published Apr 16, 20251y ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Published Apr 16, 2025 1y ago
Last Modified Jun 17, 2026 2w ago
Description
In the Linux kernel, the following vulnerability has been resolved: vmxnet3: unregister xdp rxq info in the reset path vmxnet3 does not unregister xdp rxq info in the vmxnet3_reset_work() code path as vmxnet3_rq_destroy() is not invoked in this code path. So, we get below message with a backtrace. Missing unregister, handled but fix driver WARNING: CPU:48 PID: 500 at net/core/xdp.c:182 __xdp_rxq_info_reg+0x93/0xf0 This patch fixes the problem by moving the unregister code of XDP from vmxnet3_rq_destroy() to vmxnet3_rq_cleanup().
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
6.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Affected Products 3
References 4
- git.kernel.org https://git.kernel.org/stable/c/0dd765fae295832934bf28e45dd5a355e0891ed4
- git.kernel.org https://git.kernel.org/stable/c/23da4e0bb2a38966d29db0ff90a8fe68fdfa1744
- git.kernel.org https://git.kernel.org/stable/c/9908541a9e235b7c5e2fbdd59910eaf9c32c3075
- git.kernel.org https://git.kernel.org/stable/c/a6157484bee3385a425d288a69e1eaf03232f5fc
Remediation
- git.kernel.org https://git.kernel.org/stable/c/0dd765fae295832934bf28e45dd5a355e0891ed4
- git.kernel.org https://git.kernel.org/stable/c/23da4e0bb2a38966d29db0ff90a8fe68fdfa1744
- git.kernel.org https://git.kernel.org/stable/c/9908541a9e235b7c5e2fbdd59910eaf9c32c3075
- git.kernel.org https://git.kernel.org/stable/c/a6157484bee3385a425d288a69e1eaf03232f5fc