← Vulnerability feed

Vulnerability record · CVE-2026-31431 · published 22 April 2026

CVE-2026-31431: Linux kernel algif_aead in-place crypto operation flaw

Linux · Linux Kernel

The Linux kernel's algif_aead AF_ALG AEAD interface operated in-place on buffers that come from different mappings, a flaw the fix resolves by reverting to out-of-place operation and copying associated data directly. The record does not describe the concrete memory-safety consequence, but the CVSS vector rates confidentiality, integrity and availability all High, and the issue is listed in CISA KEV with a near-certain EPSS score.

7.8 CVSS 3.1 High CISA KEV since 1 May 2026 EPSS 3.4% · top 11.5% CWE-669 · CWE-669CWE-1288 · CWE-1288
7.8CVSS 3.1 base score
3.4%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
48Affected product versions listed by NVD
127References, 8 tagged exploit
8 Sep 2026Last modified by NVD

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.

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 16 September 2026. Confidence: medium.

critical priorityIt is in CISA KEV with a near-maximum EPSS score, public exploit references, and a CVSS of 7.8 with High impact across all three categories.

What it is

The Linux kernel's algif_aead AF_ALG AEAD interface operated in-place on buffers that come from different mappings, a flaw the fix resolves by reverting to out-of-place operation and copying associated data directly. The record does not describe the concrete memory-safety consequence, but the CVSS vector rates confidentiality, integrity and availability all High, and the issue is listed in CISA KEV with a near-certain EPSS score.

Impact

An attacker with local access can potentially achieve high impact across confidentiality, integrity and availability, consistent with memory corruption in kernel crypto handling. The record does not state whether privilege escalation to root is the confirmed outcome.

Attack surface

The CVSS vector is AV:L/PR:L/UI:N, so the flaw is reached locally by an authenticated user with low privileges and requires no user interaction. It is exercised through the kernel's AF_ALG crypto socket interface (algif_aead), not over the network.

Exploitation

CISA added it to KEV on 2026-05-01 with a remediation due date of 2026-05-15, and EPSS gives a 30-day probability of 0.99907 (99.966th percentile). Several oss-security references are tagged Exploit, indicating public exploit material exists, though no ransomware campaign use is documented.

What to do

  • Apply the upstream kernel patches referenced in the git.kernel.org stable commits and update to the fixed kernel version from your distribution (Red Hat, Amazon, Canonical, Debian, SUSE, openSUSE, NixOS, Arista, Siemens).
  • Follow vendor and CISA BOD 22-01 guidance, meeting the KEV due date of 2026-05-15 for internet-facing and cloud services.
  • Where patching is not immediately possible, restrict local shell and container access to trusted users, since exploitation requires a local low-privileged account.
  • Consider blocking or restricting AF_ALG crypto socket use via seccomp or module policy on hosts that do not need kernel crypto sockets.
  • Track vendor advisories for the listed products (OpenShift, Enterprise Linux variants, Ubuntu, Debian, Leap, OpenStack, Siemens and Arista platforms) to confirm fixed builds.

Detection

  • Monitor for unexpected AF_ALG socket creation and use of the algif_aead interface by non-standard processes.
  • Alert on local privilege escalation attempts and unusual kernel crash or oops events on hosts running unpatched kernels.
  • Correlate process execution of crypto-related tooling with subsequent privilege changes or suspicious child processes.
  • Verify kernel versions against vendor fixed builds and report hosts still running vulnerable kernels.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2026-31431 to the Known Exploited Vulnerabilities catalog on 1 May 2026 as "Linux Kernel Incorrect Resource Transfer Between Spheres Vulnerability". 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. Federal deadline 15 May 2026.

Affected products

48 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
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 ExploitMailing ListPatch
http://www.openwall.com/lists/oss-security/2026/04/29/25 Mailing ListPatch
http://www.openwall.com/lists/oss-security/2026/04/29/26 ExploitMailing ListPatch
http://www.openwall.com/lists/oss-security/2026/04/30/10 Mailing ListPatch
http://www.openwall.com/lists/oss-security/2026/04/30/11 Mailing ListPatch
http://www.openwall.com/lists/oss-security/2026/04/30/12 Mailing ListPatch
http://www.openwall.com/lists/oss-security/2026/04/30/14 Mailing ListPatch
http://www.openwall.com/lists/oss-security/2026/04/30/15 Mailing ListPatch
http://www.openwall.com/lists/oss-security/2026/04/30/16 Mailing ListPatch
http://www.openwall.com/lists/oss-security/2026/04/30/17 Mailing List
http://www.openwall.com/lists/oss-security/2026/04/30/18 ExploitMailing 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 ExploitMailing ListPatch
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

Track CVE-2026-31431 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2016-9012Arista cloudvision portal permissions and access controls vulnerabilityCloudVision Portal (CVP) before 2016.1.2.1 allows remote authenticated users to gain access to the internal configuration mechanisms via the manageme…EPSS 1.5%8.1CVE-2024-6387OpenSSH sshd signal handler race condition allows unauthenticated remote code executionA security regression of CVE-2006-5051 in OpenSSH's sshd creates a race condition where signals are handled unsafely. An unauthenticated remote attac…EPSS 100%analysed8.1CVE-2023-24546Arista cloudvision portal improper access control vulnerabilityOn affected versions of the CloudVision Portal improper access controls on the connection from devices to CloudVision could enable a malicious actor …EPSS 0.47%7.8CVE-2019-18181Arista cloudvision portal vulnerabilityIn CloudVision Portal all releases in the 2018.1 and 2018.2 Code train allows users with read-only permissions to bypass permissions for restricted f…EPSS 0.34%7.5CVE-2020-13881Pam tacplus project pam tacplus sensitive information in log file vulnerabilityIn support.c in pam_tacplus 1.3.8 through 1.5.1, the TACACS+ shared secret gets logged via syslog if the DEBUG loglevel and journald are used.EPSS 1.7%7.5CVE-2019-17596Golang go interpretation conflict vulnerabilityGo before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are severa…EPSS 4.7%6.5CVE-2020-24333Arista cloudvision portal vulnerabilityA vulnerability in Arista’s CloudVision Portal (CVP) prior to 2020.2 allows users with “read-only” or greater access rights to the Configlet Manageme…EPSS 0.84%6.5CVE-2018-12357Arista cloudvision portal incorrect permission assignment vulnerabilityArista CloudVision Portal through 2018.1.1 has Incorrect Permissions.EPSS 0.77%

Source: NIST National Vulnerability Database (record CVE-2026-31431), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.