CVE-2022-50060

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix mcam entry resource leak The teardown sequence in FLR handler returns if no NIX LF is attached to PF/VF because it indicates that graceful shutdown of resources already happened. But there is a chance of all allocated MCAM entries not being freed by PF/VF. Hence free mcam entries even in case of detached LF.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

13 Nov 2025, 18:10

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CWE CWE-401
References () https://git.kernel.org/stable/c/3f8fe40ab7730cf8eb6f8b8ff412012f7f6f8f48 - () https://git.kernel.org/stable/c/3f8fe40ab7730cf8eb6f8b8ff412012f7f6f8f48 - Patch
References () https://git.kernel.org/stable/c/cc32347f48111eea8d0165538c92aca92ede83f6 - () https://git.kernel.org/stable/c/cc32347f48111eea8d0165538c92aca92ede83f6 - Patch
References () https://git.kernel.org/stable/c/dc5be2d4f9285efe0d16f1bf00250df91d05d809 - () https://git.kernel.org/stable/c/dc5be2d4f9285efe0d16f1bf00250df91d05d809 - Patch

Information

Published : 2025-06-18 11:15

Updated : 2025-11-13 18:10


NVD link : CVE-2022-50060

Mitre link : CVE-2022-50060

CVE.ORG link : CVE-2022-50060


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime