- 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.oldin 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.oldcorruption 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