CVE-2026-31431
📛 CVE Title
crypto: algif_aead - Revert to operating out-of-place
Description
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.
Overview
- State
- PUBLISHED
- Assigner (CNA)
- Linux
- CVSS severity
- HIGH
- CVSS score
- 7.8 / 10
- CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H- Effective score
- 7.8 / 10 HIGH source: CNA overview
- MSRC score
- 5.5 / 10 MEDIUM MS rating: Moderate
- CWE(s)
- —
- Reserved
- 2026-03-09
- Published
- 2026-04-22 08:15 UTC
- Last updated
- 2026-05-12 12:09 UTC
- Source
- https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2026/31xxx/CVE-2026-31431.json
- Linked Threat
- CVE-2026-31431 — Linux Kernel: Linux Kernel Incorrect Resource Transfer Between Spheres Vulnerability
CISA Known Exploited Vulnerabilities CISA KEV
CISA has confirmed in-the-wild exploitation of this CVE. Federal agencies must remediate by the due date below; private orgs should treat it as priority-1.
- Vulnerability name
- Linux Kernel Incorrect Resource Transfer Between Spheres Vulnerability
- Vendor / project
- Linux
- Product
- Kernel
- Date added to KEV
- 2026-05-01
- Remediation due
- 2026-05-15
- Required action
- "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
- Ransomware campaign use
- Unknown
- CISA notes
- https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/; https://xint.io/blog/copy-fail-linux-distributions#the-fix-6 ; https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/about/ ; https://nvd.nist.gov/vuln/detail/CVE-2026-31431
- CISA listing
- www.cisa.gov/known-exploited-vulnerabilities-catalog
NVD triage scoring NVD CVE 2.0
Layer NVD adds on top of the CNA's CVE record — published / last-modified timestamps, exploitability / impact subscores, and the FIRST.org EPSS probability that this CVE will be exploited in the wild in the next 30 days.
- NVD published
- 2026-04-22 09:16:21 UTC
- NVD last modified
- 2026-05-21 19:52:35 UTC
- NVD CVSS v3.1
- 7.8 / 10 HIGH source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
- NVD CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H- Exploitability subscore
- 1.8 / 10
- Impact subscore
- 5.9 / 10
- EPSS score
- 0.0259 (probability of exploitation in next 30 days)
- EPSS percentile
- 85.79% vs all CVEs — higher = more likely to be exploited, as of 2026-05-24
NVD-assigned CWE(s):
CWE-669
(differs from the CNA list above)
NVD / KEV / EPSS data refreshed 2026-05-24 21:29 UTC. Re-run the 🛰 Backfill from NVD button above to refresh.
European Union Vulnerability Database ENISA EUVD
ENISA's official EU repository for curated vulnerability intelligence. Carries a separate identifier (EUVD-YYYY-NNNN) and frequently exposes an earlier-published description + CVSS than NVD does.
- EUVD ID
-
EUVD-2026-24639 - Assigner
- Linux
- Published
- Apr 22, 2026, 8:15:10 AM
- Updated
- May 18, 2026, 5:44:54 PM
- EUVD base score (CVSS 3.1)
-
7.8 / 10
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H - EUVD-reported EPSS
- 2.2400
- Vendors
- Linux
- Products
-
Linux (4.14)Linux (patch: 5.10.254)Linux (patch: 5.15.204)Linux (72548b093ee38a6d4f2a19e6ef1948ae05c181f7 <961cfa271a918ad4ae452420e7c303149002875b)Linux (patch: 6.18.22)Linux (patch: 6.12.85)Linux (patch: 6.1.170)Linux (patch: 6.19.12)Linux (patch: 0)Linux (patch: 7.0)Linux (72548b093ee38a6d4f2a19e6ef1948ae05c181f7 <3115af9644c342b356f3f07a4dd1c8905cd9a6fc)Linux (72548b093ee38a6d4f2a19e6ef1948ae05c181f7 <a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5)Linux (72548b093ee38a6d4f2a19e6ef1948ae05c181f7 <fafe0fa2995a0f7073c1c358d7d3145bcc9aedd8)Linux (72548b093ee38a6d4f2a19e6ef1948ae05c181f7 <ce42ee423e58dffa5ec03524054c9d8bfd4f6237)Linux (72548b093ee38a6d4f2a19e6ef1948ae05c181f7 <893d22e0135fa394db81df88697fba6032747667)Linux (72548b093ee38a6d4f2a19e6ef1948ae05c181f7 <19d43105a97be0810edbda875f2cd03f30dc130c)Linux (72548b093ee38a6d4f2a19e6ef1948ae05c181f7 <8b88d99341f139e23bdeb1027a2a3ae10d341d82)Linux (patch: 6.6.137)
- Aliases
-
GHSA-2274-3hgr-wxv6
ENISA description: 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.
EUVD references (8)
- https://git.kernel.org/stable/c/893d22e0135fa394db81df88697fba6032747667
- https://git.kernel.org/stable/c/19d43105a97be0810edbda875f2cd03f30dc130c
- https://git.kernel.org/stable/c/961cfa271a918ad4ae452420e7c303149002875b
- https://git.kernel.org/stable/c/3115af9644c342b356f3f07a4dd1c8905cd9a6fc
- https://git.kernel.org/stable/c/8b88d99341f139e23bdeb1027a2a3ae10d341d82
- https://git.kernel.org/stable/c/fafe0fa2995a0f7073c1c358d7d3145bcc9aedd8
- https://git.kernel.org/stable/c/ce42ee423e58dffa5ec03524054c9d8bfd4f6237
- https://git.kernel.org/stable/c/a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5
Microsoft Security Response Center MSRC
Microsoft's vendor-authoritative record from the Security Update Guide — its own CVSS score, impact, severity rating, exploit assessment, and KB-article fixes. Refreshed 2026-07-29 03:00 UTC (source: CVRF).
- MS severity
- Moderate
- MS CVSS base score
- 5.5 / 10 (temporal 5.5)
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H - Release
- 2026-Apr
Affected products (2)
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| Linux | Linux |
72548b093ee38a6d4f2a19e6ef1948ae05c181f7 (affected),
72548b093ee38a6d4f2a19e6ef1948ae05c181f7 (affected),
72548b093ee38a6d4f2a19e6ef1948ae05c181f7 (affected),
72548b093ee38a6d4f2a19e6ef1948ae05c181f7 (affected),
72548b093ee38a6d4f2a19e6ef1948ae05c181f7 (affected),
72548b093ee38a6d4f2a19e6ef1948ae05c181f7 (affected),
72548b093ee38a6d4f2a19e6ef1948ae05c181f7 (affected),
72548b093ee38a6d4f2a19e6ef1948ae05c181f7 (affected)
|
— |
| Linux | Linux |
4.14 (affected),
0 (unaffected),
5.10.254 (unaffected),
5.15.204 (unaffected),
6.1.170 (unaffected),
6.6.137 (unaffected),
6.12.85 (unaffected),
6.18.22 (unaffected),
6.19.12 (unaffected),
7.0 (unaffected)
|
— |
Affected products — CPE 2.3 (176) NVD
NVD's normalized CPE 2.3 matchers, used by vendor tools (vulnerability scanners, asset managers) for automated detection. Compare with the CNA's free-text "Affected products" section above.
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:*cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:*cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*cpe:2.3:o:redhat:enterprise_linux:10.1:*:*:*:*:*:*:*cpe:2.3:o:amazon:amazon_linux:-:*:*:*:*:*:*:*cpe:2.3:o:canonical:ubuntu_linux:-:*:*:*:*:*:*:*cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*cpe:2.3:o:debian:debian_linux:13.0:*:*:*:*:*:*:*cpe:2.3:o:opensuse:leap:15.3:*:*:*:*:*:*:*cpe:2.3:o:opensuse:leap:15.4:*:*:*:*:*:*:*cpe:2.3:o:opensuse:leap:15.5:*:*:*:*:*:*:*cpe:2.3:o:opensuse:leap:15.6:*:*:*:*:*:*:*cpe:2.3:a:suse:caas_platform:4.0:*:*:*:*:*:*:*cpe:2.3:a:suse:enterprise_storage:6.0:*:*:*:*:*:*:*cpe:2.3:a:suse:enterprise_storage:7.0:*:*:*:*:*:*:*cpe:2.3:a:suse:enterprise_storage:7.1:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_proxy:4.0:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_proxy:4.1:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_proxy:4.2:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_proxy:4.3:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_retail_branch_server:4.0:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_retail_branch_server:4.1:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_retail_branch_server:4.2:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_retail_branch_server:4.3:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_server:4.0:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_server:4.1:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_server:4.2:*:*:*:*:*:*:*cpe:2.3:a:suse:manager_server:4.3:*:*:*:*:*:*:*cpe:2.3:a:suse:openstack_cloud:9.0:*:*:*:*:*:*:*cpe:2.3:a:suse:openstack_cloud_crowbar:9.0:*:*:*:*:*:*:*cpe:2.3:o:suse:basesystem_module:15:sp1:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:basesystem_module:15:sp2:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:basesystem_module:15:sp3:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:basesystem_module:15:sp4:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:basesystem_module:15:sp5:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:basesystem_module:15:sp6:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:basesystem_module:15:sp7:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:development_tools_module:15:sp1:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:development_tools_module:15:sp2:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:development_tools_module:15:sp3:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:development_tools_module:15:sp4:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:development_tools_module:15:sp5:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:development_tools_module:15:sp6:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:development_tools_module:15:sp7:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:legacy_module:15:sp7:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:linux_enterprise_desktop:11:sp4:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_desktop:12:sp4:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_desktop:15:sp1:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_desktop:15:sp2:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_desktop:15:sp3:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_desktop:15:sp4:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_desktop:15:sp5:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_desktop:15:sp6:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_desktop:15:sp7:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_high_availability_extension:15:sp4:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_high_availability_extension:15:sp6:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_high_availability_extension:15:sp7:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_high_availability_extension:16.0:-:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp1:*:*:-:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp1:*:*:espos:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp1:*:*:ltss:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp2:*:*:-:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp2:*:*:espos:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp2:*:*:ltss:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp3:*:*:-:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp3:*:*:espos:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp3:*:*:ltss:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp4:*:*:-:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp4:*:*:espos:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp4:*:*:ltss:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp5:*:*:-:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp5:*:*:espos:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp5:*:*:ltss:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp6:*:*:-:*:*:*cpe:2.3:o:suse:linux_enterprise_high_performance_computing:15.0:sp7:*:*:-:*:*:*cpe:2.3:o:suse:linux_enterprise_live_patching:12:sp5:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_live_patching:15:sp4:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_live_patching:15:sp5:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_live_patching:15:sp6:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_live_patching:15:sp7:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_micro:5.0:*:*:*:*:-:*:*cpe:2.3:o:suse:linux_enterprise_micro:5.1:*:*:*:*:-:*:*cpe:2.3:o:suse:linux_enterprise_micro:5.2:*:*:*:*:-:*:*cpe:2.3:o:suse:linux_enterprise_micro:5.2:*:*:*:*:rancher:*:*cpe:2.3:o:suse:linux_enterprise_micro:5.3:*:*:*:*:-:*:*cpe:2.3:o:suse:linux_enterprise_micro:5.3:*:*:*:*:rancher:*:*cpe:2.3:o:suse:linux_enterprise_micro:5.4:*:*:*:*:-:*:*cpe:2.3:o:suse:linux_enterprise_micro:5.4:*:*:*:*:rancher:*:*cpe:2.3:o:suse:linux_enterprise_micro:5.5:*:*:*:*:-:*:*cpe:2.3:o:suse:linux_enterprise_real_time:15.0:sp2:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_real_time:15.0:sp3:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_real_time:15.0:sp4:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_real_time:15.0:sp5:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_real_time:15.0:sp6:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_real_time:15.0:sp7:*:*:*:*:*:*cpe:2.3:o:suse:linux_enterprise_server:11:sp4:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:11:sp4:*:*:ltss:-:*:*cpe:2.3:o:suse:linux_enterprise_server:11:sp4:*:*:ltss_extreme_core:-:*:*cpe:2.3:o:suse:linux_enterprise_server:12:sp4:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:12:sp4:*:*:-:sap:*:*cpe:2.3:o:suse:linux_enterprise_server:12:sp4:*:*:espos:-:*:*cpe:2.3:o:suse:linux_enterprise_server:12:sp4:*:*:ltss:-:*:*cpe:2.3:o:suse:linux_enterprise_server:12:sp5:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:12:sp5:*:*:ltss:-:*:*cpe:2.3:o:suse:linux_enterprise_server:12:sp5:*:*:ltss_extended_security:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp1:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp1:*:*:-:sap:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp1:*:*:business_critical_linux:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp1:*:*:ltss:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp2:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp2:*:*:-:sap:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp2:*:*:business_critical_linux:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp2:*:*:ltss:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp3:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp3:*:*:-:sap:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp3:*:*:business_critical_linux:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp3:*:*:ltss:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp4:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp4:*:*:-:sap:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp4:*:*:ltss:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp5:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp5:*:*:-:sap:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp5:*:*:ltss:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp6:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp6:*:*:-:sap:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp6:*:*:ltss:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp7:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:15:sp7:*:*:-:sap:*:*cpe:2.3:o:suse:linux_enterprise_server:16.0:-:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:16.0:-:*:*:-:sap:*:*cpe:2.3:o:suse:linux_enterprise_server:16.1:-:*:*:-:-:*:*cpe:2.3:o:suse:linux_enterprise_server:16.1:-:*:*:-:sap:*:*cpe:2.3:o:suse:linux_enterprise_workstation_extension:15:sp7:*:*:*:*:*:*cpe:2.3:o:suse:linux_micro:6.0:*:*:*:*:*:*:*cpe:2.3:o:suse:linux_micro:6.1:*:*:*:*:*:*:*cpe:2.3:o:suse:linux_micro:6.2:*:*:*:*:*:*:*cpe:2.3:o:suse:public_cloud_module:15:sp6:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:public_cloud_module:15:sp7:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:realtime_module:15:sp3:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:realtime_module:15:sp4:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:realtime_module:15:sp5:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:realtime_module:15:sp6:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:suse:realtime_module:15:sp7:*:*:*:suse_linux_enterprise:*:*cpe:2.3:o:nixos:nixos:*:*:*:*:*:*:*:*cpe:2.3:a:arista:cloudvision_agni:*:*:*:*:*:-:*:*cpe:2.3:a:arista:cloudvision_portal:*:*:*:*:*:*:*:*cpe:2.3:a:arista:velocloud_edge:*:*:*:*:*:*:*:*cpe:2.3:a:arista:velocloud_gateway:-:*:*:*:*:*:*:*cpe:2.3:a:vmware:velocloud_orchestrator:-:*:*:*:*:*:*:*cpe:2.3:o:arista:netvisor_os:*:*:*:*:*:*:*:*cpe:2.3:o:arista:netvisor_os:7.1.0:-:*:*:*:*:*:*cpe:2.3:o:arista:netvisor_os:7.1.0:hotfix7:*:*:*:*:*:*cpe:2.3:o:siemens:simatic_s7-1500_cpu_1518-4_pn\/dp_mfp_firmware:*:*:*:*:*:*:*:*cpe:2.3:h:siemens:simatic_s7-1500_cpu_1518-4_pn\/dp_mfp:-:*:*:*:*:*:*:*cpe:2.3:o:siemens:simatic_s7-1500_cpu_1518f-4_pn\/dp_mfp_firmware:*:*:*:*:*:*:*:*cpe:2.3:h:siemens:simatic_s7-1500_cpu_1518f-4_pn\/dp_mfp:-:*:*:*:*:*:*:*cpe:2.3:o:siemens:siplus_s7-1500_cpu_1518-4_pn\/dp_mfp_firmware:*:*:*:*:*:*:*:*cpe:2.3:h:siemens:siplus_s7-1500_cpu_1518-4_pn\/dp_mfp:-:*:*:*:*:*:*:*cpe:2.3:o:siemens:simatic_s7-1500_tm_mfp_firmware:*:*:*:*:*:*:*:*cpe:2.3:h:siemens:simatic_s7-1500_tm_mfp:-:*:*:*:*:*:*:*cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*cpe:2.3:o:canonical:ubuntu_linux:22.04:*:*:*:lts:*:*:*cpe:2.3:o:canonical:ubuntu_linux:24.04:*:*:*:lts:*:*:*cpe:2.3:o:canonical:ubuntu_linux:25.10:*:*:*:-:*:*:*
Vendor references (8)
References embedded in the original CVE record by the assigning CNA.
- https://git.kernel.org/stable/c/893d22e0135fa394db81df88697fba6032747667
- https://git.kernel.org/stable/c/19d43105a97be0810edbda875f2cd03f30dc130c
- https://git.kernel.org/stable/c/961cfa271a918ad4ae452420e7c303149002875b
- https://git.kernel.org/stable/c/3115af9644c342b356f3f07a4dd1c8905cd9a6fc
- https://git.kernel.org/stable/c/8b88d99341f139e23bdeb1027a2a3ae10d341d82
- https://git.kernel.org/stable/c/fafe0fa2995a0f7073c1c358d7d3145bcc9aedd8
- https://git.kernel.org/stable/c/ce42ee423e58dffa5ec03524054c9d8bfd4f6237
- https://git.kernel.org/stable/c/a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5
MITRE references (8) cveawg.mitre.org
Pulled from MITRE's CVE Services API by the 🛰 Backfill from MITRE button.
- https://git.kernel.org/stable/c/fafe0fa2995a0f7073c1c358d7d3145bcc9aedd8
- https://git.kernel.org/stable/c/a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5
- https://git.kernel.org/stable/c/ce42ee423e58dffa5ec03524054c9d8bfd4f6237
- https://git.kernel.org/stable/c/19d43105a97be0810edbda875f2cd03f30dc130c
- https://git.kernel.org/stable/c/3115af9644c342b356f3f07a4dd1c8905cd9a6fc
- https://git.kernel.org/stable/c/893d22e0135fa394db81df88697fba6032747667
- https://git.kernel.org/stable/c/8b88d99341f139e23bdeb1027a2a3ae10d341d82
- https://git.kernel.org/stable/c/961cfa271a918ad4ae452420e7c303149002875b
Web references (18)
DuckDuckGo results ranked by threat-intel / vendor advisory domains. Generated by the 🔎 Find references (web) button above — same flow as the Remediations search.
- None Available msrc
- MSRC update guide: CVE-2026-31431 msrc
- https://errata.rockylinux.org/RLSA-2026:13566 rapid7:errata.rockylinux.org
- https://errata.rockylinux.org/RLSA-2026:13577 rapid7:errata.rockylinux.org
- https://errata.rockylinux.org/RLSA-2026:13578 rapid7:errata.rockylinux.org
- https://errata.rockylinux.org/RLSA-2026:13565 rapid7:errata.rockylinux.org
- https://csaf.arubanetworking.hpe.com/2026/hpe_aruba_networking_-_hpesbnw05059.json rapid7:csaf.arubanetworking.hpe.com
- https://alas.aws.amazon.com/AL2023/ALAS-2026-1650.html rapid7:alas.aws.amazon.com
- https://alas.aws.amazon.com/AL2023/ALAS-2026-1651.html rapid7:alas.aws.amazon.com
- https://alas.aws.amazon.com/AL2023/ALAS-2026-1649.html rapid7:alas.aws.amazon.com
- https://security.alpinelinux.org/vuln/CVE-2026-31431 rapid7:security.alpinelinux.org
- https://www.cve.org/CVERecord?id=CVE-2026-31431 rapid7:www.cve.org
- https://attackerkb.com/topics/CVE-2026-31431 rapid7:attackerkb.com
- https://errata.almalinux.org/8/ALSA-2026-13577.html rapid7:errata.almalinux.org
- https://errata.almalinux.org/8/ALSA-2026-13578.html rapid7:errata.almalinux.org
- https://errata.almalinux.org/9/ALSA-2026-13565.html rapid7:errata.almalinux.org
- https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-24639 rapid7:euvd.enisa.europa.eu
- http://cwe.mitre.org/data/definitions/669.html rapid7:cwe.mitre.org
NVD-tagged references (86)
Reference list NVD curates from the CNA record, vendor advisories, and third-party reports. The tag chips below are NVD's analyst-assigned categories.
- http://www.openwall.com/lists/oss-security/2026/04/29/23 af854a3a-2127-422b-91ae-364da2661108 ExploitMailing ListPatch
- http://www.openwall.com/lists/oss-security/2026/04/29/25 af854a3a-2127-422b-91ae-364da2661108 Mailing ListPatch
- http://www.openwall.com/lists/oss-security/2026/04/29/26 af854a3a-2127-422b-91ae-364da2661108 ExploitMailing ListPatch
- http://www.openwall.com/lists/oss-security/2026/04/30/10 af854a3a-2127-422b-91ae-364da2661108 Mailing ListPatch
- http://www.openwall.com/lists/oss-security/2026/04/30/11 af854a3a-2127-422b-91ae-364da2661108 Mailing ListPatch
- http://www.openwall.com/lists/oss-security/2026/04/30/12 af854a3a-2127-422b-91ae-364da2661108 Mailing ListPatch
- http://www.openwall.com/lists/oss-security/2026/04/30/14 af854a3a-2127-422b-91ae-364da2661108 Mailing ListPatch
- http://www.openwall.com/lists/oss-security/2026/04/30/15 af854a3a-2127-422b-91ae-364da2661108 Mailing ListPatch
- http://www.openwall.com/lists/oss-security/2026/04/30/16 af854a3a-2127-422b-91ae-364da2661108 Mailing ListPatch
- http://www.openwall.com/lists/oss-security/2026/04/30/17 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/04/30/18 af854a3a-2127-422b-91ae-364da2661108 ExploitMailing List
- http://www.openwall.com/lists/oss-security/2026/04/30/2 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/04/30/20 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/04/30/5 af854a3a-2127-422b-91ae-364da2661108 ExploitMailing ListPatch
- http://www.openwall.com/lists/oss-security/2026/04/30/6 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/10 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/12 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/15 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/16 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/17 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/18 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/2 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/22 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/23 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/24 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/01/3 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/14 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/15 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/16 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/17 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/18 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/19 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/20 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/21 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/23 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/24 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/25 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/4 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/5 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/6 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/7 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/02/8 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/03/10 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/03/12 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/03/13 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/03/3 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/03/4 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/03/5 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/03/6 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/1 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/10 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/11 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/12 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/13 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/14 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/2 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/24 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/27 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/28 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/29 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/31 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/8 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/04/9 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/06/5 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/07/12 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/07/2 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/08/13 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- http://www.openwall.com/lists/oss-security/2026/05/18/3 af854a3a-2127-422b-91ae-364da2661108 Mailing List
- https://access.redhat.com/security/cve/cve-2026-31431#cve-details-mitigation 134c704f-9b21-4f2e-91b3-4a467353bcc0 Third Party Advisory
- https://cert-portal.siemens.com/productcert/html/ssa-082556.html 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e Third Party Advisory
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e Third Party Advisory
- https://copy.fail af854a3a-2127-422b-91ae-364da2661108 Exploit
- https://git.kernel.org/stable/c/19d43105a97be0810edbda875f2cd03f30dc130c 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Patch
- https://git.kernel.org/stable/c/3115af9644c342b356f3f07a4dd1c8905cd9a6fc 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Patch
- https://git.kernel.org/stable/c/893d22e0135fa394db81df88697fba6032747667 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Patch
- https://git.kernel.org/stable/c/8b88d99341f139e23bdeb1027a2a3ae10d341d82 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Patch
- https://git.kernel.org/stable/c/961cfa271a918ad4ae452420e7c303149002875b 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Patch
- https://git.kernel.org/stable/c/a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Patch
- https://git.kernel.org/stable/c/ce42ee423e58dffa5ec03524054c9d8bfd4f6237 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Patch
- https://git.kernel.org/stable/c/fafe0fa2995a0f7073c1c358d7d3145bcc9aedd8 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Patch
- https://github.com/theori-io/copy-fail-CVE-2026-31431 134c704f-9b21-4f2e-91b3-4a467353bcc0 Exploit
- https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/ 134c704f-9b21-4f2e-91b3-4a467353bcc0 Vendor Advisory
- https://websec.net/blog/cve-2026-31431-linux-algifaead-page-cache-write-to-root-69f38a4ccddd2db1f520f170 af854a3a-2127-422b-91ae-364da2661108 ExploitThird Party Advisory
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-31431 134c704f-9b21-4f2e-91b3-4a467353bcc0 US Government Resource
- https://www.kb.cert.org/vuls/id/260001 af854a3a-2127-422b-91ae-364da2661108 Third Party Advisory
- https://xint.io/blog/copy-fail-linux-distributions#the-fix-6 134c704f-9b21-4f2e-91b3-4a467353bcc0 ExploitPatchThird Party Advisory
Indicators (2)
IOCs linked to the auto-promoted Threat row.
| Type | Value | VirusTotal | Attached |
|---|---|---|---|
| cve |
CVE-2026-31431
|
no local data | 2026-05-14 02:58 UTC |
| cwe |
CWE-669
|
no local data | 2026-05-14 02:58 UTC |
Remediations (9)
Remediations are stored against the linked Threat row; the list below is deduplicated across both pages.
-
web:www.thehackerwire.com
CVE-2026-31431 is a High severity vulnerability (CVSS 7.8). In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts...
2026-05-14 06:47 UTC -
web:msrc.microsoft.com
Security Update Guide - Microsoft Security Response Center
2026-05-14 06:47 UTC -
web:aws.amazon.com
Description: Amazon is aware of an issue in the Linux kernel ( CVE-2026-31431 ) that could potentially allow an authenticated local user to escalate privileges. As a best practice, AWS recommends that you apply all security patches and software version updates as soon as they become available.
2026-05-14 06:47 UTC -
web:www.cisa.gov
Linux Kernel Incorrect Resource Transfer Between Spheres Vulnerability This type of vulnerability is a frequent attack vector for malicious cyber actors and poses significant risks to the federal enterprise. Binding Operational Directive (BOD) 22-01: Reducing the Significant Risk of Known Exploited Vulnerabilities established the KEV Catalog as a living list of known Common Vulnerabilities and ...
2026-05-14 06:47 UTC -
web:www.kodemsecurity.com
CVE-2026-31431 , known as "Copy Fail" by Theori who disclosed it on April 29, 2026 , is a high severity (CVSS 7.8) Linux kernel local privilege escalation vulnerability that lets any authenticated user gain root access on an unpatched system. Below is a breakdown of how the Copy Fail exploit works, which kernel versions and environments are affected, what indicators to hunt for, how to patch ...
2026-05-14 06:47 UTC -
web:www.microsoft.com
A high-severity Linux vulnerability, "Copy Fail" ( CVE-2026-31431 ), enables root privilege escalation across cloud environments and Kubernetes workloads. With a working exploit already in the wild, organizations should act quickly to detect, mitigate, and reduce risk.
2026-05-14 06:47 UTC -
web:www.sophos.com
On April 29, 2026 , details about the ' Copy Fail ' vulnerability ( CVE-2026-31431 ) were publicly disclosed. This high-severity (CVSS score of 7.8) privilege escalation vulnerability impacts Linux distributions shipped since 2017. It allows an unprivileged local user to obtain root-level access on affected Linux systems by corrupting the kernel's in-memory page cache of a privileged binary ...
2026-05-14 06:47 UTC -
web:www.tanium.com
Copy Fail, or CVE-2026-31431 , is a Linux kernel local privilege escalation vulnerability that can let an unprivileged local user corrupt page-cache-backed file data under specific conditions and potentially escalate privileges. Exposure depends on the running vendor kernel and backported fixes. Installing a vendor-provided kernel fix is the primary remediation , with temporary mitigations ...
2026-05-14 06:47 UTC -
CISA KEV
"Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. Due date: 2026-05-15 Known ransomware campaign use: Unknown
2026-05-14 01:13 UTC
AI Forensic Analysis
Only Available for Registered Users. Sign in to view.
Raw JSON
The full cvelistV5 record. Download as CVE-2026-31431.json.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-31431",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-29T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2026-05-01",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-31431"
},
"type": "kev"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-669",
"description": "CWE-669 Incorrect Resource Transfer Between Spheres",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-02T03:55:23.146Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/theori-io/copy-fail-CVE-2026-31431"
},
{
"tags": [
"mitigation"
],
"url": "https://xint.io/blog/copy-fail-linux-distributions#the-fix-6"
},
{
"tags": [
"mitigation"
],
"url": "https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/"
},
{
"tags": [
"mitigation"
],
"url": "https://access.redhat.com/security/cve/cve-2026-31431#cve-details-mitigation"
},
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-31431"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-05-01T00:00:00.000Z",
"value": "CVE-2026-31431 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-05-08T20:21:41.291Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/29/23"
},
{
"url": "https://copy.fail"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/29/25"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/29/26"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/6"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/10"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/11"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/12"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/14"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/15"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/16"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/17"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/18"
},
{
"url": "https://websec.net/blog/cve-2026-31431-linux-algifaead-page-cache-write-to-root-69f38a4ccddd2db1f520f170"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/30/20"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/10"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/12"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/15"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/16"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/17"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/18"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/22"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/23"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/01/24"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/6"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/7"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/8"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/14"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/15"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/16"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/17"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/18"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/19"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/20"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/21"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/23"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/24"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/02/25"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/03/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/03/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/03/10"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/03/5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/03/6"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/03/12"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/03/13"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/10"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/11"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/12"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/13"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/14"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/8"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/9"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/24"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/27"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/28"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/29"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/31"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/06/5"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/07/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/07/12"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/08/13"
},
{
"url": "https://www.kb.cert.org/vuls/id/260001"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "V3.1.5",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "V3.1.5",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "V3.1.5",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "V3.1.5",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIMATIC S7-1500 TM MFP - GNU/Linux subsystem",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIPLUS S7-1500 CPU 1518-4 PN/DP MFP",
"vendor": "Siemens",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "V3.1.5",
"versionType": "custom"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-12T12:09:03.910Z",
"orgId": "0b142b55-0307-4c5a-b3c9-f314f3fb7c5e",
"shortName": "siemens-SADP"
},
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-265688.html"
},
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-082556.html"
}
],
"x_adpType": "supplier"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"crypto/af_alg.c",
"crypto/algif_aead.c",
"crypto/algif_skcipher.c",
"include/crypto/if_alg.h"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "893d22e0135fa394db81df88697fba6032747667",
"status": "affected",
"version": "72548b093ee38a6d4f2a19e6ef1948ae05c181f7",
"versionType": "git"
},
{
"lessThan": "19d43105a97be0810edbda875f2cd03f30dc130c",
"status": "affected",
"version": "72548b093ee38a6d4f2a19e6ef1948ae05c181f7",
"versionType": "git"
},
{
"lessThan": "961cfa271a918ad4ae452420e7c303149002875b",
"status": "affected",
"version": "72548b093ee38a6d4f2a19e6ef1948ae05c181f7",
"versionType": "git"
},
{
"lessThan": "3115af9644c342b356f3f07a4dd1c8905cd9a6fc",
"status": "affected",
"version": "72548b093ee38a6d4f2a19e6ef1948ae05c181f7",
"versionType": "git"
},
{
"lessThan": "8b88d99341f139e23bdeb1027a2a3ae10d341d82",
"status": "affected",
"version": "72548b093ee38a6d4f2a19e6ef1948ae05c181f7",
"versionType": "git"
},
{
"lessThan": "fafe0fa2995a0f7073c1c358d7d3145bcc9aedd8",
"status": "affected",
"version": "72548b093ee38a6d4f2a19e6ef1948ae05c181f7",
"versionType": "git"
},
{
"lessThan": "ce42ee423e58dffa5ec03524054c9d8bfd4f6237",
"status": "affected",
"version": "72548b093ee38a6d4f2a19e6ef1948ae05c181f7",
"versionType": "git"
},
{
"lessThan": "a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5",
"status": "affected",
"version": "72548b093ee38a6d4f2a19e6ef1948ae05c181f7",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"crypto/af_alg.c",
"crypto/algif_aead.c",
"crypto/algif_skcipher.c",
"include/crypto/if_alg.h"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "4.14"
},
{
"lessThan": "4.14",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.254",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.204",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.170",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.137",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.85",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.22",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.12",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.0",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.254",
"versionStartIncluding": "4.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.204",
"versionStartIncluding": "4.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.170",
"versionStartIncluding": "4.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.137",
"versionStartIncluding": "4.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.85",
"versionStartIncluding": "4.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.22",
"versionStartIncluding": "4.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.12",
"versionStartIncluding": "4.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "4.14",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: algif_aead - Revert to operating out-of-place\n\nThis mostly reverts commit 72548b093ee3 except for the copying of\nthe associated data.\n\nThere is no benefit in operating in-place in algif_aead since the\nsource and destination come from different mappings. Get rid of\nall the complexity added for in-place operation and just copy the\nAD directly."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T22:08:34.612Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/893d22e0135fa394db81df88697fba6032747667"
},
{
"url": "https://git.kernel.org/stable/c/19d43105a97be0810edbda875f2cd03f30dc130c"
},
{
"url": "https://git.kernel.org/stable/c/961cfa271a918ad4ae452420e7c303149002875b"
},
{
"url": "https://git.kernel.org/stable/c/3115af9644c342b356f3f07a4dd1c8905cd9a6fc"
},
{
"url": "https://git.kernel.org/stable/c/8b88d99341f139e23bdeb1027a2a3ae10d341d82"
},
{
"url": "https://git.kernel.org/stable/c/fafe0fa2995a0f7073c1c358d7d3145bcc9aedd8"
},
{
"url": "https://git.kernel.org/stable/c/ce42ee423e58dffa5ec03524054c9d8bfd4f6237"
},
{
"url": "https://git.kernel.org/stable/c/a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5"
}
],
"title": "crypto: algif_aead - Revert to operating out-of-place",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-31431",
"datePublished": "2026-04-22T08:15:10.123Z",
"dateReserved": "2026-03-09T15:48:24.089Z",
"dateUpdated": "2026-05-12T12:09:03.910Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}