CVE-2022-49534
Last modified
CVE-2022-49534 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT There is a potential memory leak in lpfc_ignore_els_cmpl() and lpfc_els_rsp_reject() that was allocated from NPIV PLOGI_RJT (lpfc_rcv_plogi()'s login_mbox). Check if cmdiocb->context_un.mbox was allocated in lpfc_ignore_els_cmpl(), and then free it back to phba->mbox_mem_pool along with mbox->ctx_buf for service parameters. For lpfc_els_rsp_reject() failure, free both the ctx_buf for service parameters and the login_mbox.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT There is a potential memory leak in lpfc_ignore_els_cmpl() and lpfc_els_rsp_reject() that was allocated from NPIV PLOGI_RJT (lpfc_rcv_plogi()'s login_mbox). Check if cmdiocb->context_un.mbox was allocated in lpfc_ignore_els_cmpl(), and then free it back to phba->mbox_mem_pool along with mbox->ctx_buf for service parameters. For lpfc_els_rsp_reject() failure, free both the ctx_buf for service parameters and the login_mbox.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.18.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49534?
How severe is CVE-2022-49534?
How do I fix CVE-2022-49534?
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-49529In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4953The Elementor Website Builder WordPress plugin before 3.5.5 …6.1
- CVE-2022-49530In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49531In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49532In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49533In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49535In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2022-49536In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49537In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49538In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49539In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4954The Waiting: One-click countdowns plugin for WordPress is vu…4.8
Are you affected by CVE-2022-49534?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
