CamFlow / camflow-dev

Generates kernel patch for CamFlow Linux Provenance Capture.
http://camflow.org/
GNU General Public License v2.0
26 stars 15 forks source link

CamFlow's Retrieving Inode Security Field Should Not Result in Provenance Graph #89

Closed michael-hahn closed 5 years ago

michael-hahn commented 5 years ago

provenance_inode_getsecurity retrieves inode's security field (for other purposes that should reflect in the provenance graph) should not result in a substructure in provenance graph.

tfjmp commented 5 years ago

https://github.com/CamFlow/camflow-dev/commit/406fecb9837107d3282d47f82fc98d5394b148d2 should be fixed by this commit.

@michael-hahn double check the change and close the issue if ok.

michael-hahn commented 5 years ago

TinkerBell shows that provenance_inode_getsecurity no longer generates provenance substructure. Close this issue.