7.5
CVE-2025-63929
- EPSS 0.07%
- Veröffentlicht 12.11.2025 00:00:00
- Zuletzt bearbeitet 14.01.2026 19:33:32
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A null pointer dereference vulnerability exists in airpig2011 IEC104 thru Commit be6d841 (2019-07-08). When multiple threads enqueue elements concurrently via IEC10X_PrioEnQueue, the function may dereference a null or freed queue pointer, resulting in a segmentation fault and potential denial-of-service.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Airpig2011 ≫ Iec104 Version <= 2019-07-08
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.07% | 0.22 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.