Date: Wed, 20 Mar 2002 12:18:38 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Jan Srzednicki <winfried@student.uci.agh.edu.pl> Cc: freebsd-stable@FreeBSD.ORG, security-officer@FreeBSD.ORG Subject: request to MFC to security branch (was Re: reproducable panic with python) Message-ID: <200203202018.g2KKIcT85692@apollo.backplane.com> References: <Pine.GSO.4.44.0203202040430.20735-100000@student.uci.agh.edu.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
RELENG_4_5 doex not have this patch. It probably should. I am CCing
the security-officer.
relevant information for security-officer: This is 1.213 (current)
and 1.187.2.13 (stable) of vm/vm_map.c). It's a very simple and
obvious patch.
-Matt
Matthew Dillon
<dillon@backplane.com>
:> Yes, this has been fixed. Python was using MAP_ANON|MAP_NOSYNC
:> mmap()'s and this resulted in the possibility of msync() encountering
:> an optimized vm_map_entry that did not yet have a VM object associated
:> with it, causing a panic.
:>
:> Both -stable and -current have been fixed to handle the case.
:> -current was fixed on March 7th, and -stable on March 8th.
:
:Does that mean that RELENG_4_5 has that patched also?
:
:--
:Winfried
:mail: winfried@dream.vg http://violent.dream.vg JS500-RIPE
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203202018.g2KKIcT85692>
