安全速报自动同步 · 保留上游原文
【中危】ebpf-profiler:拒绝服务风险(GHSA-f2r5-5m7w-p5cx)
安全情报快照 · 风险级别:中危 · CVSS:6.2 · CVE-2026-48496 · GHSA-f2r5-5m7w-p5cx
先看结论
ebpf-profiler存在拒绝服务风险,>= 0.0.202527, < 0.0.202622 受影响,建议升级至 0.0.202622。
影响范围
| 生态 | 组件 | 受影响版本 | 首个修复版本 |
|---|---|---|---|
| go | go.opentelemetry.io/ebpf-profiler |
>= 0.0.202527, < 0.0.202622 | 0.0.202622 |
处置建议
优先将 go.opentelemetry.io/ebpf-profiler 升级至 0.0.202622 或更高版本;升级前请结合业务依赖完成兼容性验证。
上游技术详情(原文)
Summary
An unprivileged process can easily trigger the processPIDEvents goroutine to be blocked indefinitely, preventing the goroutine from analyzing any new ELF file. The goroutine stays blocked in the openat2 syscall forever and the profiler can no longer work properly, it is a denial of service.
Impact
The impact is limited to denial-of-service on the ebpf-profiler agent:
- There has to be a malicious workload albeit unprivileged.
- No exfiltration of data. No loss of data.
Fix
Fix is part of v.0.0.202622.
来源与许可
- GitHub Advisory GHSA-f2r5-5m7w-p5cx
- https://github.com/open-telemetry/opentelemetry-ebpf-profiler/security/advisories/GHSA-f2r5-5m7w-p5cx
- https://github.com/open-telemetry/opentelemetry-ebpf-profiler/commit/234b685cab31c2cb2f79e966caeab168bcc489e4
- https://github.com/open-telemetry/opentelemetry-ebpf-profiler/releases/tag/v0.0.202622
本页自动同步 GitHub Advisory Database 的公开数据,并保留上游原文供核验;不宣称原创分析。数据许可:CC-BY-4.0。
来源说明:本页自动同步 GitHub Advisory Database 的公开安全数据,并保留上游原文供核验,不宣称原创分析。请以 原始公告为准。
评论
登录 后参与讨论。
还没有评论,来说两句。