NONE · 0

CVE-2025-40180

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, caus...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, causing out-of-bounds access. Start the loop at the correct index for zero-indexed arrays to prevent accessing memory beyond the allocated array bounds.

References

FAQ

What is CVE-2025-40180?

CVE-2025-40180 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, caus...

How severe is CVE-2025-40180?

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

Is there a patch for CVE-2025-40180?

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