Security Advisory

CVE-2026-31443

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-22 13:53:40
Last updated 2026-05-11 22:08:48
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix crash when the event log is disabled If reporting errors to the event log is not supported by the hardware, and an error that causes Function Level Reset (FLR) is received, the driver will try to restore the event log even if it was not allocated. Also, only try to free the event log if it was properly allocated.