NONE · 0

CVE-2025-68176

In the Linux kernel, the following vulnerability has been resolved: PCI: cadence: Check for the existence of cdns_pcie::ops before using it cdns_pcie::ops might not be populated by all the Cadence g...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: PCI: cadence: Check for the existence of cdns_pcie::ops before using it cdns_pcie::ops might not be populated by all the Cadence glue drivers. This is going to be true for the upcoming Sophgo platform which doesn't set the ops. Hence, add a check to prevent NULL pointer dereference. [mani: reworded subject and description]

References

FAQ

What is CVE-2025-68176?

CVE-2025-68176 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: PCI: cadence: Check for the existence of cdns_pcie::ops before using it cdns_pcie::ops might not be populated by all the Cadence g...

How severe is CVE-2025-68176?

CVSS scoring is not yet available for CVE-2025-68176. Check NVD for updates.

Is there a patch for CVE-2025-68176?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.