CVE-2023-53175
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
15/09/2025
Last modified:
02/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation<br />
<br />
When a Linux VM with an assigned PCI device runs on Hyper-V, if the PCI<br />
device driver is not loaded yet (i.e. MSI-X/MSI is not enabled on the<br />
device yet), doing a VM hibernation triggers a panic in<br />
hv_pci_restore_msi_msg() -> msi_lock_descs(&pdev->dev), because<br />
pdev->dev.msi.data is still NULL.<br />
<br />
Avoid the panic by checking if MSI-X/MSI is enabled.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.17 (including) | 6.1.53 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.4.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.5 (including) | 6.5.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



