A time-of-check to time-of-use (TOCTOU) flaw in the illumos data-link pseudo-driver (dld) affects handling of the DLDIOC_GETMACPROP and DLDIOC_SETMACPROP ioctls on /dev/dld. drv_ioc_prop_common() in usr/src/uts/common/io/dld/dld_drv.c copies the dld_ioc_macprop_t ioctl header in once to read its pr_valsize field, sizes and allocates a kernel heap buffer from that value, and then copies the full request in a second time from the same unprivileged user address. A concurrent thread can enlarge pr_valsize between the two copyins, so the second copyin and the subsequent property handling write beyond the end of the undersized allocation and corrupt the kernel heap. An unprivileged local user, including one confined to a non-global zone that owns a datalink, can trigger this to panic the system. The resulting kernel heap corruption may be usable for further compromise.
CVE-2026-15449
This medium-severity CVE scores 5.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 100% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.8
- EG Score
- 5.8(medium)
- EG Risk
- 26(Track)EG Risk 26/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity58% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS
- 0.4%
- KEV
- Not listed
Published
July 16, 2026
Last Modified
July 17, 2026
Advisory Details (2)
Auto-updated Jul 16, 2026Topicbox
https://illumos.topicbox.com/groups/developer/T923147fae854a738-M03c29e1be33dac2a5e3d9535/18020-double-copyin-of-dldioc-consumersBug #18020: Double copyin of dld_ioc consumers - illumos gate - illumos
https://illumos.org/issues/18020Vendor Advisories for CVE-2026-15449(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:05 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-19 02:34 UTCEG score recompute
- 2026-07-19 02:34 UTCGHSA enrichment
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-17 14:02 UTCEG score recompute
- 2026-07-17 14:02 UTCGHSA enrichment
- 2026-07-17 13:02 UTCEG score recompute
- 2026-07-17 13:02 UTCGHSA enrichment
- 2026-07-17 06:58 UTCGHSA enrichment
- 2026-07-16 19:45 UTCEG score recompute
- 2026-07-16 19:44 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-122
- CVE-2016-9603NVD 5.5EG 9.9EPSS 90%MEDIUM
- CVE-2006-10003EG 9.8CRITICAL
- CVE-2019-14901EG 9.8EPSS 97%CRITICAL
- CVE-2019-14895EG 9.8EPSS 94%CRITICAL
- CVE-2019-14896EG 9.8EPSS 95%CRITICAL
- CVE-2019-10126EG 9.8EPSS 93%CRITICAL
- CVE-2014-9187EG 9.8CRITICAL
- CVE-2018-8800EG 9.8EPSS 94%CRITICAL
- CVE-2018-8797EG 9.8EPSS 94%CRITICAL
- CVE-2018-8793EG 9.8EPSS 94%CRITICAL
Frequently asked(5)
What is CVE-2026-15449?
When was CVE-2026-15449 disclosed?
Is CVE-2026-15449 actively exploited?
What is the CVSS score of CVE-2026-15449?
How do I remediate CVE-2026-15449?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-15449
Is Your Infrastructure Affected by CVE-2026-15449?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.