THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-37802 (HIGH 7.5) — In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING" wait_event_timeout() will set the state of the current task to TASK_UNINTERRUPTIBLE, before doing the condition check. This means that ksmbd_dura

[NVD] CVE-2025-37802 (HIGH 7.5) — In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING" wait_event_timeout() will set the state of the current task to TASK_UNINTERRUPTIBLE, before doing the condition check. This means that ksmbd_dura

lownvdPublished 2025-05-08

CVE-2025-37802 CVSS: 7.5 HIGH Published: 2025-05-08T07:15:51.363

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"

wait_event_timeout() will set the state of the current task to TASK_UNINTERRUPTIBLE, before doing the condition check. This means that ksmbd_durable_scavenger_alive() will try to acquire the mutex wh

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-37802