CVE-2024-56742

MEDIUM

Linux kernel - Unwind Issue

Title source: llm

Description

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() Fix an unwind issue in mlx5vf_add_migration_pages(). If a set of pages is allocated but fails to be added to the SG table, they need to be freed to prevent a memory leak. Any pages successfully added to the SG table will be freed as part of mlx5vf_free_data_buffer().

Scores

CVSS v3 5.5
EPSS 0.0002
EPSS Percentile 4.4%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (3)

linux/linux_kernel < 6.11.11
linux/Kernel < 6.11.11linux
linux/Kernel < 6.12.2linux

Timeline

Published Dec 29, 2024
Tracked Since Feb 18, 2026