Skip to content

Add seccheck point for mmap.#13618

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test/cl915566174
Jul 8, 2026
Merged

Add seccheck point for mmap.#13618
copybara-service[bot] merged 1 commit into
masterfrom
test/cl915566174

Conversation

@copybara-service

Copy link
Copy Markdown

Add seccheck point for mmap.

This change introduces a new seccheck point, "sentry/mmap", which is triggered
when a memory mapping is created. The seccheck event includes information about
the mapped file, such as its path, inode, mode, UID, and GID, as well as a
timestamp. It also indicates if the mapping corresponds to the initial
executable. This allows for monitoring of potential code injection or execution
from unexpected sources.

@copybara-service copybara-service Bot added the exported Issue was exported automatically label Jul 6, 2026
@copybara-service copybara-service Bot force-pushed the test/cl915566174 branch 5 times, most recently from 09016b9 to 13131d2 Compare July 8, 2026 18:01
This change introduces a new seccheck point, "sentry/mmap", which is triggered
when a memory mapping is created. The seccheck event includes information about
the mapped file, such as its path, inode, mode, UID, and GID, as well as a
timestamp. It also indicates if the mapping corresponds to the initial
executable. This allows for monitoring of potential code injection or execution
from unexpected sources.

PiperOrigin-RevId: 944614086
@copybara-service copybara-service Bot merged commit 3ca8cd9 into master Jul 8, 2026
@copybara-service copybara-service Bot deleted the test/cl915566174 branch July 8, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant