Vulnerability 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().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.83 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/db5ec358cf4ef0ab382ee733d05f018e8bef9462Patch
- https://git.kernel.org/stable/c/eefd8953a74822cb72006632b9ee9dd95f92c146Patch
- https://git.kernel.org/stable/c/fbf33f5ac76f2cdb47ad9763f620026d5cfa57cePatch
FAQ
What is CVE-2022-48968?
CVE-2022-48968 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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_...
How severe is CVE-2022-48968?
CVE-2022-48968 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-48968?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.