漏洞情报聚合

CVE-2026-45404 - OpenTelemetry-Go is the Go implementation of OpenTelemetry. From version 0.11.0 through 1.44.0, the OpenTracing bridge's bridgeSpan contains an unsynchronized extraBaggageItems map which can cause a panic. Because Go maps are not safe for concurrent read/write access, concurrent SetBaggageItem and correlation.MapFromContext calls on the same hooked bridgeSpan can trigger a fatal runtime error—such as concurrent map read and map write or concurrent map iteration and map write—ter - 漏洞详情

漏洞编号:CVE-2026-45404

风险等级:未知

漏洞来源:CVE

CVE 编号:CVE-2026-45404

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-362

发布/更新时间:2026-08-24 / 2026-08-27

漏洞描述

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From version 0.11.0 through 1.44.0, the OpenTracing bridge's bridgeSpan contains an unsynchronized extraBaggageItems map which can cause a panic. Because Go maps are not safe for concurrent read/write access, concurrent SetBaggageItem and correlation.MapFromContext calls on the same hooked bridgeSpan can trigger a fatal runtime error—such as concurrent map read and map write or concurrent map iteration and map write—terminating the process and causing denial of service. This issue is fixed in version 1.45.0.

相关链接

相关漏洞

« 返回首页