First published: Thu Nov 07 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix a possible memory leak In bnxt_re_setup_chip_ctx() when bnxt_qplib_map_db_bar() fails driver is not freeing the memory allocated for "rdev->chip_ctx".
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.5<6.6.59 | |
Linux Kernel | >=6.7<6.11.6 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-50172 has a moderate severity rating due to the potential memory leak in the Linux kernel.
To fix CVE-2024-50172, upgrade the Linux kernel to a version that is not affected by this vulnerability.
CVE-2024-50172 affects Linux kernel versions from 6.5 to 6.6.59 and between 6.7 and 6.11.6, including specific release candidates.
There are no known workarounds for CVE-2024-50172; updating the kernel is the recommended action.
CVE-2024-50172 specifically impacts the RDMA/bnxt_re driver in the Linux kernel.