• CVE-2025-47907

发布时间: 2025年9月5日

修改时间: 2025年9月12日

概要

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.

CVSS v3 指标

NVD openEuler
Confidentiality High
Attack Vector Network
CVSS评分 N/A 7.0
Attack Complexity High
Privileges Required None
Scope Unchanged
Integrity Low
User Interaction None
Availability Low

安全公告

公告名 概要 发布时间
KylinSec-SA-2025-2867 golang security update 2025年9月12日
KylinSec-SA-2025-2875 skopeo security update 2025年9月15日
KylinSec-SA-2025-2901 golang security update 2025年9月28日

影响产品

产品 状态
KY3.4-5A golang Fixed
V6 golang Fixed
KY3.5.3 golang Fixed
KY3.5.2 golang Fixed