CVE-2023-53175
Last modified
CVE-2023-53175 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.17, < 6.1.53 |
| Linux | Linux Kernel | >= 6.2, < 6.4.16 |
| Linux | Linux Kernel | >= 6.5, < 6.5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-53175?
How severe is CVE-2023-53175?
How do I fix CVE-2023-53175?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-5317Cross-site Scripting (XSS) - Stored in GitHub repository tho…5.4
- CVE-2023-53170In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53171In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53172In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53173In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53174In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53176In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53177In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53178In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-53179In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5318Use of Hard-coded Credentials in GitHub repository microwebe…7.5
- CVE-2023-53180In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53175?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
