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-2024-49891

Change History

New CVE Received from kernel.org 10/21/2024 2:15:11 PM

Action Type Old Value New Value
Added Description

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

scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths

When the HBA is undergoing a reset or is handling an errata event, NULL ptr
dereference crashes may occur in routines such as
lpfc_sli_flush_io_rings(), lpfc_dev_loss_tmo_callbk(), or
lpfc_abort_handler().

Add NULL ptr checks before dereferencing hdwq pointers that may have been
freed due to operations colliding with a reset or errata event handler.
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/2be1d4f11944cd6283cb97268b3e17c4424945ca [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/99a801e2fca39a6f31e543fc3383058a8955896f [No types assigned]
Added Reference

								
							
							
						
kernel.org https://git.kernel.org/stable/c/fd665c8dbdb19548965b0ae80c490de00e906366 [No types assigned]