Page MenuHomeFreeBSD

Fix a use-after-free in swp_pager_meta_free().
ClosedPublic

Authored by markj on Nov 7 2018, 7:36 PM.
Tags
None
Referenced Files
F86203519: D17897.id50135.diff
Sun, Jun 16, 11:03 PM
Unknown Object (File)
Sat, May 18, 10:18 PM
Unknown Object (File)
May 5 2024, 11:29 AM
Unknown Object (File)
Feb 27 2024, 9:06 PM
Unknown Object (File)
Dec 27 2023, 9:38 AM
Unknown Object (File)
Dec 20 2023, 12:54 AM
Unknown Object (File)
Dec 12 2023, 2:47 AM
Unknown Object (File)
Nov 4 2023, 3:02 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I've been running buildworlds with this patch for several hours now without seeing segfaults; I'm pretty sure we can recommit r336984 after this fix. Note that the problem manifests much more easily with INVARIANTS kernels since UMA will trash freed memory.

This revision is now accepted and ready to land.Nov 7 2018, 10:43 PM
This revision was automatically updated to reflect the committed changes.