CVE-2026-31431 | crypto: algif_aead - Revert to operating out-of-place

Exp

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.

公開: 2026-04-22 最終更新: 2026-07-14 Assigner: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 ソース: 416baaa9-dc9f-4396-8d5f-8c081fb06d67

総合評価: CVE-2026-31431 は在野悪用が確認された重大脅威(90.6/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 96.27%、100 パーセンタイル) 根拠: CISA KEV に登録(追加日 2026-05-01)。Linux / Kernel が対象で、弱点分類 CWE-1288の悪用が確認されています。未認証でリモート管理権限を奪取されるリスクが極めて高い。 推奨対応: CISA の対応期限を過ぎています。緊急のパッチ適用を最優先に検討してください。

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

CVE-2026-31431 の CISA KEV レコード

名称: Linux Kernel Incorrect Resource Transfer Between Spheres Vulnerability · CISA KEV の詳細

悪用情報の追加日: 2026-05-01

対応期限: 2026-05-15

求められる対応: "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

CVE-2026-31431 に関する公開 exploit 参照(Exploit-DB)

EDB-ID ソース 種別 公開 リンク
nvd_ref exploit_tag Exploit-DB ↗
nvd_ref exploit_tag Exploit-DB ↗
nvd_ref exploit_tag Exploit-DB ↗
nvd_ref exploit_tag Exploit-DB ↗
nvd_ref exploit_tag Exploit-DB ↗
nvd_ref exploit_tag Exploit-DB ↗
nvd_ref exploit_tag Exploit-DB ↗
nvd_ref exploit_tag Exploit-DB ↗

CVE-2026-31431 の EPSS(Exploit Prediction Scoring System)スコア

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

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-07-02 96.78% 96.27% -0.51%
2 2026-06-23 94.02% 96.78% +2.76%
3 2026-06-18 94.02%

EPSS の全履歴 (全 17 件)

CVE-2026-31431 の 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 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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 0b0ca135-0b70-47e7-9f44-1890c2a1c46c

CVE-2026-31431 の弱点分類(列挙)

CVE-2026-31431 の GitHub Security Advisory

GHSA-2274-3hgr-wxv6 · 深刻度: high — In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert...

CVE-2026-31431 の OS トラッカー

vendor priority summary link
debian not yet assigned CVE-2026-31431 not yet assigned priority: Debian including 2 source packages (linux, linux-6.1), 6 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 6. https://security-tracker.debian.org/tracker/CVE-2026-31431
redhat medium https://access.redhat.com/security/cve/CVE-2026-31431
suse medium CVE-2026-31431 severity moderate: SUSE including 4 source package names (kernel-default, kernel-default-base, kernel-default-devel, kernel-source), 6 product×package rows across 2 product lines (SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE, SUSE Linux Enterprise Server Teradata 12 SP3): Known Not Affected 6. https://www.suse.com/security/cve/CVE-2026-31431/
ubuntu high CVE-2026-31431 high priority: Ubuntu including 161 source packages (linux, linux-allwinner-5.19, …), 1449 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): DNE 1047, ignored 169, released 163, pending 35, not-affected 20, needed 11, needs-triage 4. https://ubuntu.com/security/CVE-2026-31431

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

