Commit 68f18f7
authored
openssl: version bumped to 3.6.2 (lunar-linux#4176)
* openssl: version bumped to 3.6.2
Fixes these CVEs:
- CVE-2026-31790 Fixed incorrect failure handling in RSA KEM RSASVE encapsulation.
- CVE-2026-2673 Fixed loss of key agreement group tuple structure when the DEFAULT keyword is used in the server-side configuration of the key-agreement group list.
- CVE-2026-28386 Fixed out-of-bounds read in AES-CFB-128 on x86-64 CPUs with AVX-512 support.
- CVE-2026-28387 Fixed potential use-after-free in DANE client code.
- CVE-2026-28388 Fixed NULL pointer dereference when processing a delta CRL.
- CVE-2026-28389 Fixed possible NULL dereference when processing CMS KeyAgreeRecipientInfo.
- CVE-2026-28390 Fixed possible NULL dereference when processing CMS KeyTransportRecipientInfo.
- CVE-2026-31789 Fixed heap buffer overflow in hexadecimal conversion.
* openssl: fix lint check errors1 parent cc31b6b commit 68f18f7
1 file changed
Lines changed: 17 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments