CVE-2025-21662
MediumIn the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix variable not being completed when function returns When cmd_alloc_index(), fails cmd_work_handler() needs to complete ent->slotted before returning early. Otherwise the task which issued the command may hang: mlx5_core 0000:01:00.0: cmd_work_handler:877:(pid 3880418): failed to allocate command entry INFO: task kworker/13:2:4055883 blocked for more than 120 seconds. Not tainted 4.19.90-25.44.v2101.ky10.aarch64 #1 "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. kworker/13:2 D 0 4055883 2 0x00000228 Workqueue: events mlx5e_tx_dim_work [mlx5_core] Call trace: __switch_to+0xe8/0x150 __schedule+0x2a8/0x9b8 schedule+0x2c/0x88 schedule_timeout+0x204/0x478 wait_for_common+0x154/0x250 wait_for_completion+0x28/0x38 cmd_exec+0x7a0/0xa00 [mlx5_core] mlx5_cmd_exec+0x54/0x80 [mlx5_core] mlx5_core_modify_cq+0x6c/0x80 [mlx5_core] mlx5_core_modify_cq_moderation+0xa0/0xb8 [mlx5_core] mlx5e_tx_dim_work+0x54/0x68 [mlx5_core] process_one_work+0x1b0/0x448 worker_thread+0x54/0x468 kthread+0x134/0x138 ret_from_fork+0x10/0x18
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
6.1.93,
6.6.33,
6.8.12,
6.9.3,
6.10
and later are affected. Fixed in
6.1.125,
6.6.72,
6.12.10,
6.13
and their respective stable series.
References
The following references provide additional information about CVE-2025-21662 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/0e2909c6bec9048f49d0c8e16887c63b50b14647
-
PatchKernel patch commithttps://git.kernel.org/stable/c/229cc10284373fbe754e623b7033dca7e7470ec8
-
PatchKernel patch commithttps://git.kernel.org/stable/c/36124081f6ffd9dfaad48830bdf106bb82a9457d
Frequently asked questions
-
What is CVE-2025-21662?
CVE-2025-21662 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.1.93 onward and has been patched in 6.1.125, 6.6.72, 6.12.10 and others. CVE-2025-21662 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2025-21662?
CVE-2025-21662 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2025-21662?
Yes — CVE-2025-21662 has been patched. Fixed versions include 6.1.125, 6.6.72, 6.12.10 and others. If you are running Linux kernel 6.1.93 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2025-21662 actively exploited?
No — CVE-2025-21662 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.