← Zurück zur CVE-Suche

CVE-2026-74396

Linux kernel

Beschreibung

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix UMR XLT cleanup on ODP populate failure mlx5r_umr_update_xlt() allocates and DMA maps an XLT buffer with mlx5r_umr_create_xlt(). The buffer is released by the common cleanup path through mlx5r_umr_unmap_free_xlt(). After mlx5_odp_populate_xlt() became fallible, its error path returned directly and skipped that cleanup. This leaks the XLT DMA mapping and buffer. If the emergency XLT page was used, it also leaves xlt_emergency_page_mutex locked. Break out of the loop so execution falls through the existing cleanup path.

CVSS 7.5EPSS 0.512%Risiko 0.78
Quelle öffnen
Veröffentlicht
2026-08-15 06:22:41
Betroffene Versionen
unknown
Typ
Kernel
Zuletzt geändert
2026-08-17 06:19:34
Vektor
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H