Skip to content
Snippets Groups Projects
  1. Mar 31, 2020
  2. Mar 23, 2020
  3. Mar 17, 2020
  4. Mar 12, 2020
  5. Feb 03, 2020
  6. Feb 01, 2020
  7. Dec 17, 2019
  8. Nov 27, 2019
  9. Nov 18, 2019
  10. Oct 24, 2019
  11. Sep 23, 2019
  12. Sep 20, 2019
  13. Sep 16, 2019
  14. Aug 05, 2019
  15. Aug 01, 2019
  16. Jul 09, 2019
  17. Jul 08, 2019
  18. Jul 02, 2019
    • John Johansen's avatar
      libapparmor: logparse: fix RECORD_INVALID for valid log · ed9ccbdd
      John Johansen authored
      v2:
      - parse partial log line broken at \n
      - add testcase_dbus_10.* for partial log line
      - remove quotes from  testcasw_dbus_09.profile
      
      The following log format has been seen in the wild, and currently results
      in a RECORD_INVALID
      
          [4835959.046111] audit: type=1107 audit(1561053426.749:186): pid=640 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="ALLOWED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/systemd1" interface="org.freedesktop.systemd1.Manager" member="LookupDynamicUserByName" mask="send" name="org.freedesktop.systemd1" pid=20596 label="/usr/sbin/sshd" peer_pid=1 peer_label="unconfined"
                            exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
      
      Test parsing the above message with and without the \n embedded between
      peer_label= and exec=
      
      PR: apparmor/apparmor!395
      
      
      Acked-by: default avatarSeth Arnold <seth.arnold@canonical.com>
      Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
      (cherry picked from commit 0349cf2d)
      ed9ccbdd
  19. Jun 30, 2019
  20. Jun 29, 2019
  21. Jun 27, 2019
  22. Jun 26, 2019
  23. Jun 20, 2019
  24. Jun 17, 2019
  25. Jun 14, 2019
Loading