Linux kernel
0 remedies
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
0 remedies
A vulnerability in the Linux kernel's handling of blocking operations can lead to warnings being improperly managed. This issue arises in the w1 (1-Wire) subsystem, specifically with the ds2482 driver. The problem occurs because the w1_process() function does not properly manage task states, potentially leading to inefficient processing or resource management.
The vulnerability can cause warning messages to be generated, indicating that blocking operations were called when the task was not in a running state. This can disrupt normal kernel operations and potentially lead to degraded system performance.