製品・ソフトウェアに関する情報
GNU C Library における整数オーバーフローの脆弱性
Title GNU C Library における整数オーバーフローの脆弱性
Summary

GNU C Library (別名 glibc または libc6) には、整数オーバーフローの脆弱性が存在します。

Possible impacts 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Nov. 30, 2017, midnight
Registration Date Dec. 27, 2017, 10:15 a.m.
Last Update Dec. 27, 2017, 10:15 a.m.
CVSS3.0 : 重要
Score 8.1
Vector CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS2.0 : 警告
Score 6.8
Vector AV:N/AC:M/Au:N/C:P/I:P/A:P
Affected System
GNU Project
GNU C Library 2.26
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2017年12月27日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2017-17426
Summary

The malloc function in the GNU C Library (aka glibc or libc6) 2.26 could return a memory block that is too small if an attempt is made to allocate an object whose size is close to SIZE_MAX, potentially leading to a subsequent heap overflow. This occurs because the per-thread cache (aka tcache) feature enables a code path that lacks an integer overflow check.

Publication Date Dec. 6, 2017, 2:29 a.m.
Registration Date Jan. 26, 2021, 1:19 p.m.
Last Update Nov. 21, 2024, 12:17 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:gnu:glibc:2.26:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List