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-2025-37792

Change History

New CVE Received from kernel.org 5/01/2025 10:15:43 AM

Action Type Old Value New Value
Added Description

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

Bluetooth: btrtl: Prevent potential NULL dereference

The btrtl_initialize() function checks that rtl_load_file() either
had an error or it loaded a zero length file.  However, if it loaded
a zero length file then the error code is not set correctly.  It
results in an error pointer vs NULL bug, followed by a NULL pointer
dereference.  This was detected by Smatch:

drivers/bluetooth/btrtl.c:592 btrtl_initialize() warn: passing zero to 'ERR_PTR'
Added Reference

								
							
							
						
https://git.kernel.org/stable/c/324dddea321078a6eeb535c2bff5257be74c9799
Added Reference

								
							
							
						
https://git.kernel.org/stable/c/3db6605043b50c8bb768547b23e0222f67ceef3e
Added Reference

								
							
							
						
https://git.kernel.org/stable/c/53ceef799dcfc22c734d600811bfc9dd32eaea0a
Added Reference

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

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