CVE-2022-50763

Linux Kernel - Integer Overflow in Marvell OcteonTX Crypto Driver

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - prevent integer overflows The "code_length" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we try to limit the damage as much as possible. Also Smatch marks any data read from the filesystem as untrusted and prints warnings if it not capped correctly. The "code_length * 2" can overflow. The round_up(ucode_size, 16) + sizeof() expression can overflow too. Prevent these overflows.

Scores

EPSS 0.0022
EPSS Percentile 12.2%

Details

Status published
Products (16)
linux/Kernel 5.11.0 - 5.15.75linux
linux/Kernel 5.16.0 - 5.19.17linux
linux/Kernel 5.20.0 - 6.0.3linux
linux/Kernel 5.7.0 - 5.10.150linux
Linux/Linux < 5.7
Linux/Linux 5.10.150 - 5.10.*
Linux/Linux 5.15.75 - 5.15.*
Linux/Linux 5.19.17 - 5.19.*
Linux/Linux 5.7
Linux/Linux 6.0.3 - 6.0.*
... and 6 more
Published Dec 24, 2025
Tracked Since Feb 18, 2026