U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2022-49730

Change History

New CVE Received from kernel.org 2/26/2025 2:01:48 AM

Action Type Old Value New Value
Added Description

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

scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted

A use-after-free crash can occur after an ELS LOGO is aborted.

Specifically, a nodelist structure is freed and then
ndlp->vport->cfg_log_verbose is dereferenced in lpfc_nlp_get() when the
discovery state machine is mistakenly called a second time with
NLP_EVT_DEVICE_RM argument.

Rework lpfc_cmpl_els_logo() to prevent the duplicate calls to release a
nodelist structure.
Added Reference

								
							
							
						
https://git.kernel.org/stable/c/5e83869e29448958f8ae2c6911f350318f75e4fc
Added Reference

								
							
							
						
https://git.kernel.org/stable/c/b1b3440f437b75fb2a9b0cfe58df461e40eca474
Added Reference

								
							
							
						
https://git.kernel.org/stable/c/eea34ce23dc3a595695856dc73bb132a9c5a2902