Security Advisory

CVE-2026-46085

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-27 12:58:27
Last updated 2026-06-14 17:53:14
Assigner Linux
CVSS score 7.5
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxkad crypto unalignment handling Fix handling of a packet with a misaligned crypto length. Also handle non-ENOMEM errors from decryption by aborting. Further, remove the WARN_ON_ONCE() so that it can't be remotely triggered (a trace line can still be emitted).