• CVE-2019-8922

发布时间: 2022年9月29日

修改时间: 2022年9月29日

概要

A heap-based buffer overflow was discovered in bluetoothd in BlueZ through 5.48. There isn t any check on whether there is enough space in the destination buffer. The function simply appends all data passed to it. The values of all attributes that are requested are appended to the output buffer. There are no size checks whatsoever, resulting in a simple heap overflow if one can craft a request where the response is large enough to overflow the preallocated buffer. This issue exists in service_attr_req gets called by process_request (in sdpd-request.c), which also allocates the response buffer.

CVSS v3 指标

NVD openEuler
Confidentiality High High
Attack Vector Adjacent Adjacent
CVSS评分 8.8 8.8
Attack Complexity Low Low
Privileges Required None None
Scope Unchanged Unchanged
Integrity High High
User Interaction None None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2022-1082 A heap-based buffer overflow was discovered in bluetoothd in BlueZ through 5.48. There isn t any check on whether there is enough space in the destination buffer. The function simply appends all data passed to it. The values of all attributes that are requested are appended to the output buffer. There are no size checks whatsoever, resulting in a simple heap overflow if one can craft a request where the response is large enough to overflow the preallocated buffer. This issue exists in service_attr_req gets called by process_request (in sdpd-request.c), which also allocates the response buffer. 2022年9月29日

影响产品

产品 状态
KY3.4-4A bluez Unaffected
KY3.4-5 bluez Unaffected