Skip to content

Add seccheck point for mmap(2).#13656

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl944817338
Open

Add seccheck point for mmap(2).#13656
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl944817338

Conversation

@copybara-service

Copy link
Copy Markdown

Add seccheck point for mmap(2).

This change introduces a seccheck point for the mmap syscall on both amd64 and
arm64. A new proto message Mmap is defined to capture the syscall arguments,
including the file descriptor path when requested. The example seccheck server
is updated to handle the new message type, and a basic test case is added to
the trace tests.

@copybara-service copybara-service Bot added the exported Issue was exported automatically label Jul 9, 2026
This change introduces a seccheck point for the mmap syscall on both amd64 and
arm64. A new proto message `Mmap` is defined to capture the syscall arguments,
including the file descriptor path when requested. The example seccheck server
is updated to handle the new message type, and a basic test case is added to
the trace tests.

PiperOrigin-RevId: 944817338
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