Skip to content

3.0.7

Latest

Choose a tag to compare

@opa334 opa334 released this 15 Aug 03:38
38f3240
  • Fix an OOB kernel write during the jbupdate process that could cause a panic and in some cases leave the file /var/jb/basebin/gen/dyld.old in a corrupted state where it cannot be deleted anymore (Technically not a 3.0 regression, just 3.0 made the allocation smaller which is why the issue is only noticeable since 3.0)
  • During rejailbreak, /var/jb/basebin/gen/dyld.old corruption is now automatically detected and found, the issue is automatically solved by moving the corrupted file to /private/preboot/<UUID>/orphaned-<UUID>, which will allow rejailbreaking to work again