File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. _skiboot-6.7.3 :
2
+
3
+ ==============
4
+ skiboot-6.7.3
5
+ ==============
6
+
7
+ skiboot 6.7.3 was released on Thursday July 22, 2021. It replaces
8
+ :ref: `skiboot-6.7.2 ` as the current stable release in the 6.7.x series.
9
+
10
+ It is recommended that 6.7.3 be used instead of 6.7.2 version due to the
11
+ bug fixes it contains.
12
+
13
+ Bug fixes included in this release are:
14
+
15
+ - pkcs7: pkcs7_get_content_info_type should reset *p on error
16
+
17
+ - secvar/backend: fix a memory leak in get_pkcs7
18
+
19
+ - secvar/backend: fix an integer underflow bug
20
+
21
+ - secvar/backend: Don't overread data in auth descriptor
22
+
23
+ - secvar: return error if verify_signature runs out of ESLs
24
+
25
+ - secvar: return error if validate_esl has extra data
26
+
27
+ - secvar: Make `validate_esl_list ` iterate through esl chain
28
+
29
+ - secvar: ensure ESL buf size is at least what ESL header expects
You can’t perform that action at this time.
0 commit comments