diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2014-04-23 09:55:54 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2014-04-23 09:55:54 +0800 |
commit | df78eac5912c5a001bf2f87106c2d88f8545328c (patch) | |
tree | 254c29ae05e578937d7c4f42fcb49a41c237eaf7 /security/vuxml | |
parent | b4b60c2bd0610afa205896d948a8e47def988cbb (diff) | |
download | freebsd-ports-gnome-df78eac5912c5a001bf2f87106c2d88f8545328c.tar.gz freebsd-ports-gnome-df78eac5912c5a001bf2f87106c2d88f8545328c.tar.zst freebsd-ports-gnome-df78eac5912c5a001bf2f87106c2d88f8545328c.zip |
- This is not really a quote, I summarized it myself.
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 9ef2dfd07e5e..5f2dbf8bd93b 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -65,11 +65,9 @@ Note: Please add new entries to the beginning of this file. </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> - <blockquote cite="https://rt.openssl.org/Ticket/Display.html?id=2167"> - <p>Applications that use SSL_MODE_RELEASE_BUFFERS, such as nginx, are - prone to a race condition which may allow a remote attacker to - inject random data into other connections.</p> - </blockquote> + <p>Applications that use SSL_MODE_RELEASE_BUFFERS, such as nginx, are + prone to a race condition which may allow a remote attacker to + inject random data into other connections.</p> </body> </description> <references> |