CVE-2022-49057

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49057
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49057.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49057
Downstream
Related
Published
2025-02-26T07:00:42Z
Modified
2025-09-23T18:28:58Z
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:

block: null_blk: end timed out poll request

When poll request is timed out, it is removed from the poll list, but not completed, so the request is leaked, and never get chance to complete.

Fix the issue by ending it in timeout handler.

References

Affected packages