ベンダー 製品 バージョン 生の CPE
linux linux_kernel >= 4.14, < 5.10.254 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 5.11, < 5.15.204 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 5.16, < 6.1.170 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 6.2, < 6.6.137 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 6.7, < 6.12.85 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 6.13, < 6.18.22 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel >= 6.19, < 6.19.12 cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
linux linux_kernel 7.0 cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
linux linux_kernel 7.0 cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
linux linux_kernel 7.0 cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
linux linux_kernel 7.0 cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*
linux linux_kernel 7.0 cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:*
linux linux_kernel 7.0 cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:*
redhat openshift_container_platform >= 4.12, < 4.12.89 cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*
redhat openshift_container_platform >= 4.13, < 4.13.66 cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*
redhat openshift_container_platform >= 4.14, < 4.14.65 cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*
redhat openshift_container_platform >= 4.15, < 4.15.64 cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*
redhat openshift_container_platform >= 4.16, < 4.16.61 cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*
redhat openshift_container_platform >= 4.17, < 4.17.53 cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*
redhat openshift_container_platform >= 4.18, < 4.18.40 cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*
redhat openshift_container_platform >= 4.19, < 4.19.30 cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*
redhat openshift_container_platform >= 4.20, < 4.20.21 cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*
redhat openshift_container_platform >= 4.21, < 4.21.14 cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*
redhat openshift_container_platform 4.0 cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*
redhat enterprise_linux 8.0 cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
redhat enterprise_linux 9.0 cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
redhat enterprise_linux 10.0 cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*
redhat enterprise_linux_aus 8.4 cpe:2.3:o:redhat:enterprise_linux_aus:8.4:*:*:*:*:*:*:*
redhat enterprise_linux_aus 8.6 cpe:2.3:o:redhat:enterprise_linux_aus:8.6:*:*:*:*:*:*:*
redhat enterprise_linux_eus 8.4 cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*
redhat enterprise_linux_eus 9.4 cpe:2.3:o:redhat:enterprise_linux_eus:9.4:*:*:*:*:*:*:*
redhat enterprise_linux_eus 9.6 cpe:2.3:o:redhat:enterprise_linux_eus:9.6:*:*:*:*:*:*:*
redhat enterprise_linux_eus 10.0 cpe:2.3:o:redhat:enterprise_linux_eus:10.0:*:*:*:*:*:*:*
redhat enterprise_linux_tus 8.6 cpe:2.3:o:redhat:enterprise_linux_tus:8.6:*:*:*:*:*:*:*
redhat enterprise_linux_tus 8.8 cpe:2.3:o:redhat:enterprise_linux_tus:8.8:*:*:*:*:*:*:*
redhat enterprise_linux_update_services_for_sap_solutions 8.6 cpe:2.3:o:redhat:enterprise_linux_update_services_for_sap_solutions:8.6:*:*:*:*:*:*:*
redhat enterprise_linux_update_services_for_sap_solutions 8.8 cpe:2.3:o:redhat:enterprise_linux_update_services_for_sap_solutions:8.8:*:*:*:*:*:*:*
redhat enterprise_linux_update_services_for_sap_solutions 9.0 cpe:2.3:o:redhat:enterprise_linux_update_services_for_sap_solutions:9.0:*:*:*:*:*:*:*
redhat enterprise_linux_update_services_for_sap_solutions 9.2 cpe:2.3:o:redhat:enterprise_linux_update_services_for_sap_solutions:9.2:*:*:*:*:*:*:*
amazon amazon_linux cpe:2.3:o:amazon:amazon_linux:-:*:*:*:*:*:*:*
canonical ubuntu_linux cpe:2.3:o:canonical:ubuntu_linux:-:*:*:*:*:*:*:*
debian debian_linux 11.0 cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
debian debian_linux 12.0 cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*
debian debian_linux 13.0 cpe:2.3:o:debian:debian_linux:13.0:*:*:*:*:*:*:*
opensuse leap 15.3 cpe:2.3:o:opensuse:leap:15.3:*:*:*:*:*:*:*
opensuse leap 15.4 cpe:2.3:o:opensuse:leap:15.4:*:*:*:*:*:*:*
opensuse leap 15.5 cpe:2.3:o:opensuse:leap:15.5:*:*:*:*:*:*:*
opensuse leap 15.6 cpe:2.3:o:opensuse:leap:15.6:*:*:*:*:*:*:*
suse caas_platform 4.0 cpe:2.3:a:suse:caas_platform:4.0:*:*:*:*:*:*:*
suse enterprise_storage 6.0 cpe:2.3:a:suse:enterprise_storage:6.0:*:*:*:*:*:*:*
suse enterprise_storage 7.0 cpe:2.3:a:suse:enterprise_storage:7.0:*:*:*:*:*:*:*
suse enterprise_storage 7.1 cpe:2.3:a:suse:enterprise_storage:7.1:*:*:*:*:*:*:*
suse manager_proxy 4.0 cpe:2.3:a:suse:manager_proxy:4.0:*:*:*:*:*:*:*
suse manager_proxy 4.1 cpe:2.3:a:suse:manager_proxy:4.1:*:*:*:*:*:*:*
suse manager_proxy 4.2 cpe:2.3:a:suse:manager_proxy:4.2:*:*:*:*:*:*:*
suse manager_proxy 4.3 cpe:2.3:a:suse:manager_proxy:4.3:*:*:*:*:*:*:*
suse manager_retail_branch_server 4.0 cpe:2.3:a:suse:manager_retail_branch_server:4.0:*:*:*:*:*:*:*
suse manager_retail_branch_server 4.1 cpe:2.3:a:suse:manager_retail_branch_server:4.1:*:*:*:*:*:*:*
suse manager_retail_branch_server 4.2 cpe:2.3:a:suse:manager_retail_branch_server:4.2:*:*:*:*:*:*:*
suse manager_retail_branch_server 4.3 cpe:2.3:a:suse:manager_retail_branch_server:4.3:*:*:*:*:*:*:*
suse manager_server 4.0 cpe:2.3:a:suse:manager_server:4.0:*:*:*:*:*:*:*
suse manager_server 4.1 cpe:2.3:a:suse:manager_server:4.1:*:*:*:*:*:*:*
suse manager_server 4.2 cpe:2.3:a:suse:manager_server:4.2:*:*:*:*:*:*:*
suse manager_server 4.3 cpe:2.3:a:suse:manager_server:4.3:*:*:*:*:*:*:*
suse openstack_cloud 9.0 cpe:2.3:a:suse:openstack_cloud:9.0:*:*:*:*:*:*:*
suse openstack_cloud_crowbar 9.0 cpe:2.3:a:suse:openstack_cloud_crowbar:9.0:*:*:*:*:*:*:*
suse basesystem_module 15 cpe:2.3:o:suse:basesystem_module:15:sp1:*:*:*:suse_linux_enterprise:*:*
suse basesystem_module 15 cpe:2.3:o:suse:basesystem_module:15:sp2:*:*:*:suse_linux_enterprise:*:*
suse basesystem_module 15 cpe:2.3:o:suse:basesystem_module:15:sp3:*:*:*:suse_linux_enterprise:*:*
suse basesystem_module 15 cpe:2.3:o:suse:basesystem_module:15:sp4:*:*:*:suse_linux_enterprise:*:*
suse basesystem_module 15 cpe:2.3:o:suse:basesystem_module:15:sp5:*:*:*:suse_linux_enterprise:*:*
suse basesystem_module 15 cpe:2.3:o:suse:basesystem_module:15:sp6:*:*:*:suse_linux_enterprise:*:*
suse basesystem_module 15 cpe:2.3:o:suse:basesystem_module:15:sp7:*:*:*:suse_linux_enterprise:*:*
suse development_tools_module 15 cpe:2.3:o:suse:development_tools_module:15:sp1:*:*:*:suse_linux_enterprise:*:*
suse development_tools_module 15 cpe:2.3:o:suse:development_tools_module:15:sp2:*:*:*:suse_linux_enterprise:*:*
suse development_tools_module 15 cpe:2.3:o:suse:development_tools_module:15:sp3:*:*:*:suse_linux_enterprise:*:*
suse development_tools_module 15 cpe:2.3:o:suse:development_tools_module:15:sp4:*:*:*:suse_linux_enterprise:*:*
suse development_tools_module 15 cpe:2.3:o:suse:development_tools_module:15:sp5:*:*:*:suse_linux_enterprise:*:*
suse development_tools_module 15 cpe:2.3:o:suse:development_tools_module:15:sp6:*:*:*:suse_linux_enterprise:*:*
suse development_tools_module 15 cpe:2.3:o:suse:development_tools_module:15:sp7:*:*:*:suse_linux_enterprise:*:*

