Today > 3 Critical | 20 High | 70 Medium | 3 Low vulnerabilities   -   You can now download lists of IOCs here!

CVE-2024-6258

Sept. 19, 2024, 1:40 a.m.

CVSS Score

6.5 / 10

Products Impacted

Vendor Product Versions
zephyrproject
  • zephyr
  • *

Description

BT: Missing length checks of net_buf in rfcomm_handle_data

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 ID: 122
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.

CWE ID: 191

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 info

Source

vulnerabilities@zephyrproject.org

CPEs

Type Vendor Product Version Update Edition Language Software Edition Target Software Target Hardware Other Information
o zephyrproject zephyr / / / / / / / /

CVSS Data

Attack Vector

ADJACENT_NETWORK

Attack Complexity

LOW

Privileges Required

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

Base Score
6.5
Exploitability Score
2.8
Impact Score
3.6
Base Severity
MEDIUM
CVSS Vector String

The CVSS vector string provides an in-depth view of the vulnerability metrics.

View Vector String

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References

https://github.com/ vulnerabilities@zephyrproject.org