Security Advisory

CVE-2022-48968

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-21 20:05:50
Last updated 2026-05-11 18:50:38
Assigner Linux
State PUBLISHED

Description

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().