The processRequest function in minissdpd.c in MiniSSDPd 1.2.20130907-3 allows local users to cause a denial of service (invalid free and daemon crash) via vectors related to error handling.
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.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Minissdpd | Miniupnp_project | 1.2.20130907-3 (including) | 1.2.20130907-3 (including) |
Minissdpd | Ubuntu | artful | * |
Minissdpd | Ubuntu | esm-apps/xenial | * |
Minissdpd | Ubuntu | precise | * |
Minissdpd | Ubuntu | trusty | * |
Minissdpd | Ubuntu | upstream | * |
Minissdpd | Ubuntu | wily | * |
Minissdpd | Ubuntu | xenial | * |
Minissdpd | Ubuntu | yakkety | * |
Minissdpd | Ubuntu | zesty | * |