Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133219229
D53274.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
327 B
Referenced Files
None
Subscribers
None
D53274.diff
View Options
diff --git a/sys/netpfil/ipfilter/netinet/ip_nat.c b/sys/netpfil/ipfilter/netinet/ip_nat.c
--- a/sys/netpfil/ipfilter/netinet/ip_nat.c
+++ b/sys/netpfil/ipfilter/netinet/ip_nat.c
@@ -1771,6 +1771,7 @@
IPFERROR(60029);
return (ENOMEM);
}
+ bzero(ipn, ipns.ipn_dsize);
if (getlock) {
READ_ENTER(&softc->ipf_nat);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 25, 2:02 AM (16 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24135988
Default Alt Text
D53274.diff (327 B)
Attached To
Mode
D53274: ipfilter: Plug ip_nat kernel information leak
Attached
Detach File
Event Timeline
Log In to Comment