Source: golang-1.24
Version: 1.24.4-1
Severity: important
Tags: security upstream
Forwarded: https://github.com/golang/go/issues/74831
X-Debbugs-Cc: [email protected], Debian Security Team <[email protected]>
Control: clone -1 -2
Control: reassign -2 src:golang-1.23 1.23.10-1
Control: retitle -2 golang-1.23: CVE-2025-47907

Hi,

The following vulnerability was published for golang-1.24.

CVE-2025-47907[0]:
| 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.


If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2025-47907
    https://www.cve.org/CVERecord?id=CVE-2025-47907
[1] https://github.com/golang/go/issues/74831
[2] https://groups.google.com/g/golang-announce/c/x5MKroML2yM/m/5_v-oMjUAgAJ

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore

Reply via email to