-
Problem report
-
Resolution: Fixed
-
Major
-
3.0.16rc1, 3.4.8rc1, 4.0.0alpha6
-
None
-
Sprint 30, Sprint 31, Sprint 32
-
3
Invalid type is used in combination with is_ushort, this can result in problems on big endian systems.
In newer version if port is not initialized this can cause port to contain garbage value.
See:
process_dhis_data()
Port is integer.
See
process_areg_data()
Port is unsigned short
Expected:
Both places are unsigned short.
- caused by
-
ZBX-12349 CVE-2017-2824 zabbix: Multiple vulnerabilities
- Closed