PT-2025-52252 · Linux+3 · Linux Kernel+3
CVE-2025-68324
·
Published
2025-10-28
·
Updated
2026-08-30
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the Linux kernel related to the SCSI subsystem and the IMM (Integrated Microcode Module) parallel port SCSI host adapter. The problem occurs because a delayed work item,
imm tq, may still be pending or executing when the IMM device is detached via imm detach(). This can lead to the imm interrupt() function accessing memory that has already been freed, resulting in a use-after-free condition. The race condition happens when the imm struct device instance is deallocated while the delayed work is still in progress.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu