Linux Kernel Vulnerability in Netpoll Setup Affects Device Functionality
CVE-2025-68762

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
5 January 2026

What is CVE-2025-68762?

A vulnerability exists in the Linux kernel related to the netpoll setup process, where an uninitialized work queue can lead to kernel warnings. This issue arises when a device with the IFF_DISABLE_NETPOLL flag is encountered. In this scenario, if netpoll setup fails, the system attempts to cancel a work queue that hasn't been initialized, resulting in a warning. By ensuring that the work queue is initialized at the start of the netpoll setup function, the cleanup process can be performed safely, preventing unnecessary warnings and enhancing system stability.

Affected Version(s)

Linux 248f6571fd4c51531f7f8f07f186f7ae98a50afc

Linux 248f6571fd4c51531f7f8f07f186f7ae98a50afc < 760bc6ceda8e2c273c0e2018ad2595967c3dd308

Linux 248f6571fd4c51531f7f8f07f186f7ae98a50afc

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-68762 : Linux Kernel Vulnerability in Netpoll Setup Affects Device Functionality