CyberRota
Back to database

CVE-2026-46085

HIGH · CVSS 7.5 EPSS 0.44%

Source: NVD + CISA KEV + EPSS · Published: 2026-05-27 · Last synced: 2026-06-25

CyberRota Analysis

Uzaktan istismar edilebilir olabilir.

CVE
CVE-2026-46085
Severity
HIGH
CVSS
7.5
EPSS
0.44%
Linux

Original NVD 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).