PT-2025-54156 · Linux · Linux Kernel

Published

2023-03-24

·

Updated

2026-01-01

·

CVE-2023-54310

CVSS v2.0

4.6

Medium

VectorAV:L/AC:L/Au:S/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the mptlan driver within the Linux kernel. This flaw occurs in the mptlan remove() function due to a race condition. Specifically, the mptlan probe() function initializes a workqueue, and mpt lan wake post buckets task() starts the work. During driver unloading, a race condition can occur where the device's memory is freed while the workqueue is still accessing it, leading to a use-after-free condition. The issue is triggered when mptlan remove() calls free netdev() which then frees the device memory. The workqueue then attempts to access the freed memory.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

Weakness Enumeration

Related Identifiers

BDU:2026-01179
CVE-2023-54310

Affected Products

Linux Kernel