CVE-2022-49583

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49583
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49583.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49583
Downstream
Related
Published
2025-02-26T07:01:33Z
Modified
2025-10-01T20:16:51Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

iavf: Fix handling of dummy receive descriptors

Fix memory leak caused by not handling dummy receive descriptor properly. iavfgetrxbuffer now sets the rxbuffer return value for dummy receive descriptors. Without this patch, when the hardware writes a dummy descriptor, iavf would not free the page allocated for the previous receive buffer. This is an unlikely event but can still happen.

[Jesse: massaged commit message]

References

Affected packages