K 10 svn:author V 5 markj K 8 svn:date V 27 2021-05-26T20:40:18.055790Z K 7 svn:log V 644 amd64: clear PSL.AC in the right frame If copyin family of routines fault, kernel does clear PSL.AC on the fault entry, but the AC flag of the faulted frame is kept intact. Since onfault handler is effectively jump, AC survives until syscall exit. Approved by: so Security: FreeBSD-SA-21:11.smap Security: CVE-2021-29628 Reported by: m00nbsd, via Sony Reviewed by: markj Sponsored by: The FreeBSD Foundation admbugs: 975 (cherry picked from commit 91aae953cb807d6fb7a70782b323bf9beb60d7c9) (cherry picked from commit 4590f0345956329d414611c6cee300f486732b53) Git Hash: bb4435255df53118082b3567db6da100962b3822 Git Author: kib@FreeBSD.org END