[Bug 238636] [PATCH] dev: ath: fix kernel address leakage in if_ath_sysctl.c
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 17 02:10:24 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238636
Bug ID: 238636
Summary: [PATCH] dev: ath: fix kernel address leakage in
if_ath_sysctl.c
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: huangfq.daxian at gmail.com
Created attachment 205155
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205155&action=edit
The patch file
In function ath_sysctl_txagg, some kernel addresses are printed out,
make it only print out only when ATH_DEBUG is enabled.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list