CVE-2010-3904

Exp

The rds_page_copy_user function in net/rds/page.c in the Reliable Datagram Sockets (RDS) protocol implementation in the Linux kernel before 2.6.36 does not properly validate addresses obtained from user space, which allows local users to gain privileges via crafted use of the sendmsg and recvmsg system calls.

公開: 2010-12-06 最終更新: 2026-04-21 Assigner: [email protected] ソース: [email protected]

総合評価: CVE-2010-3904 は在野悪用が確認された重大脅威(94.6/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 11.22%、95 パーセンタイル) 根拠: CISA KEV に登録(追加日 2023-05-12)。Linux / Kernel が対象で、弱点分類 CWE-1284の悪用が確認されています。未認証でリモート管理権限を奪取されるリスクが極めて高い。 直近 1 日で EPSS が +9.00% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: CISA の対応期限を過ぎています。緊急のパッチ適用を最優先に検討してください。

リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。

CVE-2010-3904 の CISA KEV レコード

名称: Linux Kernel Improper Input Validation Vulnerability · CISA KEV の詳細

悪用情報の追加日: 2023-05-12

対応期限: 2023-06-02

求められる対応: The impacted product is end-of-life and should be disconnected if still in use.

CVE-2010-3904 に関する公開 exploit 参照(Exploit-DB)

EDB-ID ソース 種別 公開 リンク
44677 exploit_db edb 2018-05-21 Exploit-DB ↗
15285 exploit_db edb 2010-10-19 Exploit-DB ↗
nvd_ref exploit_tag Exploit-DB ↗
nvd_ref exploit_tag Exploit-DB ↗

CVE-2010-3904 の EPSS(Exploit Prediction Scoring System)スコア

EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-06-15 2.22% 11.22% +9.00%
2 2026-06-03 2.30% 2.22% -0.08%
3 2026-05-24 2.30%

EPSS の全履歴 (全 26 件)

CVE-2010-3904 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
7.8 3.1 HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H クリックして展開
攻撃ベクター (AV:L)
対象ホスト上でコードを実行できること、または別ユーザーの誤操作・悪意ある操作が前提になる。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:L)
一般ユーザー権限があれば足り、管理者(root 相当)は不要。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:H)
広範な機微データの読み取りや持ち出しが現実的。
完全性への影響 (I:H)
権限の奪取や広範なログ改竄など、システムの信頼根拠を揺るがす改ざんが現実的。
可用性への影響 (A:H)
長時間のサービス停止、データ損壊による復旧不能に近い状態など、利用者に著しい不便を与えうる。
1.8 5.9 [email protected]
7.8 3.1 HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H クリックして展開
攻撃ベクター (AV:L)
対象ホスト上でコードを実行できること、または別ユーザーの誤操作・悪意ある操作が前提になる。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:L)
一般ユーザー権限があれば足り、管理者(root 相当)は不要。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:H)
広範な機微データの読み取りや持ち出しが現実的。
完全性への影響 (I:H)
権限の奪取や広範なログ改竄など、システムの信頼根拠を揺るがす改ざんが現実的。
可用性への影響 (A:H)
長時間のサービス停止、データ損壊による復旧不能に近い状態など、利用者に著しい不便を与えうる。
1.8 5.9 134c704f-9b21-4f2e-91b3-4a467353bcc0
7.2 2.0 HIGH
AV:L/AC:L/Au:N/C:C/I:C/A:C クリックして展開
アクセス経路 (AV:L)
対象ホストにログインするなど、ローカルからの操作が前提。
アクセスの複雑さ (AC:L)
手順が短く、再現性が高い。
認証 (AU:N)
認証を経ずに攻撃を完結できる。
機密性への影響 (C:C)
機密性は全面的に損なわれる。
完全性への影響 (I:C)
完全性は全面的に損なわれる。
可用性への影響 (A:C)
可用性は全面的に損なわれる。
3.9 10.0 [email protected]

CVE-2010-3904 の弱点分類(列挙)

CVE-2010-3904 の OS トラッカー

vendor priority summary link
redhat high https://access.redhat.com/security/cve/CVE-2010-3904
ubuntu high CVE-2010-3904 high priority: Ubuntu including 7 source packages (linux, linux-ec2, …), 44 status rows across 7 suites (dapper, hardy, jaunty, karmic, lucid, maverick, upstream): DNE 21, released 11, needs-triage 5, not-affected 4, ignored 2, needed 1. https://ubuntu.com/security/CVE-2010-3904

