Bug 2320682 (CVE-2022-48968) - CVE-2022-48968 kernel: octeontx2-pf: Fix potential memory leak in otx2_init_tc()
Summary: CVE-2022-48968 kernel: octeontx2-pf: Fix potential memory leak in otx2_init_tc()
Keywords:
Status: NEW
Alias: CVE-2022-48968
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-21 21:02 UTC by OSIDB Bzimport
Modified: 2024-12-26 17:37 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-21 21:02:31 UTC
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().

Comment 1 Avinash Hanwate 2024-10-22 08:18:43 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024102144-CVE-2022-48968-9b4a@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.