First published: Mon Mar 25 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: net: fec: fix the potential memory leak in fec_enet_init() If the memory allocated for cbd_base is failed, it should free the memory allocated for the queues, otherwise it causes memory leak. And if the memory allocated for the queues is failed, it can return error directly.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | >=3.18<4.19.193 | |
Linux Linux kernel | >=4.20<5.4.124 | |
Linux Linux kernel | >=5.5<5.10.42 | |
Linux Linux kernel | >=5.11<5.12.9 | |
Linux Linux kernel | =5.13-rc1 | |
Linux Linux kernel | =5.13-rc2 | |
Linux Linux kernel | =5.13-rc3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.