| タイトル | allegro ralph bcf65b994ef29fb3fc2e10b660e6288723d5209e CWE-362 Concurrent Execution using Shared Resource with Improper |
|---|
| 説明 | allegro/ralph allocates asset hostnames by incrementing AssetLastHostname.counter and then performing a separate unlocked read of the same row in AssetLastHostname.increment_hostname(). Concurrent callers can interleave so that two workers both read the later committed counter value and return the same formatted hostname. This can assign duplicate hostnames during concurrent asset creation, affecting inventory identity, DNS, provisioning, or automation that relies on hostname uniqueness. |
|---|
| ソース | ⚠️ https://github.com/allegro/ralph/issues/3950 |
|---|
| ユーザー | GalaxynC (UID 98975) |
|---|
| 送信 | 2026年06月13日 13:21 (1 月 ago) |
|---|
| モデレーション | 2026年07月18日 10:40 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 380027 [allegro 迄 bcf65b994ef29fb3fc2e10b660e6288723d5209e Hostname Allocation assets.py AssetLastHostname.increment_hostname counter 競合状態] |
|---|
| ポイント | 20 |
|---|