Only notify Hyper-V for die events that are oops
Bug #1891222 reported by
Joseph Salisbury
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-azure (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bionic |
Invalid
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Undecided
|
Unassigned | ||
linux-azure-4.15 (Ubuntu) |
In Progress
|
Undecided
|
Unassigned | ||
Bionic |
Fix Released
|
Undecided
|
Unassigned | ||
Focal |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Currently, Hyper-V may be notified of a panic for any die event.
However, this results in false panic notifications for various user space traps
that are die events.
The following commit fixes this by ignoring die events that is not an oops:
608a973bd52e ("Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops")
We would like to request this commit in all releases supported on Azure and Hyper-V.
CVE References
Changed in linux-azure (Ubuntu Bionic): | |
status: | New → Invalid |
Changed in linux-azure-4.15 (Ubuntu Focal): | |
status: | New → Invalid |
Changed in linux-azure-4.15 (Ubuntu): | |
status: | New → In Progress |
Changed in linux-azure (Ubuntu): | |
status: | New → In Progress |
Changed in linux-azure (Ubuntu Focal): | |
status: | New → In Progress |
Changed in linux-azure-4.15 (Ubuntu Bionic): | |
status: | New → In Progress |
no longer affects: | linux-azure-5.4 (Ubuntu) |
no longer affects: | linux-azure-5.4 (Ubuntu Focal) |
no longer affects: | linux-azure-5.4 (Ubuntu Bionic) |
Changed in linux-azure (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
Changed in linux-azure-4.15 (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
The requested commit has now landed upstream: /git.kernel. org/pub/ scm/linux/ kernel/ git/torvalds/ linux.git/ commit/ drivers/ hv?h=v5. 9-rc1&id= 608a973bd52ef17 05941b18f55e396 55fcfe9cdb
https:/