CVE-2024-6258
Sept. 19, 2024, 1:40 a.m.
6.5
Medium
Description
BT: Missing length checks of net_buf in rfcomm_handle_data
Product(s) Impacted
Vendor | Product | Versions |
---|---|---|
Zephyrproject |
|
|
Weaknesses
CWE-122
Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
CWE-191
Integer Underflow (Wrap or Wraparound)
The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.
*CPE(s)
Type | Vendor | Product | Version | Update | Edition | Language | Software Edition | Target Software | Target Hardware | Other Information |
---|---|---|---|---|---|---|---|---|---|---|
o | zephyrproject | zephyr | / | / | / | / | / | / | / | / |
Tags
CVSS Score
CVSS Data
- Attack Vector: ADJACENT_NETWORK
- Attack Complexity: LOW
- Privileges Required: NONE
- Scope: UNCHANGED
- Confidentiality Impact: NONE
- Integrity Impact: NONE
- Availability Impact: HIGH
View Vector String
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Date
- Published: Sept. 13, 2024, 7:15 p.m.
- Last Modified: Sept. 19, 2024, 1:40 a.m.
Status : Analyzed
CVE has been recently published to the CVE List and has been received by the NVD.
More infoSource
vulnerabilities@zephyrproject.org
*Disclaimer: Some vulnerabilities do not have an associated CPE. To enhance the data, we use AI to infer CPEs based on CVE details. This is an automated process and might not always be accurate.