CVE-2025-38283
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-10

Last updated on: 2025-11-19

Assigner: kernel.org

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-10
Last Modified
2025-11-19
Generated
2026-05-07
AI Q&A
2025-07-10
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 5.15.160 (inc) to 5.16 (inc)
linux linux_kernel From 5.15.160 (inc) to 5.16 (inc)
linux linux_kernel From 5.15.160 (inc) to 5.16 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-NVD-CWE-noinfo
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability occurs in the Linux kernel's hisi_acc_vfio_pci component related to live migration of virtual machines (VMs). If the virtual function (VF) device driver is not loaded in the Guest OS, attempting to migrate device data results in a NULL address for the migrated data. During live migration recovery on the destination side, accessing this NULL address causes access errors. The fix ensures that live migration of VMs without VF device drivers does not attempt device data migration, and if the queue address data is empty, device queue recovery is skipped.


How can this vulnerability impact me? :

This vulnerability can cause access errors during live migration of virtual machines if the VF device driver is not loaded in the Guest OS. This may lead to migration failures or instability in the VM migration process, potentially disrupting services relying on VM live migration.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, ensure that the VF (Virtual Function) device driver is loaded in the Guest OS before performing live migration. Avoid performing device data migration during live migration if the VF device driver is not loaded. Additionally, verify that the live migration process handles empty queue address data correctly to prevent device queue recovery processing errors.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart