NONE · 0

CVE-2026-80667

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, MPESW, Fix missing complete() on devcom error mlx5_mpesw_work() returned without calling complete() when mlx5_lag_g...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, MPESW, Fix missing complete() on devcom error mlx5_mpesw_work() returned without calling complete() when mlx5_lag_get_devcom_comp() returned NULL. A caller that queued the work and waited on mpesww->comp would block indefinitely. Funnel the early-return path through a new "complete" label so the waiter is always woken.

References

FAQ

What is CVE-2026-80667?

CVE-2026-80667 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, MPESW, Fix missing complete() on devcom error mlx5_mpesw_work() returned without calling complete() when mlx5_lag_g...

How severe is CVE-2026-80667?

CVSS scoring is not yet available for CVE-2026-80667. Check NVD for updates.

Is there a patch for CVE-2026-80667?

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