@@ -1137,9 +1137,9 @@ repo](https://github.com/theupdateframework/specification/issues).
1137
1137
1138
1138
* ** 5.2.8** . ** Repeat steps 5.2.1 to 5.2.8** .
1139
1139
1140
- * ** 5.2.9** . ** Check for a freeze attack.** The fixed update expiration time
1141
- MUST be lower than the expiration timestamp in the trusted root metadata file
1142
- (version N) . If the trusted root metadata file has expired, abort the update
1140
+ * ** 5.2.9** . ** Check for a freeze attack.** The expiration timestamp in the
1141
+ trusted root metadata file MUST be higher than the fixed update expiration
1142
+ time . If the trusted root metadata file has expired, abort the update
1143
1143
cycle, report the potential freeze attack. On the next update cycle, begin
1144
1144
at step 5.0 and version N of the root metadata file.
1145
1145
@@ -1181,9 +1181,9 @@ used to download the timestamp metadata file is of the fixed form FILENAME.EXT
1181
1181
version number in the new timestamp metadata file. If not, discard the new
1182
1182
timestamp metadata file, abort the update cycle, and report the failure.
1183
1183
1184
- * ** 5.3.3** . ** Check for a freeze attack.** The fixed update expiration time
1185
- MUST be lower than the expiration timestamp in the new timestamp metadata
1186
- file . If so, the new timestamp metadata file becomes the trusted timestamp
1184
+ * ** 5.3.3** . ** Check for a freeze attack.** The expiration timestamp in the
1185
+ new timestamp metadata file MUST be higher than the fixed update expiration
1186
+ time . If so, the new timestamp metadata file becomes the trusted timestamp
1187
1187
metadata file. If the new timestamp metadata file has expired, discard it,
1188
1188
abort the update cycle, and report the potential freeze attack.
1189
1189
0 commit comments