5.5
MEDIUM CVSS 3.1
CVE-2023-52453
Hisi Acc VFIO PCI Device Migration Data Corruption Vulnerability
Description

In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume When the optional PRE_COPY support was added to speed up the device compatibility check, it failed to update the saving/resuming data pointers based on the fd offset. This results in migration data corruption and when the device gets started on the destination the following error is reported in some cases, [ 478.907684] arm-smmu-v3 arm-smmu-v3.2.auto: event 0x10 received: [ 478.913691] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000310200000010 [ 478.919603] arm-smmu-v3 arm-smmu-v3.2.auto: 0x000002088000007f [ 478.925515] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000000000000000 [ 478.931425] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000000000000000 [ 478.947552] hisi_zip 0000:31:00.0: qm_axi_rresp [error status=0x1] found [ 478.955930] hisi_zip 0000:31:00.0: qm_db_timeout [error status=0x400] found [ 478.955944] hisi_zip 0000:31:00.0: qm sq doorbell timeout in function 2

INFO

Published Date :

Feb. 23, 2024, 3:15 p.m.

Last Modified :

Dec. 12, 2024, 3:37 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2023-52453 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
This addresses a data corruption vulnerability in the Linux kernel's Hisi Acc VFIO PCI device.
  • Update the Linux kernel to address the vulnerability.
  • Reboot the system after the kernel update.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2023-52453 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2023-52453 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2023-52453 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2023-52453 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Dec. 12, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Added CWE NIST NVD-CWE-noinfo
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.14 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.7.2
    Changed Reference Type https://git.kernel.org/stable/c/45f80b2f230df10600e6fa1b83b28bf1c334185e No Types Assigned https://git.kernel.org/stable/c/45f80b2f230df10600e6fa1b83b28bf1c334185e Patch
    Changed Reference Type https://git.kernel.org/stable/c/45f80b2f230df10600e6fa1b83b28bf1c334185e No Types Assigned https://git.kernel.org/stable/c/45f80b2f230df10600e6fa1b83b28bf1c334185e Patch
    Changed Reference Type https://git.kernel.org/stable/c/6bda81e24a35a856f58e6a5786de579b07371603 No Types Assigned https://git.kernel.org/stable/c/6bda81e24a35a856f58e6a5786de579b07371603 Patch
    Changed Reference Type https://git.kernel.org/stable/c/6bda81e24a35a856f58e6a5786de579b07371603 No Types Assigned https://git.kernel.org/stable/c/6bda81e24a35a856f58e6a5786de579b07371603 Patch
    Changed Reference Type https://git.kernel.org/stable/c/be12ad45e15b5ee0e2526a50266ba1d295d26a88 No Types Assigned https://git.kernel.org/stable/c/be12ad45e15b5ee0e2526a50266ba1d295d26a88 Patch
    Changed Reference Type https://git.kernel.org/stable/c/be12ad45e15b5ee0e2526a50266ba1d295d26a88 No Types Assigned https://git.kernel.org/stable/c/be12ad45e15b5ee0e2526a50266ba1d295d26a88 Patch
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/45f80b2f230df10600e6fa1b83b28bf1c334185e
    Added Reference https://git.kernel.org/stable/c/6bda81e24a35a856f58e6a5786de579b07371603
    Added Reference https://git.kernel.org/stable/c/be12ad45e15b5ee0e2526a50266ba1d295d26a88
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 28, 2024

    Action Type Old Value New Value
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Feb. 23, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume When the optional PRE_COPY support was added to speed up the device compatibility check, it failed to update the saving/resuming data pointers based on the fd offset. This results in migration data corruption and when the device gets started on the destination the following error is reported in some cases, [ 478.907684] arm-smmu-v3 arm-smmu-v3.2.auto: event 0x10 received: [ 478.913691] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000310200000010 [ 478.919603] arm-smmu-v3 arm-smmu-v3.2.auto: 0x000002088000007f [ 478.925515] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000000000000000 [ 478.931425] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000000000000000 [ 478.947552] hisi_zip 0000:31:00.0: qm_axi_rresp [error status=0x1] found [ 478.955930] hisi_zip 0000:31:00.0: qm_db_timeout [error status=0x400] found [ 478.955944] hisi_zip 0000:31:00.0: qm sq doorbell timeout in function 2
    Added Reference Linux https://git.kernel.org/stable/c/45f80b2f230df10600e6fa1b83b28bf1c334185e [No types assigned]
    Added Reference Linux https://git.kernel.org/stable/c/6bda81e24a35a856f58e6a5786de579b07371603 [No types assigned]
    Added Reference Linux https://git.kernel.org/stable/c/be12ad45e15b5ee0e2526a50266ba1d295d26a88 [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 5.5
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact