In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}
Both dev_name and short_name are not guaranteed to be NULL terminated so
this instead use strnlen and then attempt to determine if the resulting
string needs to be truncated or not.
Metrics
Affected Vendors & Products
References
History
Tue, 12 Aug 2025 08:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Vendors & Products |
Linux
Linux linux Kernel |
Mon, 11 Aug 2025 12:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Sat, 09 Aug 2025 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name} Both dev_name and short_name are not guaranteed to be NULL terminated so this instead use strnlen and then attempt to determine if the resulting string needs to be truncated or not. | |
Title | Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name} | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-08-09T14:30:51.639Z
Reserved: 2025-06-18T10:57:27.432Z
Link: CVE-2022-50233

No data.

Status : Awaiting Analysis
Published: 2025-08-09T15:15:27.723
Modified: 2025-08-11T18:32:48.867
Link: CVE-2022-50233
