# CVE-2022-48650

## Summary

- **CVE ID:** CVE-2022-48650
- **Severity:** MEDIUM
- **CVSS Score:** 4.7 (CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H)
- **CWE:** N/A
- **Published:** Apr 28, 2024
- **Last Modified:** Sep 14, 2026

## Description

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

scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()

Commit 8f394da36a36 ("scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG")
made the __qlt_24xx_handle_abts() function return early if
tcm_qla2xxx_find_cmd_by_tag() didn't find a command, but it missed to clean
up the allocated memory for the management command.

## Affected Products

- Linux — Linux (8f394da36a361cbe0e1e8b1d4213e5598c8095ac)
- Linux — Linux (5.11)
- Linux — Linux (0)
- Linux — Linux (5.15.71)
- Linux — Linux (5.19.12)
- Linux — Linux (6.0)
- Linux — Linux (1c5bf7c529d95755f32b8ef449d10df2d50aaf5a)

## References

- [CNA](https://git.kernel.org/stable/c/89df49e561b4a8948521fc3f8a013012eaa08f82)
- [CNA](https://git.kernel.org/stable/c/6a4236ed47f5b0a57eb6b8fb1c351b15b3d341d7)
- [CNA](https://git.kernel.org/stable/c/601be20fc6a1b762044d2398befffd6bf236cebf)
- [CNA](https://git.kernel.org/stable/c/29a22a3d495c147117137719d2c39045c44ccebf)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.01%
- **EPSS Percentile:** 1.5

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._