Lucene search
+L

33 matches found

CVE
CVE
added 2026/08/19 8:37 p.m.17 views

CVE-2026-12634

In Zephyr's settings NVS backend (subsys/settings/src/settings_nvs.c), three functions (settings_nvs_cache_match, settings_nvs_load, settings_nvs_save) use the nvs_read() return value directly as a NUL-terminator index into 74-byte stack buffers without clamping, causing a single-byte out-of-boun...

5.3CVSS5.9AI score0.00105EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.11 views

PT-2026-77336

Zephyr's Precision Time Protocol receive handler ptp msg post recv in subsys/net/lib/ptp/msg.c takes the 4-bit message type straight off the wire via ptp msg type msg-header.type major sdo id & 0xF, range 0-15 and uses it to index the msg size table. That table only defines entries up to PTP MSG...

6.5CVSS5.4AI score0.00248EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.12 views

PT-2026-76712

Zephyr's 6LoWPAN IP Header Compression IPHC uncompression code contains an out-of-bounds read in get ihpc inlined size subsys/net/ip/6lo.c. The destination inline size is looked up in da inline size table, which has 13 entries, using an index built from the M, DAC and DAM bits of the received IPH...

4.3CVSS5.8AI score0.00172EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/14 5:52 p.m.21 views

CVE-2026-12364

The CVE-2026-12364 issue affects the Zephyr kernel’s user-space syscall verifier z_vrfy_z_log_msg_static_create(). The verifier failed to enforce K_SYSCALL_* checks when forwarding source, desc, package, and data to z_impl_z_log_msg_static_create(), allowing an attacker-controlled user-space thre...

8.4CVSS5.6AI score0.00119EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 5:51 a.m.44 views

CVE-2026-12052

The CVE-2026-12052 issue affects Zephyr’s USB device CDC NCM class (usbd_cdc_ncm_cth in subsys/usb/device_next/class/usbd_cdc_ncm.c). The handler builds fixed-size responses for GET_NTB_PARAMETERS (28-byte) and GET_NTB_INPUT_SIZE (8-byte) and copies the entire structure into the control DATA IN b...

5.2CVSS5.7AI score0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 5:51 a.m.26 views

CVE-2026-12052 Out-of-bounds write in USB CDC NCM control handler when host wLength is smaller than the response

The USB device-side CDC NCM class control-to-host handler usbdcdcncmcth in subsys/usb/devicenext/class/usbdcdcncm.c builds a fixed-size response for the GETNTBPARAMETERS 28-byte struct ntbparameters and GETNTBINPUTSIZE 8-byte struct ntbinputsize class requests and copies the whole structure into...

5.2CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.8 views

PT-2026-70058

Name of the Vulnerable Software and Affected Versions Bouffalo Lab on-chip BLE controllers BL60x/BL70x/BL61x affected versions not specified Description The Bluetooth HCI driver for Bouffalo Lab on-chip BLE controllers contains an issue where the bt bflb send function in drivers/bluetooth/hci/hci...

5.9CVSS5.6AI score0.00158EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 8:23 p.m.42 views

CVE-2026-11810

CVE-2026-11810 affects Zephyr’s UpdateHub firmware-update agent. The probe handler z_impl_updatehub_probe() parses CoAP-provided JSON metadata into a two-level nested array; it only validates the outer array length and then dereferences objects[1].objects[0].objects.sha256sum with strlen() withou...

7.5CVSS5.4AI score0.00329EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/22 11:54 p.m.58 views

CVE-2026-10651 Out-of-bounds read in Bluetooth Classic SDP attribute parsing (`bt_sdp_parse_attribute`)

btsdpparseattribute in subsys/bluetooth/host/classic/sdp.c validated only that the SDP record buffer held the type-marker byte plus the 2-byte attribute ID a check of buf-len data0 before its only bounds guard an ASSERTNOMSG that compiles out when CONFIGASSERT is disabled, the production default,...

7.1CVSS0.00298EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/01/09 8:57 a.m.11 views

CVE-2023-4424

An malicious BLE device can cause buffer overflow by sending malformed advertising packet BLE device using Zephyr OS, leading to DoS or potential RCE on the victim BLE device...

8.8CVSS7.4AI score0.00392EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2020-2487

Malware in sbrugna...

9.8CVSS9.2AI score0.02319EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2023-54286

Malicious code in bioql PyPI...

8.8CVSS8.8AI score0.00392EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2023-59247

Malicious code in bioql PyPI...

8.6CVSS8.6AI score0.00492EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:28 a.m.15 views

CVE-2023-7060

Zephyr OS IP packet handling does not properly drop IP packets arriving on an external interface with a source address equal to 127.0.01 or the destination address...

8.6CVSS6.9AI score0.00492EPSS
SaveExploits1References1
CVE
CVE
added 2024/10/04 5:56 a.m.60 views

CVE-2024-6443

CVE-2024-6443 affects Zephyr RTOS in the UTF-8 utility function utf8_trunc (zephyr/lib/utils/utf8.c). The root cause is that last_byte_p can point to one byte before the string pointer when the input string is empty, causing an out-of-bounds read. Connected sources confirm the issue location and ...

6.5CVSS6.3AI score0.00608EPSS
SaveExploits1References1Affected Software1
HackRead
HackRead
added 2024/03/21 6:51 p.m.24 views

Unpatched Zephyr OS Expose Devices to DoS Attacks via IP Spoofing

By Waqas Is your organisation using Zephyr OS? Patch and update it to the latest version now! This is a post from HackRead.com Read the original post: Unpatched Zephyr OS Expose Devices to DoS Attacks via IP Spoofing...

7.3AI score
SaveExploits0
NVD
NVD
added 2024/03/15 7:15 p.m.17 views

CVE-2023-7060

Zephyr OS IP packet handling does not properly drop IP packets arriving on an external interface with a source address equal to 127.0.01 or the destination address...

8.6CVSS8.6AI score0.00492EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/03/15 6:12 p.m.27 views

CVE-2023-7060 Missing Security Control in Zephyr OS IP Packet Handling

Zephyr OS IP packet handling does not properly drop IP packets arriving on an external interface with a source address equal to 127.0.01 or the destination address...

8.6CVSS8.8AI score0.00492EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/03/15 6:12 p.m.19 views

CVE-2023-7060 Missing Security Control in Zephyr OS IP Packet Handling

Zephyr OS IP packet handling does not properly drop IP packets arriving on an external interface with a source address equal to 127.0.01 or the destination address...

8.6CVSS6.9AI score0.00492EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/15 6:12 p.m.8 views

CVE-2023-7060 Missing Security Control in Zephyr OS IP Packet Handling

Zephyr OS IP packet handling does not properly drop IP packets arriving on an external interface with a source address equal to 127.0.01 or the destination address...

8.6CVSS7.2AI score
SaveExploits0References4
Rows per page
Query Builder