Linux · Linux Kernel · CVE-2025-38270
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
The netdevsim driver in the Linux kernel does not prevent calling `napi complete()` from netpoll, which may not be scheduled. This can lead to a warning in `napi complete done()`. The issue occurs when netpoll prematurely acquires the SCHED bit.
Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.