Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osi_linux: get flags from vm_area_struct #1343

Merged
merged 1 commit into from
Aug 28, 2023
Merged

osi_linux: get flags from vm_area_struct #1343

merged 1 commit into from
Aug 28, 2023

Conversation

zestrada
Copy link
Member

This PR adds the flags field from a vm_area_struct to OSI Linux. The getter already exists in the osi_linux plugin and kernelinfo, this PR just appends the flags to OsiModule.

Motivated by the fact that upstream symbion now has permissions in MemoryMaps

@AndrewFasano AndrewFasano merged commit 661883f into dev Aug 28, 2023
27 checks passed
@AndrewFasano AndrewFasano deleted the vma_flags branch August 28, 2023 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants