製品・ソフトウェアに関する情報
GNU ProjectのGNU C Libraryにおけるバッファオーバーリードの脆弱性
Title GNU ProjectのGNU C Libraryにおけるバッファオーバーリードの脆弱性
Summary

GNU Cライブラリのバージョン2.2以降において、非推奨の関数ns_printrrf、ns_printrrおよびfp_nqueryは、LOC、CERT、TKEY、TSIGレコードを処理する際にDNS応答中のRDATAの内容とRDATA長を検証しません。このため、攻撃者が細工したDNS応答を作成し、ターゲットアプリケーションをクラッシュさせたり、未初期化メモリを読み取らせたりする可能性があります。これらの関数はアプリケーションのデバッグ専用であり、DNSリゾルバによって実行されるコード経路には含まれていません。さらに、これらはバージョン2.34以降非推奨となっており、新しいアプリケーションでの使用は推奨されていません。将来的に削除される可能性があるため、アプリケーションはこれらのインターフェースからの移行を検討すべきです。

Possible impacts 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアの一部が停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

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

Publication Date April 28, 2026, midnight
Registration Date May 7, 2026, 11:25 a.m.
Last Update May 7, 2026, 11:25 a.m.
CVSS3.0 : 警告
Score 6.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
Affected System
GNU Project
GNU C Library 2.2 以上
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年05月07日]
  掲載
May 7, 2026, 11:25 a.m.

NVD Vulnerability Information
CVE-2026-6238
Summary

The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.2 and newer fail to validate the RDATA content against the RDATA length in a DNS response when processing LOC, CERT, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory.

These functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.

Publication Date April 29, 2026, 4:37 a.m.
Registration Date April 30, 2026, 4:09 a.m.
Last Update May 5, 2026, 2:57 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:* 2.2
Related information, measures and tools
Common Vulnerabilities List