OESA-2025-2184

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2184
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2184.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2184
Upstream
  • CVE-2025-47906
Published
2025-09-05T12:43:24Z
Modified
2025-09-05T13:18:04.787986Z
Summary
golang security update
Details

.

Security Fix(es):

A vulnerability was found in Google Go up to 1.23.11/1.24.5 (Programming Language Software). It has been declared as problematic.The manipulation of the argument PATH with an unknown input leads to a unknown weakness.As an impact it is known to affect integrity.Upgrading to version 1.23.12 or 1.24.6 eliminates this vulnerability.(CVE-2025-47906)

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.(CVE-2025-47907)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS-SP3 / golang

Package

Name
golang
Purl
pkg:rpm/openEuler/golang&distro=openEuler-22.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.17.3-41.oe2203sp3

Ecosystem specific

{
    "noarch": [
        "golang-devel-1.17.3-41.oe2203sp3.noarch.rpm",
        "golang-help-1.17.3-41.oe2203sp3.noarch.rpm"
    ],
    "src": [
        "golang-1.17.3-41.oe2203sp3.src.rpm"
    ],
    "aarch64": [
        "golang-1.17.3-41.oe2203sp3.aarch64.rpm"
    ],
    "x86_64": [
        "golang-1.17.3-41.oe2203sp3.x86_64.rpm"
    ]
}