CVE-2022-50330
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
crypto: cavium - prevent integer overflow loading firmware
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 "ntohl(ucode->code_length) * 2" multiplication can have an integer overflow.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 9e2c7d99941d000a36f68a3594cec27a1bbea274 < c4d4c2afd08dfb3cd1c880d1811ede2568e81a6d | affected |
| Linux | Linux | 9e2c7d99941d000a36f68a3594cec27a1bbea274 < 90e483e7f20c32287d2a9da967e122938f52737a | affected |
| Linux | Linux | 9e2c7d99941d000a36f68a3594cec27a1bbea274 < 584561e94260268abe1c83e00d9c205565cb7bc5 | affected |
| Linux | Linux | 9e2c7d99941d000a36f68a3594cec27a1bbea274 < 3a720eb89026c5241b8c4abb33370dc6fb565eee | affected |
| Linux | Linux | 9e2c7d99941d000a36f68a3594cec27a1bbea274 < 172c8a24fc8312cf6b88d3c88469653fdcb1c127 | affected |
| Linux | Linux | 9e2c7d99941d000a36f68a3594cec27a1bbea274 < 371fa5129af53a79f6dddc90fe5bb0825cbe72a4 | affected |
| Linux | Linux | 9e2c7d99941d000a36f68a3594cec27a1bbea274 < e29fd7a6852376d2cfb95ad5d6d3eeff93f815e9 | affected |
| Linux | Linux | 9e2c7d99941d000a36f68a3594cec27a1bbea274 < 2526d6bf27d15054bb0778b2f7bc6625fd934905 | affected |
| Linux | Linux | 4.11 | affected |
| Linux | Linux | 0 < 4.11 | unaffected |
| Linux | Linux | 4.14.296 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.262 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.220 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.150 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.75 <= 5.15.* | unaffected |
| Linux | Linux | 5.19.17 <= 5.19.* | unaffected |
| Linux | Linux | 6.0.3 <= 6.0.* | unaffected |
| Linux | Linux | 6.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/c4d4c2afd08dfb3cd1c880d1811ede2568e81a6d
- https://git.kernel.org/stable/c/90e483e7f20c32287d2a9da967e122938f52737a
- https://git.kernel.org/stable/c/584561e94260268abe1c83e00d9c205565cb7bc5
- https://git.kernel.org/stable/c/3a720eb89026c5241b8c4abb33370dc6fb565eee
- https://git.kernel.org/stable/c/172c8a24fc8312cf6b88d3c88469653fdcb1c127
- https://git.kernel.org/stable/c/371fa5129af53a79f6dddc90fe5bb0825cbe72a4
- https://git.kernel.org/stable/c/e29fd7a6852376d2cfb95ad5d6d3eeff93f815e9
- https://git.kernel.org/stable/c/2526d6bf27d15054bb0778b2f7bc6625fd934905
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.