-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 1.15.1
-
None
-
Environment:Atlas sharded cluster, MongoDB 4.0.12
PHP library 1.5.0, which uses PHPC 1.6.0 and libmongoc 1.15.1.
-
(copied to CRM)
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
In srv_callback (non-Windows) in mongoc-client.c, we allocate a 1024-byte buffer to hold the SRV response. If the response exceeds 1024 characters, we fail the SRV record lookup.
- causes
-
PHPC-1453 SRV record lookup fails if DNS response exceeds 1024 characters
-
- Closed
-
- related to
-
CDRIVER-3806 SRV responses exceeding 1024 bytes may result in error
-
- Closed
-
-
CDRIVER-3515 _mongoc_get_rr_search calls free instead of bson_free on bson_malloc'ed object
-
- Closed
-