First published: Fri Nov 08 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Add a check for memory allocation __alloc_pbl() can return error when memory allocation fails. Driver is not checking the status on one of the instances.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.7<5.10.229 | |
Linux Kernel | >=5.15<5.15.170 | |
Linux Kernel | >=5.16<6.1.115 | |
Linux Kernel | >=6.2<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.234-1 6.1.129-1 6.1.135-1 6.12.25-1 6.12.27-1 |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-50209 has been assessed with a moderate severity rating due to potential memory allocation failures in the Linux kernel.
To fix CVE-2024-50209, update the Linux kernel to a version that has addressed this vulnerability.
CVE-2024-50209 affects multiple versions of the Linux kernel, specifically those between 5.7 and 5.10.229, 5.15 and 5.15.170, 5.16 and 6.1.115, 6.2 and 6.6.59, 6.7 and 6.11.6, as well as the 6.12 release candidates.
CVE-2024-50209 is caused by the RDMA/bnxt_re driver in the Linux kernel failing to check the status of memory allocation in the __alloc_pbl() function.
Given its moderate severity, CVE-2024-50209 should be addressed in a timely manner to ensure system stability and security.