exclaimer
2 days agoNewcomer
Battlefield 6 BSOD — DRIVER_OVERRAN_STACK_BUFFER (eaanticheat.sys)
BugCheck 0xF7 = DRIVER_OVERRAN_STACK_BUFFER → almost always a bad kernel-mode driver (anti-cheat, RGB/motherboard utilities, audio “enhancers,” overlay tools, storage/USB filters).
RAM instability can mimic it, but 0xF7 nearly always points at a driver that corrupted kernel memory.
In my case, WinDbg shows the faulting module as eaanticheat.sys while running bf6.exe (Battlefield 6). Looks like EA Anti-Cheat overflowed the stack, causing a system bugcheck.
Has anyone else run into this with the latest update? Any official word or workaround from EA yet?