Stop leaking kernel pointers though theses sysctls and make sure that the
padding in the structures is zeroed on allocation to avoid other leaks.
Sponsored by: DARPA, AFRL
Obtained from: CheriBSD
Differential D13459
kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32. brooks on Dec 12 2017, 2:33 AM. Authored by Tags None Referenced Files
Details
Stop leaking kernel pointers though theses sysctls and make sure that the Sponsored by: DARPA, AFRL needs testing with 32-bit ipcs or the like on a 64-bit system
Diff Detail
Event TimelineComment Actions This is technically an information disclosure, but in practice is quite small and unlikely to be a serious issue in the current world order. Comment Actions Looks okay to me but I'm probably not the best person to judge. If anyone else would like to weigh in. Feel free. |