linux-audit / audit-kernel

GitHub mirror of the Linux Kernel's audit repository
https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
Other
140 stars 37 forks source link

BUG: audit_exe_compare() has bugs #19

Closed pcmoore closed 8 years ago

pcmoore commented 8 years ago

See discussion upstream:

pcmoore commented 8 years ago

@rgbriggs did you see this thread upstream?

I'm assigning this to you for obvious reasons, but we can reassign it if needed.

rgbriggs commented 8 years ago

Yes, I saw that thread when I got pulled into it 2nd last message and went back to look at the discussion. I don't have a quick answer. A timely acknowledgement if not action might be helpful on my part. This coming week at LinuxCon might be a good opportunity to track down some of those interested.

pcmoore commented 8 years ago

Okay, just wanted to make sure it was on your radar.

rgbriggs commented 8 years ago

Posted patch upstream 2016-08-22 https://www.redhat.com/archives/linux-audit/2016-August/msg00059.html Counterpatch https://www.redhat.com/archives/linux-audit/2016-August/msg00061.html https://www.redhat.com/archives/linux-audit/2016-August/msg00066.html

pcmoore commented 8 years ago

Fixed with commits cd81a9170e69e018bbaba547c1fd85a585f5697a and 5efc244346f9f338765da3d592f7947b0afdc4b5 .