[Bug 274199] filemon does not handle mmap() with PROT_READ
Date: Sun, 01 Oct 2023 16:22:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274199
Bug ID: 274199
Summary: filemon does not handle mmap() with PROT_READ
Product: Base System
Version: 13.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: bugs@FreeBSD.org
Reporter: rozhuk.im@gmail.com
mmap() file with PROT_READ can be used to access file content, some apps use it
as replace for read()/pread()*read*() syscals.
--
You are receiving this mail because:
You are the assignee for the bug.