Vulnerability in Linux Kernel Affects Xilinx Audio Driver
CVE-2026-80743

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
3 September 2026

What is CVE-2026-80743?

In the Linux kernel, an issue was identified in the Xilinx audio driver related to the handling of interrupt requests. The driver improperly sets the driver data during the probe sequence, which may lead to passing a NULL pointer to the readl() function during interrupts. This condition can potentially cause the system to crash when an interrupt occurs before the driver data is fully initialized. A fix has been implemented that passes the private data directly to the devm_request_irq() function, aligning with what the handlers expect and preventing the NULL pointer dereference.

Affected Version(s)

Linux 6f6c3c36f0917be24587eeba818ab4fdfcb5465a < 7d857aec162fb02d10ce326aecc1ac7509c31f43

Linux 6f6c3c36f0917be24587eeba818ab4fdfcb5465a

Linux 6f6c3c36f0917be24587eeba818ab4fdfcb5465a < 721cfeb0b9572084435695ae535411b921d1ea68

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.