Skip to content

Commit c02a603

Browse files
committed
fixup! Blog: add OpenSSL Jan Sec Release Assessment
1 parent a8fe8c6 commit c02a603

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/site/pages/en/blog/vulnerability/openssl-fixes-in-regular-releases-jan2026.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ and certificates), the attack surface is limited in practice.
2626
| Branch | OpenSSL Version | Affected |
2727
| ------ | --------------- | -------- |
2828
| v20.x | 3.0.15 | No |
29-
| v22.x | 3.0.17 | No |
29+
| v22.x | 3.5.4 | Yes |
3030
| v24.x | 3.5.4 | Yes |
3131
| v25.x | 3.5.4 | Yes |
3232
| main | 3.5.4 | Yes |
3333

34-
OpenSSL 3.0 (used by v20.x and v22.x) does not support PBMAC1 and is therefore not affected.
34+
OpenSSL 3.0 (used by v20.x) does not support PBMAC1 and is therefore not affected.
3535

3636
### CVE-2025-69421: NULL pointer dereference in PKCS12_item_decrypt_d2i_ex() - Low
3737

0 commit comments

Comments
 (0)