In the Linux kernel, the following vulnerability has been resolved: net: hns3: don't auto enable misc vector Currently, there is a time window between misc irq enabled and service task inited. If a…
Medium CVSS 4.7
Summary
In the Linux kernel, the following vulnerability has been resolved: net: hns3: don't auto enable misc vector Currently, there is a time window between misc irq enabled and service task inited. If an interrupte is reported at this time, it will cause warning like below: [ 16.324639] Call trace: [ 16.324641] __queue_delayed_work+0xb8/0xe0 [ 16.324643] mod_delayed_work_on+0x78/0xd0 [ 16.324655] hclge_errhand_task_schedule+0x58/0x90 [hclge] [ 16.324662] hclge_misc_irq_handle+0x168/…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/41b84c5a603ffe987ec094e163d7da73aaf1841d
- https://git.kernel.org/stable/c/7f1fe43907a6339a41364f4f7915fbf3ab2775a8
- https://git.kernel.org/stable/c/800a6dfcf570c4a7e168a6fe515904de56e97148
- https://git.kernel.org/stable/c/98b1e3b27734139c76295754b6c317aa4df6d32e Patch
- https://git.kernel.org/stable/c/bcf430d3bb5525fc89a92a0c451c725ba1aa4306 Patch
- https://git.kernel.org/stable/c/ee2861fce5f66c6901a014f68598e94666b23455
Timeline
- nvd_ingest NVD