From 4caab59b902fb9d066ad2a589e3e0048342fcec9 Mon Sep 17 00:00:00 2001 From: des Date: Mon, 7 Jun 2004 21:17:01 +0000 Subject: Add FreeBSD-SA-04:12.jailroute. --- security/vuxml/vuln.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 4a2a0b80d926..f75e2a57d3e0 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -30,6 +30,38 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> + + jailed processes can manipulate host routing tables + + + FreeBSD + 4.94.9_10 + 4.04.8_23 + + + + +

A programming error resulting in a failure to verify that + an attempt to manipulate routing tables originated from a + non-jailed process.

+ +

Jailed processes running with superuser privileges could + modify host routing tables. This could result in a variety + of consequences including packets being sent via an + incorrect network interface and packets being discarded + entirely.

+ +
+ + CAN-2004-0125 + SA-04:12.jailroute + + + 2004-02-03 + 2004-06-07 + +
+ buffer cache invalidation implementation issues -- cgit