CVE-2026-31442
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Apr 22, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible invalid memory access after FLR In the case that the first Function Level Reset (FLR) concludes correctly, but in the second FLR the scratch area for the saved configuration cannot be allocated, it's possible for a invalid memory access to happen. Always set the deallocated scratch area to NULL after FLR completes.