6.5
CVE-2026-47621
- EPSS 0.25%
- Veröffentlicht 04.08.2026 17:33:00
- Zuletzt bearbeitet 07.08.2026 17:10:06
- CVE-Watchlists
- Unerledigt
NVIDIA Dynamo for Linux contains a vulnerability where an attacker could cause a race condition in the LoRA manager singleton initialization. A successful exploit of this vulnerability might lead to denial of service and data tampering.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.25% | 0.169 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| Nvidia | 6.5 | 2.2 | 4.2 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H
|
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check.
https://github.com/NVIDIA/product-security/tree/main/2026/5842
https://nvd.nist.gov/vuln/detail/CVE-2026-47621
https://www.cve.org/CVERecord?id=CVE-2026-47621