mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01: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.