PT-2025-51622 · Linux+4 · Linux Kernel+4

Published

2025-12-16

·

Updated

2026-04-20

·

CVE-2025-68209

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw in the mlx5 driver related to the creation of completion queues (CQs). Currently, CQs without a completion function are assigned the mlx5 add cq to tasklet function by default, which is intended only for user CQs created through the mlx5 ib driver. Additionally, the default CQ creation flow can leave a valid value in the CQ's arm db field, potentially allowing firmware to send interrupts to polling-only CQs. These factors could allow a polling-only kernel CQ to be triggered by an event queue (EQ) interrupt and call a completion function intended for user CQs, resulting in a null pointer exception. The issue is addressed by adding defaults to the CQ creation flow, including a dummy completion function and an invalid command sequence number for kernel CQs. Callers of mlx5 core create cq are responsible for configuring the completion function and arming the CQ as needed.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

AZL-72517
CVE-2025-68209
ECHO-1282-B66E-6145
OESA-2026-1566
OESA-2026-1567
OESA-2026-1570
OPENSUSE-SU-2026:20145-1
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:20207-1
SUSE-SU-2026:20220-1
SUSE-SU-2026:20228-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1
USN-8029-1
USN-8029-2
USN-8029-3
USN-8030-1
USN-8048-1

Affected Products

Debian
Linuxmint
Linux Kernel
Ubuntu
Mlx5