CVE-2023-53043
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
02/05/2025
Last modified:
05/05/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent<br />
<br />
If the controller is not marked as cache coherent, then kernel will<br />
try to ensure coherency during dma-ops and that may cause data corruption.<br />
So, mark the PCIe node as dma-coherent as the devices on PCIe bus are<br />
cache coherent.