CVE-2022-50646
Last modified
CVE-2022-50646 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef, < f4d1c14e8b404766ff2bb8644bb19443d73965de; >= 8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef, < f8fc2f18652917cdcc89cb23f3a1b7cb6e119c5e; >= 8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef, < c808edbf580bfc454671cbe66e9d7c2e938e7601; >= 8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef, < bfe10a1d9fbccdf39f8449d62509f070d8aaaac1; >= 8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef, < fc998d0a7d65672f0812f11cd0ec4bbe4f8f8507; >= 8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef, < 0aa7be66168b1e84b2581ffff3ccb54a6c804a1e; >= 8b834bff1b73dce46f4e9f5e84af6f73fed8b0ef, < 9c9ff300e0de07475796495d86f449340d454a0c; 1edd825c11f8ed2c409d6fb6b3d90a042cbf738d; >= 4.14.63, < 4.15 |
| Linux | Linux | 4.16 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50646?
How severe is CVE-2022-50646?
How do I fix CVE-2022-50646?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50640In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50641In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50642In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50643In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50644In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50645In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50647In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50648In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50649In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50650In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50651In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50652In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50646?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
