Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(219)

Unified Diff: README.chromium

Issue 12226071: Fix RC4 reads/writes outside array bounds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Add a patch file and update README.chromium Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | mozilla/security/nss/lib/freebl/arcfour.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 181529)
+++ README.chromium (working copy)
@@ -68,3 +68,7 @@
- patches/nss-curve-p256.patch: add an optimized 32-bit implementation of
the NIST P-256 elliptic curve. See NSS bug 831006
(https://bugzilla.mozilla.org/show_bug.cgi?id=831006).
+- patches/nss-arcfour.patch: fix (benign) invalid read in rc4_wordconv in
+ mozilla/security/nss/lib/freebl/arcfour.c. See NSS bug 341127
+ (https://bugzilla.mozilla.org/show_bug.cgi?id=341127) and bug 840393
+ (https://bugzilla.mozilla.org/show_bug.cgi?id=840393).
« no previous file with comments | « no previous file | mozilla/security/nss/lib/freebl/arcfour.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698