wolfSSL 5.8.4 on RISC-V RV32I architectures lacks a constant-time software implementation for 64-bit multiplication. The compiler-inserted __muldi3 subroutine executes in variable time based on operand values. This affects multiple SP math functions (sp256mul9, sp256sqr9, etc.), leading to a timing side-channel that may expose sensitive cryptographic data.
{
"cwe_ids": [
"CWE-203"
],
"cna_assigner": "wolfSSL",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3579.json"
}{
"cpe": "cpe:2.3:a:wolfssl:wolfssl:5.8.4:*:*:*:*:*:*:*",
"source": [
"AFFECTED_FIELD",
"CPE_STRING"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "5.9.0"
},
{
"introduced": "5.8.4"
},
{
"last_affected": "5.8.4"
}
]
}