
airpig2011/IEC104
Releases0
Stars200
Protocol of IEC104 and IEC101
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 4 MEDIUM | — | ||
A heap-use-after-free vulnerability exists in airpig2011 IEC104 thru Commit be6d841 (2019-07-08). During multi-threaded client execution, the function Iec10x_Scheduled can access memory that has already been freed, potentially causing program crashes or undefined behavior. This may be exploited to trigger a denial-of-service or memory corruption. | |||
| 7.5 HIGH | — | ||
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. | |||