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.
Published: 2026-04-22
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The idxd driver in the Linux kernel contains a flaw that can cause a crash when the event log is disabled. During a Function Level Reset error, the driver attempts to restore an event log that was not allocated because the hardware does not support event logging, leading to a kernel panic. This manifests as a null pointer dereference that the driver fails to guard against, resulting in a loss of system availability requiring a reboot.

Affected Systems

Linux kernel builds that include the idxd driver. The specific kernel versions affected are not listed, so any kernel that ships the idxd driver without the recent fix may be vulnerable. The flaw occurs only when the hardware does not support event logging.

Risk and Exploitability

The CVSS score of 5.5 reflects a moderate impact, and the EPSS score of < 1% indicates a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the crash is triggered by a Function Level Reset error. It is inferred that an attacker able to induce such an error—likely requiring local or privileged access—could provoke the crash. No remote exploitation or code execution is described in the available data. Because of the low exploitation likelihood and lack of public exploits, the urgency for remediation is moderated, but applying the patch is the definitive mitigation.

Generated by OpenCVE AI on May 7, 2026 at 20:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Linux kernel version that contains the idxd driver patch.
  • If disabling event logging is possible, configure the hardware or driver to avoid enabling event logging when the feature is unsupported.
  • After applying the patch or configuration change, test the system by provoking a Function Level Reset error to confirm that the kernel no longer crashes.

Generated by OpenCVE AI on May 7, 2026 at 20:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 07 May 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:*

Wed, 29 Apr 2026 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476

Thu, 23 Apr 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-824
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Wed, 22 Apr 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476

Wed, 22 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
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.
Title dmaengine: idxd: Fix crash when the event log is disabled
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-11T22:08:48.361Z

Reserved: 2026-03-09T15:48:24.090Z

Link: CVE-2026-31443

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-04-22T14:16:37.860

Modified: 2026-05-07T19:27:16.457

Link: CVE-2026-31443

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-04-22T00:00:00Z

Links: CVE-2026-31443 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-07T20:30:15Z

Weaknesses