Enviar #857935: allegro ralph bcf65b994ef29fb3fc2e10b660e6288723d5209e CWE-362 Concurrent Execution using Shared Resource with Improperinformación

Títuloallegro ralph bcf65b994ef29fb3fc2e10b660e6288723d5209e CWE-362 Concurrent Execution using Shared Resource with Improper
Descripciónallegro/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.
Fuente⚠️ https://github.com/allegro/ralph/issues/3950
Usuario
 GalaxynC (UID 98975)
Sumisión2026-06-13 13:21 (hace 1 mes)
Moderación2026-07-18 10:40 (1 month later)
EstadoAceptado
Entrada de VulDB380027 [allegro hasta bcf65b994ef29fb3fc2e10b660e6288723d5209e Hostname Allocation assets.py AssetLastHostname.increment_hostname counter condición de carrera]
Puntos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!