CVE-2024-1638Improper Input Validation in Zephyr

Severity
9.1CRITICALNVD
CNA8.2
EPSS
0.2%
top 63.76%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedFeb 19
Latest updateNov 9

Description

The documentation specifies that the BT_GATT_PERM_READ_LESC and BT_GATT_PERM_WRITE_LESC defines for a Bluetooth characteristic: Attribute read/write permission with LE Secure Connection encryption. If set, requires that LE Secure Connections is used for read/write access, however this is only true when it is combined with other permissions, namely BT_GATT_PERM_READ_ENCRYPT/BT_GATT_PERM_READ_AUTHEN (for read) or BT_GATT_PERM_WRITE_ENCRYPT/BT_GATT_PERM_WRITE_AUTHEN (for write), if these additional

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:NExploitability: 3.9 | Impact: 5.2

Affected Packages2 packages

CVEListV5zephyrproject-rtos/zephyr*3.5

🔴Vulnerability Details

2
OSV
CVE-2024-50228: In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix data-race in shmem_getattr() I got the following KCSAN report dur2024-11-09
CVEList
Bluetooth characteristic LESC security requirement not enforced without additional flags2024-02-19
CVE-2024-1638 — Improper Input Validation in Zephyr | cvebase