I
n 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.
References
| Link | Resource |
|---|---|
| https://git.kernel.org/stable/c/dd7b8cdde098cf9f7c8de409b5b7bbb98f97be80 | Patch |
Configurations
History
19 Nov 2025, 17:13
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | NVD-CWE-noinfo | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/dd7b8cdde098cf9f7c8de409b5b7bbb98f97be80 - Patch |
11 Aug 2025, 18:32
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-08-09 15:15
Updated : 2025-11-19 17:13
NVD link : CVE-2022-50233
Mitre link : CVE-2022-50233
CVE.ORG link : CVE-2022-50233
JSON object : View
Products Affected
CWE