CVE-2026-46085
Analyzed
Analyzed - Analysis Complete
rxrpc: Fix rxkad crypto unalignment handling in Linux Kernel
Vulnerability report for CVE-2026-46085, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-05-27
Last updated on: 2026-06-24
Assigner: kernel.org
Description
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).
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | 7.0 |
| linux | linux_kernel | From 6.12.82 (inc) to 6.12.86 (exc) |
| linux | linux_kernel | From 6.18.23 (inc) to 6.18.27 (exc) |
| linux | linux_kernel | From 6.19.13 (inc) to 7.0 (exc) |
| linux | linux_kernel | From 6.6.135 (inc) to 6.6.140 (exc) |
| linux | linux_kernel | From 7.0.1 (inc) to 7.0.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |