VDB
DEBIAN-CVE-2025-37792
DEBIAN-CVE-2025-37792
PUBLISHED
CVSS 5.5 MEDIUM
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'
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.162-1, 0, 5.10.103-1 |
| Debian:12 | linux | 6.1.52-1, 6.1.55-1, 6.1.55-1 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.128-1~deb11u1, 0, 0 |
| Debian:14 | linux | 0, 0 |
Timeline
- May 1, 2025 CVE Published
- Apr 28, 2026 CVE Updated