PT-2026-39129 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-21

·

CVE-2026-43468

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A deadlock occurs between the devlink lock and esw->work queue. The esw->work queue executes esw functions changed event handler which calls esw vfs changed event handler and acquires the devlink lock. Simultaneously, .eswitch mode set acquires the devlink lock in devlink nl pre doit, leading to a sequence through mlx5 devlink eswitch mode set, mlx5 eswitch disable locked, and mlx5 eswitch event handler unregister that calls flush workqueue, resulting in a deadlock when esw vfs changed event handler is executing.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Improper Locking

Weakness Enumeration

Related Identifiers

CVE-2026-43468

Affected Products

Linux Kernel