mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Keep streamids from different exits on a circuit separate. This
bug may have allowed other routers on a given circuit to inject cells into streams. Reported by lodger; fixes bug 446. [Bugfix on 0.1.2.x] svn:r10818
This commit is contained in:
@@ -81,6 +81,12 @@ Changes in version 0.2.0.3-alpha - 2007-??-??
|
||||
- Fix a possible buffer overrun when using BSD natd support. Bug found
|
||||
by croup.
|
||||
|
||||
o Security fixes (circuits):
|
||||
- Keep streamids from different exits on a circuit separate. This
|
||||
bug may have allowed other routers on a given circuit to inject
|
||||
cells into streams. Reported by lodger; fixes bug 446. [Bugfix
|
||||
on 0.1.2.x]
|
||||
|
||||
|
||||
Changes in version 0.2.0.2-alpha - 2007-06-02
|
||||
o Major bugfixes on 0.2.0.1-alpha:
|
||||
|
||||
Reference in New Issue
Block a user