CVE-2022-49121

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

scsi: pm8001: Fix tag leaks on error

In pm8001chipsetdevstatereq(), pm8001chipfwflashupdatereq(), pm80xxchipphyctlreq() and pm8001chipregdevreq() add missing calls to pm8001tagfree() to free the allocated tag when pm8001mpibuild_cmd() fails.

Similarly, in pm8001execinternaltaskabort(), if the chip ->taskabort method fails, the tag allocated for the abort request task must be freed. Add the missing call to pm8001tag_free().

References

Affected packages