CVE Database
/

CVE-2022-50646

Back to search

CVE-2022-50646

Published: Dec 9, 2025

Modified: May 23, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: hpsa: Fix possible memory leak in hpsa_init_one() The hpda_alloc_ctlr_info() allocates h and its field reply_map. However, in hpsa_init_one(), if alloc_percpu() failed, the hpsa_init_one() jumps to clean1 directly, which frees h and leaks the h->reply_map. Fix by calling hpda_free_ctlr_info() to release h->replay_map and h instead free h directly.

VendorProductVersions

Linux

Linux

affected
8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef - < f4d1c14e8b404766ff2bb8644bb19443d73965de
affected
8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef - < f8fc2f18652917cdcc89cb23f3a1b7cb6e119c5e
affected
8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef - < c808edbf580bfc454671cbe66e9d7c2e938e7601
affected
8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef - < bfe10a1d9fbccdf39f8449d62509f070d8aaaac1
affected
8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef - < fc998d0a7d65672f0812f11cd0ec4bbe4f8f8507

+4 more versions

Linux

Linux

affected
4.16
unaffected
0 - < 4.16
unaffected
4.19.270 - <= 4.19.*
unaffected
5.4.229 - <= 5.4.*
unaffected
5.10.163 - <= 5.10.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now