CVE-2024-14028
Received
Received - Intake
Use-After-Free in Softing smartLink Webserver Causes HTTP DoS
Publication date: 2026-03-27
Last updated on: 2026-03-27
Assigner: Softing
Description
Description
Use after free vulnerability in Softing smartLink HW-DP or smartLink HW-PN webserver allows HTTP DoS.
This issue affects:
smartLink HW-DP: through 1.31
smartLink HW-PN: before 1.02.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| softing | smartlink_hw-dp | to 1.31 (inc) |
| softing | smartlink_hw-pn | to 1.02 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-416 | The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer. |