Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 279171 Details for
Bug 413331
racoon dies with buffer overflow in MCS/MLS loopback
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Patch to fix size of context buffer
ipsec-tools-0.7-context-size.patch (text/plain), 510 bytes, created by
Joe Nall
on 2007-12-06 04:30:07 UTC
(
hide
)
Description:
Patch to fix size of context buffer
Filename:
MIME Type:
Creator:
Joe Nall
Created:
2007-12-06 04:30:07 UTC
Size:
510 bytes
patch
obsolete
>diff -Nurp ipsec-tools-0.7.orig/src/racoon/policy.h ipsec-tools-0.7/src/racoon/policy.h >--- ipsec-tools-0.7.orig/src/racoon/policy.h 2007-06-07 15:34:19.000000000 -0500 >+++ ipsec-tools-0.7/src/racoon/policy.h 2007-12-05 22:19:51.000000000 -0600 >@@ -38,7 +38,7 @@ > > > #ifdef HAVE_SECCTX >-#define MAX_CTXSTR_SIZE 50 >+#define MAX_CTXSTR_SIZE 3344 /* (6 * 512) + 256 + 16 */ > struct security_ctx { > u_int8_t ctx_doi; /* Security Context DOI */ > u_int8_t ctx_alg; /* Security Context Algorithm */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 413331
: 279171