Arbitrary Code Execution Affecting torvalds/linux package, versions [4.14-rc1,5.10.253)[5.11-rc1,5.15.203)[5.16-rc1,6.1.169)[6.2-rc1,6.6.136)[6.7-rc1,6.12.84)[6.13-rc1,6.18.22)[6.19-rc1,6.19.12)[7.0-rc1,7.0-rc7)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Attacked
EPSS
3.91% (89th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Arbitrary Code Execution vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-UNMANAGED-TORVALDSLINUX-16353433
  • published3 May 2026
  • disclosed28 Apr 2026
  • creditXint Code Research Team

Introduced: 28 Apr 2026

NewCVE-2026-31431  (opens in a new tab)
CWE-94  (opens in a new tab)

How to fix?

Upgrade torvalds/linux to version 5.10.253, 5.15.203, 6.1.169, 6.6.136, 6.12.84, 6.18.22, 6.19.12, 7.0-rc7 or higher.

Overview

Affected versions of this package are vulnerable to Arbitrary Code Execution in crypto/algif_aead.c. The authencesn cryptographic template has a 4-byte overwrite past the end of its buffer, which can be controlled to write into the page cache of any readable file. This allows a low-privileged local user to elevate privileges to root by corrupting the cache of a setuid binary.

The AF_ALG API opens a socket that is accessible from userspace. When functions such as splice() interact with these sockets they can access the cache pages of arbitrary files by reference. The kernel's AEAD algorithm implementation in authencesn can write past its intended output boundary by design, to use neighboring memory regions as scratch space.

CVSS Base Scores

version 4.0
version 3.1