Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2026-10673: memory-safety in zephyrproject zephyr

0
High
VulnerabilityCVE-2026-10673cvecve-2026-10673
Published: 07/15/2026 (07/15/2026, 17:36:31 UTC)
Source: CVE Database V5
Vendor/Project: zephyrproject
Product: zephyr

Description

The Zephyr ADIN2111/ADIN1110 10BASE-T1S/T1L Ethernet driver (drivers/ethernet/eth_adin2111.c) reassembles received Ethernet frames in OPEN Alliance (OA) SPI mode by copying device-supplied 64-byte data chunks into a fixed static buffer ctx->buf of size CONFIG_ETH_ADIN2111_BUFFER_SIZE (default 1524 bytes). In eth_adin2111_oa_data_read(), each valid chunk was memcpy'd into ctx->buf[ctx->scur] and the write cursor scur advanced, with no check that scur + len stayed within the buffer. The number of chunks (up to 255, from the BUFSTS RCA field) and the per-chunk length are taken entirely from the frame data received off the wire; the cursor is only reset on a start-of-frame chunk. An attacker on the single-pair Ethernet segment can therefore send a frame whose reassembled size exceeds the configured buffer, causing the driver's RX offload thread to write attacker-controlled frame bytes past the end of the static buffer into adjacent driver/kernel memory (up to roughly 14.8 KB in the worst case). This is a remotely/adjacently reachable out-of-bounds write (CWE-787) that can corrupt memory and cause denial of service or potentially code execution. The defect was introduced when OA SPI support was added (commit 0ca8b0756b1) and shipped in releases v3.7.0 through v4.4.0. The fix adds a bounds check that drops the oversized frame and resets the cursor before the copy.

CVSS v3.1

Score 8.3high

Attack Vector
Adjacent Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
High
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H

Affected software

GitHub Actionsmore threats →cve
zephyr
pkg:github/zephyr
Affected versions
>=3.7.0 <4.5.0

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/15/2026, 18:17:54 UTC

Technical Analysis

The Zephyr ADIN2111/ADIN1110 Ethernet driver reassembles received Ethernet frames by copying 64-byte chunks into a fixed static buffer without verifying that the write cursor plus chunk length stays within the buffer size. The number of chunks and chunk length are derived from untrusted frame data. An attacker on the single-pair Ethernet segment can send a frame that causes the reassembled size to exceed the buffer, resulting in an out-of-bounds write of up to approximately 14.8 KB beyond the buffer into adjacent memory. This vulnerability (CWE-787) can cause memory corruption, denial of service, or potentially code execution. It affects Zephyr versions from 3.7.0 through before 4.5.0 and was introduced when OA SPI support was added. The fix involves adding a bounds check to drop oversized frames and reset the cursor before copying data.

Potential Impact

An attacker with access to the single-pair Ethernet segment can exploit this vulnerability to perform an out-of-bounds write in kernel memory. This can lead to memory corruption, denial of service by crashing the driver or system, or potentially arbitrary code execution within the context of the driver. The CVSS v3.1 score is 8.3 (High), reflecting the network attack vector with no privileges required and no user interaction, and impacts on confidentiality (low), integrity (high), and availability (high).

Mitigation Recommendations

A fix has been implemented that adds bounds checking to the Ethernet driver to drop oversized frames and reset the buffer cursor before copying data. Users should upgrade to Zephyr version 4.5.0 or later where this vulnerability is fixed. Until patched, avoid exposing the vulnerable Ethernet interface to untrusted networks or attackers on the single-pair Ethernet segment.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Data Version
5.2
Assigner Short Name
zephyr
Date Reserved
2026-06-02T15:26:02.427Z
Cvss Version
3.1
State
PUBLISHED
Remediation Level
null

Threat ID: 6a57cb6968715ace432ccb38

Added to database: 07/15/2026, 18:03:21 UTC

Last enriched: 07/15/2026, 18:17:54 UTC

Last updated: 07/15/2026, 18:33:10 UTC

Views: 6

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses