First published: Tue Nov 19 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: rpcrdma: Always release the rpcrdma_device's xa_array Dai pointed out that the xa_init_flags() in rpcrdma_add_one() needs to have a matching xa_destroy() in rpcrdma_remove_one() to release underlying memory that the xarray might have accrued during operation.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.11<6.11.7 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 | |
Linux Kernel | =6.12-rc4 | |
Linux Kernel | =6.12-rc5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53077 has been classified as a moderate severity vulnerability.
To address CVE-2024-53077, update your Linux kernel to a patched version, such as 6.11.8 or later.
CVE-2024-53077 affects Linux kernel versions from 6.11 to 6.12-rc5.
CVE-2024-53077 could lead to resource leaks by not properly releasing memory allocated for rpcrdma devices.
Yes, a system restart is typically required after updating the kernel to apply the fix for CVE-2024-53077.