CVE-2025-37792
Bluetooth: btrtl: Prevent potential NULL dereference
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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'
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | May 1, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
26503ad25de8c7c93a2037f919c2e49a62cf65f1 < c3e9717276affe59fd8213706db021b493e81e34 26503ad25de8c7c93a2037f919c2e49a62cf65f1 < 73dc99c0ea94abd22379b2d82cacbc73f3e18ec1 26503ad25de8c7c93a2037f919c2e49a62cf65f1 < 2d7c60c2a38b4b461fa960ad0995136a6bfe0756 26503ad25de8c7c93a2037f919c2e49a62cf65f1 < d8441818690d795232331bd8358545c5c95b6b72 26503ad25de8c7c93a2037f919c2e49a62cf65f1 < 3db6605043b50c8bb768547b23e0222f67ceef3e 26503ad25de8c7c93a2037f919c2e49a62cf65f1 < aaf356f872a60db1e96fb762a62c4607fd22741f 26503ad25de8c7c93a2037f919c2e49a62cf65f1 < 53ceef799dcfc22c734d600811bfc9dd32eaea0a 26503ad25de8c7c93a2037f919c2e49a62cf65f1 < 324dddea321078a6eeb535c2bff5257be74c9799
Linux / Linux
4.19
References
git.kernel.org: https://git.kernel.org/stable/c/c3e9717276affe59fd8213706db021b493e81e34 git.kernel.org: https://git.kernel.org/stable/c/73dc99c0ea94abd22379b2d82cacbc73f3e18ec1 git.kernel.org: https://git.kernel.org/stable/c/2d7c60c2a38b4b461fa960ad0995136a6bfe0756 git.kernel.org: https://git.kernel.org/stable/c/d8441818690d795232331bd8358545c5c95b6b72 git.kernel.org: https://git.kernel.org/stable/c/3db6605043b50c8bb768547b23e0222f67ceef3e git.kernel.org: https://git.kernel.org/stable/c/aaf356f872a60db1e96fb762a62c4607fd22741f git.kernel.org: https://git.kernel.org/stable/c/53ceef799dcfc22c734d600811bfc9dd32eaea0a git.kernel.org: https://git.kernel.org/stable/c/324dddea321078a6eeb535c2bff5257be74c9799 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html