CVE Catalog

CVE-2026-97607

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel's ifcvf driver (Intel FPGA Virtual Function), there is a resource leak issue on unsupported feature error. When a feature is not supported, the driver does not properly release the allocated device and adapter pointer. The fix routes the error through the common path to ensure resource release.

Risk Assessment

The vulnerability could lead to memory or resource leaks, which over time may cause performance degradation or system crash.

Recommendation

Apply the kernel patch that ensures proper resource release and update the system.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Put device on unsupported feature error Route unsupported provisioned features through the common error path after vdpa_alloc_device() so the allocated device and adapter pointer are released consistently.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS