Race condition in the Pipe (IPC) close function in FreeBSD 6.3 and 6.4 allows local users to cause a denial of service (crash) or gain privileges via vectors related to kqueues, which triggers a use after free, leading to a NULL pointer dereference or memory corruption.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
http://www.securitytracker.com/id?1022982 | vdb entry patch |
http://security.freebsd.org/advisories/FreeBSD-SA-09:13.pipe.asc | patch vendor advisory |
http://osvdb.org/58544 | vdb entry |
http://www.securityfocus.com/archive/1/506449 | mailing list exploit |
http://www.securityfocus.com/bid/36375 | vdb entry patch |