Date: Tue, 22 Dec 2020 13:32:29 +0000 From: bugzilla-noreply@freebsd.org To: rc@FreeBSD.org Subject: [Bug 238301] [PATCH] handle encrypted swap in dumpon rc.d script Message-ID: <bug-238301-20181-bAnoM83M8t@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238301-20181@https.bugs.freebsd.org/bugzilla/> References: <bug-238301-20181@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238301 Jamie Landeg-Jones <jamie@catflap.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jamie@catflap.org --- Comment #2 from Jamie Landeg-Jones <jamie@catflap.org> --- As you probably know, since your original post, trim before swapon has since been added: fstab: /dev/ada0p1.eli none swap sw,trimonce 0 0 As for dumping to swap, doesn't that negate the purpose of using encrypted = swap in the first place? All someone would need to do is force a panic, and the memory contents would be dumped in the clear. P.S. I'm not part of the FreeBSD project, just a random user! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238301-20181-bAnoM83M8t>