CVE-2025-9231
ŚrednieCVSS 6.5Prawdopodobieństwo exploitacji (EPSS)
Wysokie ryzykoPercentyl 81 - wyżej niż 81% wszystkich znanych CVE
Streszczenie
W implementacji algorytmu SM2 na 64-bitowych platformach ARM wykryto podatność na atak typu timing side-channel, który może potencjalnie umożliwić zdalne odzyskanie klucza prywatnego. Podatność ta nie dotyczy standardowych konfiguracji TLS w OpenSSL, ale może być wykorzystana w niestandardowych scenariuszach z użyciem certyfikatów SM2.
Ocena ryzyka
Atakujący może zdalnie odzyskać klucz prywatny SM2, co prowadzi do naruszenia poufności i integralności danych chronionych tym kluczem. Ryzyko jest umiarkowane, ponieważ wymaga specyficznej konfiguracji i platformy ARM.
Rekomendacja
Zaleca się aktualizację OpenSSL do wersji zawierającej poprawkę (np. 3.5.1, 3.4.2, 3.3.3, 3.2.4, 3.1.8, 3.0.16) oraz unikanie używania certyfikatów SM2 w niestandardowych dostawcach TLS na platformach ARM.
Oryginalny opis (angielski, źródło NVD)
Issue summary: A timing side-channel which could potentially allow remote recovery of the private key exists in the SM2 algorithm implementation on 64 bit ARM platforms. Impact summary: A timing side-channel in SM2 signature computations on 64 bit ARM platforms could allow recovering the private key by an attacker.. While remote key recovery over a network was not attempted by the reporter, timing measurements revealed a timing signal which may allow such an attack. OpenSSL does not directly support certificates with SM2 keys in TLS, and so this CVE is not relevant in most TLS contexts. However, given that it is possible to add support for such certificates via a custom provider, coupled with the fact that in such a custom provider context the private key may be recoverable via remote timing measurements, we consider this to be a Moderate severity issue. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as SM2 is not an approved algorithm.

