PT-2026-82920 · Linux · Linux Kernel

CVE-2026-80620

·

Published

2026-08-28

·

Updated

2026-08-28

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 An issue exists where the iounmap() function is called a second time with a NULL pointer. This occurs during the error path of the msix capability init() function when msix setup interrupts() fails. The failure triggers a cleanup process via pci free msi irqs(), which unmaps the dev->msix base region and sets it to NULL. Subsequently, a goto out unmap instruction attempts to call iounmap() again on the already NULL dev->msix base variable, leading to a system warning.
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 👾

Related Identifiers

CVE-2026-80620

Affected Products

Linux Kernel