CVE-2023-53175NULL Pointer Dereference in Linux

Severity
5.5MEDIUMNVD
EPSS
0.0%
top 95.55%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 15

Description

In the Linux kernel, the following vulnerability has been resolved: PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation When a Linux VM with an assigned PCI device runs on Hyper-V, if the PCI device driver is not loaded yet (i.e. MSI-X/MSI is not enabled on the device yet), doing a VM hibernation triggers a panic in hv_pci_restore_msi_msg() -> msi_lock_descs(&pdev->dev), because pdev->dev.msi.data is still NULL. Avoid the panic by checking if MSI-X/MSI is enabled.

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Affected Packages4 packages

NVDlinux/linux_kernel5.176.1.53+2
Debianlinux/linux_kernel< 6.1.55-1+2
CVEListV5linux/linuxdc2b453290c471266a2d56d7ead981e3c5cea05e223fc5352054900f70b8b5e10cfc2f297e70c512+4
debiandebian/linux< linux 6.1.55-1 (bookworm)

Patches

🔴Vulnerability Details

2
OSV
CVE-2023-53175: In the Linux kernel, the following vulnerability has been resolved: PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation When a Linux V2025-09-15
GHSA
GHSA-73p9-x3h7-q344: In the Linux kernel, the following vulnerability has been resolved: PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation When a Linux2025-09-15

📋Vendor Advisories

2
Red Hat
kernel: PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation2025-09-15
Debian
CVE-2023-53175: linux - In the Linux kernel, the following vulnerability has been resolved: PCI: hv: Fi...2023
CVE-2023-53175 — NULL Pointer Dereference in Linux | cvebase