Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: bugfix live migration function without VF device driver If the VF device driver is not loaded in the Guest OS and we attempt to perform device data migration, the address of the migrated data will be NULL. The live migration recovery operation on the destination side will access a null address value, which will cause access errors. Therefore, live migration of VMs without added VF device drivers does not require device data migration. In addition, when the queue address data obtained by the destination is empty, device queue recovery processing will not be performed.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.18, < 6.6.94 |
References
- https://git.kernel.org/stable/c/2777a40998deb36f96b6afc48bd397cf58a4edf0Patch
- https://git.kernel.org/stable/c/53e8e8e909f7c3a77857d09d2b733a42547f57eePatch
- https://git.kernel.org/stable/c/59a834592dd200969fdf3c61be1cb0615c647e45Patch
- https://git.kernel.org/stable/c/b5ef128926cd34dffa2a66607b9c82b902581ef8Patch
FAQ
What is CVE-2025-38283?
CVE-2025-38283 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: bugfix live migration function without VF device driver If the VF device driver is not loaded in the Guest OS a...
How severe is CVE-2025-38283?
CVE-2025-38283 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38283?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.