First published: Mon Oct 21 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix potential memory leak in otx2_init_tc() In otx2_init_tc(), if rhashtable_init() failed, it does not free tc->tc_entries_bitmap which is allocated in otx2_tc_alloc_ent_bitmap().
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.15<5.15.83 | |
Linux Kernel | >=5.16<6.0.13 | |
Linux Kernel | =6.1-rc1 | |
Linux Kernel | =6.1-rc2 | |
Linux Kernel | =6.1-rc3 | |
Linux Kernel | =6.1-rc4 | |
Linux Kernel | =6.1-rc5 | |
Linux Kernel | =6.1-rc6 | |
Linux Kernel | =6.1-rc7 | |
Linux Kernel | =6.1-rc8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-48968 has a moderate severity rating due to the potential for a memory leak in the Linux kernel.
To fix CVE-2022-48968, update your Linux kernel to the latest version where this vulnerability has been patched.
CVE-2022-48968 affects Linux kernel versions from 5.15 up to 6.1-rc8, excluding patches.
CVE-2022-48968 impacts the 'octeontx2-pf' component specifically related to the otx2_init_tc() function.
The risks associated with CVE-2022-48968 include potential memory leaks that could lead to system instability if not addressed.