CVE Explorer
CVE-2026-10659
The Dhara flash translation layer disk driver (drivers/disk/ftl_dhara.c) implemented the dhara_nand_ callbacks so that, on a flash error, the error code was written unconditionally through the caller-supplied dhara_error_t err pointer (e.g. *err = DHARA_E_ECC in dhara_nand_read, and similar in dhara_nand_erase/prog/copy).
The upstream Dhara library calls these callbacks with err == NULL along its journal-resume binary search: find_last_checkblock() invokes find_checkblock(j, mid, &found, NULL),
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"collectionURL":"https://github.com/zephyrproject-rtos/zephyr","defaultStatus":"unaffected","packageName":"zephyr","product":"zephyr","programFiles":["drivers/disk/ftl_dhara.c"],"vendor":"zephyrproject","versions":[{"lessThan":"4.5.0","status":"affected","version":"4.4.0","versionType":"semver"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:fbfe9be12add8d9f163051cb9414a36fcdf330b51bed41aa26099b1701772878 · sha256:f304cdf1740d007a… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"baseScore":4.7,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:fbfe9be12add8d9f163051cb9414a36fcdf330b51bed41aa26099b1701772878 · sha256:f304cdf1740d007a… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-476","description":"memory-safety","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:fbfe9be12add8d9f163051cb9414a36fcdf330b51bed41aa26099b1701772878 · sha256:f304cdf1740d007a… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"name":"Fix commit","tags":["patch"],"url":"https://github.com/zephyrproject-rtos/zephyr/commit/a8371b0d4719efe37a66e2abb618ad9b81792212"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:fbfe9be12add8d9f163051cb9414a36fcdf330b51bed41aa26099b1701772878 · sha256:f304cdf1740d007a… · /containers/cna/references/0
{"name":"GHSA-q28v-3729-f82g","url":"https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-q28v-3729-f82g"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:fbfe9be12add8d9f163051cb9414a36fcdf330b51bed41aa26099b1701772878 · sha256:f304cdf1740d007a… · /containers/cna/references/1
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.