Security Advisory

CVE-2023-53069

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-02 15:55:21
Last updated 2026-05-11 19:37:56
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: octeontx2-vf: Add missing free for alloc_percpu Add the free_percpu for the allocated "vf->hw.lmt_info" in order to avoid memory leak, same as the "pf->hw.lmt_info" in `drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c`.