Crash in nvme_irq_check() when using threaded interrupts
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bionic |
Fix Released
|
Undecided
|
dann frazier | ||
Cosmic |
Fix Released
|
Undecided
|
dann frazier | ||
Disco |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
kernel crashes under load w/ nvme.use_
[Test Case]
Boot w/ nvme.use_
sudo fio -name=randread -numjobs=8 -filename=
[ 284.756476] CPU: 0 PID: 1047 Comm: irq/97-nvme0q1 Not tainted 4.18.0-15-generic #16~18.04.1-Ubuntu
[ 284.765420] Hardware name: Huawei D06 /D06, BIOS Hisilicon D06 UEFI RC0 - V1.13.01 02/14/2019
[ 284.773930] pstate: 00400089 (nzcv daIf +PAN -UAO)
[ 284.778711] pc : nvme_irq_
[ 284.783319] lr : __handle_
[ 284.788356] sp : ffff000008003e70
[Fix]
dcca166272722 nvme-pci: fix out of bounds access in nvme_cqe_pending
[Regression Risk]
Restricted to systems w/ NVMe. There are no upstream patches marked as Fixing the upstream change, which suggests it is not yet know to introduce regressions.
Changed in linux (Ubuntu Bionic): | |
status: | New → Fix Released |
Changed in linux (Ubuntu Cosmic): | |
status: | New → In Progress |
assignee: | nobody → dann frazier (dannf) |
Changed in linux (Ubuntu Disco): | |
status: | New → Fix Released |
Changed in linux (Ubuntu Bionic): | |
status: | Fix Released → In Progress |
status: | In Progress → Triaged |
assignee: | nobody → dann frazier (dannf) |
Changed in linux (Ubuntu Bionic): | |
status: | Triaged → In Progress |
Changed in linux (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Cosmic): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-bionic removed: verification-needed-bionic |
tags: |
added: verification-done-cosmic removed: verification-needed-cosmic |
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- cosmic' to 'verification- done-cosmic' . If the problem still exists, change the tag 'verification- needed- cosmic' to 'verification- failed- cosmic' .
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!