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
F151902759: D17897.id50135.diff
Sat, Apr 11, 11:07 AM
Unknown Object (File)
Mon, Apr 6, 4:28 AM
Unknown Object (File)
Sat, Apr 4, 10:08 AM
Unknown Object (File)
Mon, Mar 30, 12:44 AM
Unknown Object (File)
Sat, Mar 28, 1:39 AM
Unknown Object (File)
Wed, Mar 18, 3:44 PM
Unknown Object (File)
Wed, Mar 18, 7:29 AM
Unknown Object (File)
Wed, Mar 18, 3:05 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20691
Build 20106: arc lint + arc unit

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.