libmbim-proxy using 100% CPU on a Dell Edge Gateway 3002
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HWE Next |
Fix Released
|
Undecided
|
Jesse Sung | ||
linux (Ubuntu) |
Fix Committed
|
Undecided
|
Jesse Sung | ||
Xenial |
Fix Released
|
Undecided
|
Jesse Sung |
Bug Description
== Impact ==
A Dell Edge Gateway 3002 user reported that `top` reports around 100% CPU usage for the libmbim-proxy process. Seen in at least 40% of their devices at some point during the last 6 months. The CPU keeps high at ~100% days or weeks, but does return back to normal without a reboot. The LTE connectivity is seemingly still working as usual.
The issue starts after an EPIPE error in the syslogs: 'cdc_mbim 1-3:1.12: nonzero urb status received: -EPIPE'.
== Fix ==
8fec9355a968 USB: cdc-wdm: ignore -EPIPE from GetEncapsulated
This has been in mainline kernel since 4.14.
== Testcase ==
Connect to the LTE network and see if libmbim-proxy uses 100% after some point.
== Risk of Regression ==
Low, since
1. Already tested by original reporter and no issue found after more than a week (usually it fails twice in a week).
2. Ignoring -EPIPE is the default behavior after 4.14.
CVE References
Changed in linux (Ubuntu Xenial): | |
status: | New → In Progress |
assignee: | nobody → Jesse Sung (wenchien) |
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Released |
tags: | added: oem-priority originate-from-1839516 plano |
Changed in hwe-next: | |
status: | New → Fix Released |
assignee: | nobody → Jesse Sung (wenchien) |
Changed in linux (Ubuntu): | |
status: | Fix Released → In Progress |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-xenial removed: verification-needed-xenial |
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification- needed- xenial' to 'verification- done-xenial' . If the problem still exists, change the tag 'verification- needed- xenial' to 'verification- failed- xenial' .
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation how to enable and use -proposed. Thank you!