In the Linux kernel, the following vulnerability has been resolved:net: wwan: t7xx: Fix FSM command timeout issueWhen driver processes the internal state change command, it use anasynchronous thread to process the command operation. If the mainthread detects that the task has timed out, the asynchronous threadwill panic when executing the completion notification because themain thread completion object has been released.BUG: unable to handle page fault for address: fffffffffffffff8PGD 1f283a067 P4D 1f283a067 PUD 1f283c067 PMD 0Oops: 0000 [#1] PREEMPT SMP NOPTIRIP: 0010:complete_all+0x3e/0xa0[...]Call Trace:
No PoCs from references.
- https://github.com/oogasawa/Utility-security
- https://github.com/w4zu/Debian_security