Skip to content

Add seccheck field to indicate if a file is on an overlayfs lower layer.#13724

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

Add seccheck field to indicate if a file is on an overlayfs lower layer.#13724
copybara-service[bot] merged 1 commit into
masterfrom
test/cl948608788

Conversation

@copybara-service

Copy link
Copy Markdown

Add seccheck field to indicate if a file is on an overlayfs lower layer.

This change introduces a new field binary_overlayfs_lower in the
ExecveBinaryInfo seccheck point. This field is set to true if the executed
binary is found on one of the lower layers of an overlay filesystem. A helper
function overlay.IsOnLower is added to determine this. The existing
binary_overlayfs_upper field is also clarified to represent any file on
the upper layer.

@copybara-service copybara-service Bot added the exported Issue was exported automatically label Jul 15, 2026
@copybara-service
copybara-service Bot force-pushed the test/cl948608788 branch 3 times, most recently from efcd5ed to 42a88f4 Compare July 17, 2026 19:11
This change introduces a new field `binary_overlayfs_lower` in the
`ExecveBinaryInfo` seccheck point. This field is set to true if the executed
binary is found on one of the lower layers of an overlay filesystem. A helper
function `overlay.IsOnLower` is added to determine this. The existing
`binary_overlayfs_upper` field is also clarified to represent any file on
the upper layer.

PiperOrigin-RevId: 949711533
@copybara-service
copybara-service Bot merged commit cde30cd into master Jul 17, 2026
4 of 6 checks passed
@copybara-service
copybara-service Bot deleted the test/cl948608788 branch July 17, 2026 19:50
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