Release Date: | 2025-05-01 | |
Impact: | Low | What is this? |
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'
See more information about CVE-2025-37792 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
Base Score: | 5.5 |
Vector String: | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Version: | 3.1 |
Attack Vector: | Local |
Attack Complexity: | Low |
Privileges Required: | Low |
User Interaction: | None |
Scope: | Unchanged |
Confidentiality Impact: | None |
Integrity Impact: | None |
Availability Impact: | High |
Platform | Errata | Release Date |
Oracle Linux version 7 (kernel-uek) | ELSA-2025-20471 | 2025-07-14 |
Oracle Linux version 8 (kernel-uek) | ELSA-2025-20470 | 2025-07-14 |
Oracle Linux version 8 (kernel-uek) | ELSA-2025-20471 | 2025-07-14 |
Oracle Linux version 9 (kernel-uek) | ELSA-2025-20470 | 2025-07-14 |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: