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 those of another query, causing the call to Scan to return either unexpected results from the other query or an error.
{
"cna_assigner": "Go",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/47xxx/CVE-2025-47907.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "1.23.12"
},
{
"introduced": "1.24.0"
},
{
"fixed": "1.24.6"
}
],
"source": "AFFECTED_FIELD"
}
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.23.12"
},
{
"introduced": "1.24.0"
},
{
"fixed": "1.24.6"
}
],
"source": "CPE_FIELD",
"cpe": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
}