CVE-2022-50060
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
18/06/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
octeontx2-af: Fix mcam entry resource leak<br />
<br />
The teardown sequence in FLR handler returns if no NIX LF<br />
is attached to PF/VF because it indicates that graceful<br />
shutdown of resources already happened. But there is a<br />
chance of all allocated MCAM entries not being freed by<br />
PF/VF. Hence free mcam entries even in case of detached LF.