PT-2026-43927 · Linux+2 · Linux Kernel+2

CVE-2026-46060

·

Published

2026-04-12

·

Updated

2026-08-12

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 An issue exists in the crypto: qat component where IRQ handlers are not properly detached when adf dev up() partially completes and then fails. Because the device is enabled with pcim enable device(), the pci alloc irq vectors() function registers pcim msi release() as a devres action. Upon probe failure, pcim msi release() triggers pci free irq vectors(), which tears down MSI-X vectors while IRQ handlers, such as qat0-bundle0, remain attached. This sequence leads to remove proc entry() warnings and leaks in the irq directory.
Recommendations Explicitly call the adf dev down() function when adf dev up() fails to ensure IRQ handlers are freed before devres releases the MSI-X vectors.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-13827
CVE-2026-46060
OPENSUSE-SU-2026:10954-1
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
USN-8488-1
USN-8488-2
USN-8489-1
USN-8507-1
USN-8569-1
USN-8603-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu