mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-16 07:27:35 +00:00
The rm_session implementation expects that offset + size must be part of one dataspace. Unfortunately the parameters are not checked properly during an rm::attach. During an detach memory behind the actual region can be unmapped by such bogus region entries. Issues #591
This directory contains all source codes.