CVE-2010-3904 の影響を受けるソフトウェア/構成

ベンダー 製品 バージョン 生の CPE
linux linux_kernel < 2.6.36 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
opensuse opensuse 11.2 cpe:2.3:o:opensuse:opensuse:11.2:*:*:*:*:*:*:*
opensuse opensuse 11.3 cpe:2.3:o:opensuse:opensuse:11.3:*:*:*:*:*:*:*
suse linux_enterprise_desktop 11 cpe:2.3:o:suse:linux_enterprise_desktop:11:sp1:*:*:*:*:*:*
suse linux_enterprise_real_time_extension 11 cpe:2.3:o:suse:linux_enterprise_real_time_extension:11:sp1:*:*:*:*:*:*
suse linux_enterprise_server 11 cpe:2.3:o:suse:linux_enterprise_server:11:sp1:*:*:*:*:*:*
canonical ubuntu_linux 6.06 cpe:2.3:o:canonical:ubuntu_linux:6.06:*:*:*:*:*:*:*
canonical ubuntu_linux 8.04 cpe:2.3:o:canonical:ubuntu_linux:8.04:*:*:*:-:*:*:*
canonical ubuntu_linux 9.04 cpe:2.3:o:canonical:ubuntu_linux:9.04:*:*:*:*:*:*:*
canonical ubuntu_linux 9.10 cpe:2.3:o:canonical:ubuntu_linux:9.10:*:*:*:*:*:*:*
canonical ubuntu_linux 10.04 cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:-:*:*:*
canonical ubuntu_linux 10.10 cpe:2.3:o:canonical:ubuntu_linux:10.10:*:*:*:*:*:*:*
redhat enterprise_linux 5.0 cpe:2.3:o:redhat:enterprise_linux:5.0:*:*:*:*:*:*:*
redhat enterprise_linux 6.0 cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
vmware esxi 3.5 cpe:2.3:o:vmware:esxi:3.5:*:*:*:*:*:*:*
vmware esxi 4.0 cpe:2.3:o:vmware:esxi:4.0:*:*:*:*:*:*:*
vmware esxi 4.1 cpe:2.3:o:vmware:esxi:4.1:*:*:*:*:*:*:*
vmware esxi 5.0 cpe:2.3:o:vmware:esxi:5.0:*:*:*:*:*:*:*

CVE-2010-3904 の参考情報

URL タグ
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=799c10559d60f159ab2232203f222f18fa3c4a5f Broken Link
http://lists.opensuse.org/opensuse-security-announce/2010-10/msg00008.html Mailing List Third Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2010-11/msg00004.html Mailing List Third Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00000.html Mailing List Third Party Advisory
http://packetstormsecurity.com/files/155751/vReliable-Datagram-Sockets-RDS-rds_page_copy_user-Privilege-Escalation.html Exploit Third Party Advisory VDB Entry
http://secunia.com/advisories/46397 Broken Link Third Party Advisory
http://securitytracker.com/id?1024613 Broken Link Third Party Advisory VDB Entry
http://www.kb.cert.org/vuls/id/362983 Third Party Advisory US Government Resource
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.36 Broken Link
http://www.redhat.com/support/errata/RHSA-2010-0792.html Broken Link Third Party Advisory
http://www.redhat.com/support/errata/RHSA-2010-0842.html Broken Link Third Party Advisory
http://www.securityfocus.com/archive/1/520102/100/0/threaded Broken Link Third Party Advisory VDB Entry
http://www.ubuntu.com/usn/USN-1000-1 Third Party Advisory
http://www.vmware.com/security/advisories/VMSA-2011-0012.html Third Party Advisory
http://www.vsecurity.com/download/tools/linux-rds-exploit.c Broken Link
http://www.vsecurity.com/resources/advisory/20101019-1/ Broken Link
http://www.vupen.com/english/advisories/2011/0298 Broken Link Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=642896 Issue Tracking Patch Third Party Advisory
https://www.exploit-db.com/exploits/44677/ Exploit Third Party Advisory VDB Entry
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2010-3904 US Government Resource
cvelogic Threat Intelligence