In the Linux kernel, the following vulnerability has been resolved:
octeontx2-pf: Fix SQE threshold checking
Current way of checking available SQE count which is based on
HW updated SQB count could result in driver submitting an SQE
even before CQE for the previously transmitted SQE at the same
index is processed in NAPI resulting losing SKB pointers,
hence a leak. Fix this by checking a consumer index which
is updated once CQE is processed.
CVSS
No CVSS.
References
Configurations
No configuration.
History
01 May 2025, 15:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-01 15:16
Updated : 2025-05-01 15:16
NVD link : CVE-2022-49858
Mitre link : CVE-2022-49858
CVE.ORG link : CVE-2022-49858
JSON object : View
Products Affected
No product.
CWE
No CWE.