CVE-2026-31431 の参考情報

URL タグ
https://git.kernel.org/stable/c/19d43105a97be0810edbda875f2cd03f30dc130c Patch
https://git.kernel.org/stable/c/3115af9644c342b356f3f07a4dd1c8905cd9a6fc Patch
https://git.kernel.org/stable/c/893d22e0135fa394db81df88697fba6032747667 Patch
https://git.kernel.org/stable/c/8b88d99341f139e23bdeb1027a2a3ae10d341d82 Patch
https://git.kernel.org/stable/c/961cfa271a918ad4ae452420e7c303149002875b Patch
https://git.kernel.org/stable/c/a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5 Patch
https://git.kernel.org/stable/c/ce42ee423e58dffa5ec03524054c9d8bfd4f6237 Patch
https://git.kernel.org/stable/c/fafe0fa2995a0f7073c1c358d7d3145bcc9aedd8 Patch
http://www.openwall.com/lists/oss-security/2026/04/29/23 Exploit Mailing List Patch
http://www.openwall.com/lists/oss-security/2026/04/29/25 Mailing List Patch
http://www.openwall.com/lists/oss-security/2026/04/29/26 Exploit Mailing List Patch
http://www.openwall.com/lists/oss-security/2026/04/30/10 Mailing List Patch
http://www.openwall.com/lists/oss-security/2026/04/30/11 Mailing List Patch
http://www.openwall.com/lists/oss-security/2026/04/30/12 Mailing List Patch
http://www.openwall.com/lists/oss-security/2026/04/30/14 Mailing List Patch
http://www.openwall.com/lists/oss-security/2026/04/30/15 Mailing List Patch
http://www.openwall.com/lists/oss-security/2026/04/30/16 Mailing List Patch
http://www.openwall.com/lists/oss-security/2026/04/30/17 Mailing List
http://www.openwall.com/lists/oss-security/2026/04/30/18 Exploit Mailing List
http://www.openwall.com/lists/oss-security/2026/04/30/2 Mailing List
http://www.openwall.com/lists/oss-security/2026/04/30/20 Mailing List
http://www.openwall.com/lists/oss-security/2026/04/30/5 Exploit Mailing List Patch
http://www.openwall.com/lists/oss-security/2026/04/30/6 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/10 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/12 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/15 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/16 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/17 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/18 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/2 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/22 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/23 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/24 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/01/3 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/14 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/15 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/16 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/17 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/18 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/19 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/20 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/21 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/23 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/24 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/25 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/4 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/5 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/6 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/7 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/02/8 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/03/10 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/03/12 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/03/13 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/03/3 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/03/4 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/03/5 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/03/6 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/1 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/10 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/11 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/12 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/13 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/14 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/2 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/24 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/27 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/28 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/29 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/31 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/8 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/04/9 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/06/5 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/07/12 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/07/2 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/08/13 Mailing List
http://www.openwall.com/lists/oss-security/2026/05/18/3 Mailing List
https://copy.fail Exploit
https://websec.net/blog/cve-2026-31431-linux-algifaead-page-cache-write-to-root-69f38a4ccddd2db1f520f170 Exploit Third Party Advisory
https://www.kb.cert.org/vuls/id/260001 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13565 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13566 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13577 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13578 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13681 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13690 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13727 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13729 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13734 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13811 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13862 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13885 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13887 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13932 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:13936 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:14097 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:14112 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:14137 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:14165 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:14230 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:14301 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:14339 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:14773 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:14926 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:15087 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:15976 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:15978 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:16018 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:16063 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:16111 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:16208 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:16209 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:16210 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:19074 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:19225 Third Party Advisory
https://access.redhat.com/errata/RHSA-2026:33486 Third Party Advisory
https://access.redhat.com/security/cve/CVE-2026-31431 Third Party Advisory
https://access.redhat.com/security/cve/cve-2026-31431#cve-details-mitigation Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=2460538 Issue Tracking Third Party Advisory
https://cert-portal.siemens.com/productcert/html/ssa-019113.html Third Party Advisory
https://cert-portal.siemens.com/productcert/html/ssa-082556.html Third Party Advisory
https://cert-portal.siemens.com/productcert/html/ssa-265688.html Third Party Advisory
https://github.com/theori-io/copy-fail-CVE-2026-31431 Exploit
https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/ Vendor Advisory
https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-31431.json Third Party Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-31431 US Government Resource
https://xint.io/blog/copy-fail-linux-distributions#the-fix-6 Exploit Patch Third Party Advisory
cvelogic Threat Intelligence