Linux Kernel Vulnerability in Intel Network Driver
CVE-2025-38392

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
25 July 2025

What is CVE-2025-38392?

A vulnerability in the Linux kernel affects the Intel network driver due to improper handling of the control queue mutex. When VIRTCHNL2_CAP_MACFILTER is enabled, a warning indicating that a sleeping function was called from an invalid context can be generated, leading to potential system instability. The issue arises from a mutex lock being held in an atomic context, which violates expected operational parameters for network management processes. The resolution involves converting the mutex lock to a spinlock, facilitating safer operation while ensuring proper memory handling during DMA operations.

Affected Version(s)

Linux a251eee62133774cf35ff829041377e721ef9c8c < 9a36715cd6bc6a6f16230e19a7f947bab34b3fe5

Linux a251eee62133774cf35ff829041377e721ef9c8c

Linux a251eee62133774cf35ff829041377e721ef9c8c

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-38392 : Linux Kernel Vulnerability in Intel Network Driver