CVE-2023-54092 (CNNVD-202512-4482)
中文标题:
Linux kernel 安全漏洞
英文标题:
KVM: s390: pv: fix index value of replaced ASCE
漏洞描述
中文描述:
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于替换的ASCE索引值错误,可能导致地址传递错误和有效性拦截。
英文描述:
In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pv: fix index value of replaced ASCE The index field of the struct page corresponding to a guest ASCE should be 0. When replacing the ASCE in s390_replace_asce(), the index of the new ASCE should also be set to 0. Having the wrong index might lead to the wrong addresses being passed around when notifying pte invalidations, and eventually to validity intercepts (VM crash) if the prefix gets unmapped and the notifier gets called with the wrong address.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Linux | Linux | b5477f53e1d4de6191f50748a027251b14952eeb | - | - |
cpe:2.3:a:linux:linux:b5477f53e1d4de6191f50748a027251b14952eeb:*:*:*:*:*:*:*
|
| Linux | Linux | 63c71e83d5b6ab8adb5fcebef977052048016957 | - | - |
cpe:2.3:a:linux:linux:63c71e83d5b6ab8adb5fcebef977052048016957:*:*:*:*:*:*:*
|
| Linux | Linux | 6.0 | - | - |
cpe:2.3:a:linux:linux:6.0:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2023-54092 |
2025-12-25 02:03:30 | 2026-01-12 02:09:18 |
| NVD | nvd_CVE-2023-54092 |
2025-12-30 04:12:18 | 2026-01-12 02:27:08 |
| CNNVD | cnnvd_CNNVD-202512-4482 |
2026-01-11 06:15:03 | 2026-01-12 02:38:06 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- severity: SeverityLevel.MEDIUM -> SeverityLevel.UNKNOWN
- cvss_score: 未提取 -> 0.0
- cnnvd_id: 未提取 -> CNNVD-202512-4482
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']