CVE-2025-38283

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38283
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38283.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38283
Downstream
Related
Published
2025-07-10T08:15:26Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

hisiaccvfio_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.

References

Affected packages