Like I said in my original comment, not if a future kernel change randomized that value to make it unpredictable to attacks. Then the bug will be back.
The bug doesn't trigger when the counter resets to zero, the bug triggers when the counter reuses a previous value.
So:
A) There is no reason whatsoever to randomize the counter
B) Even if they did, it wouldn't be a problem because it would still take an absurdly long time to loop around to the starting positions.
It will take so long that the hardware will have died many times over before the bug triggers, assuming society as we know it is still around.