opentelemetryのeBPF Instrumentationにおける複数の脆弱性
| Title |
opentelemetryのeBPF Instrumentationにおける複数の脆弱性
|
| Summary |
OpenTelemetry eBPFインストルメンテーションは、OpenTelemetry標準に基づくeBPFインストルメンテーションを提供します。バージョン0.9.0以前では、Java TLS ioctlプローブがbpf_probe_read_userではなくbpf_probe_readを使用してユーザー制御のioctlポインタを読み取っていました。そのため、インストルメンテーションされたローカルプロセスはOBIをカーネルメモリに指し示し、そのメモリがテレメトリにコピーされる可能性がありました。この問題はバージョン0.9.0で修正されました。
|
| Possible impacts |
・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアは停止しません。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 2, 2026, midnight |
| Registration Date |
June 5, 2026, 10:50 a.m. |
| Last Update |
June 5, 2026, 10:50 a.m. |
|
CVSS3.0 : 低
|
| Score |
3.8
|
| Vector |
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N |
Affected System
| opentelemetry |
|
eBPF Instrumentation 0.9.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月05日] 掲載 |
June 5, 2026, 10:50 a.m. |
NVD Vulnerability Information
CVE-2026-45683
| Summary |
OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the Java TLS ioctl probe reads user-controlled ioctl pointers with bpf_probe_read instead of bpf_probe_read_user. An instrumented local process can therefore point OBI at kernel memory and cause that memory to be copied into telemetry. This issue has been patched in version 0.9.0.
|
| Publication Date |
June 3, 2026, 1:16 a.m. |
| Registration Date |
June 3, 2026, 4:18 a.m. |
| Last Update |
June 4, 2026, 1:52 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:opentelemetry:ebpf_instrumentation:*:*:*:*:*:go:*:* |
|
|
|
0.9.0 |
Related information, measures and tools
Common Vulnerabilities List