AZL-66153 CVE-2025-47907 affecting package golang for versions less than 1.24.6-1
Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with...