History log of /illumos-gate/usr/src/uts/common/c2/audit_io.c (Results 1 – 16 of 16)
Revision Date Author Comments
# d7c4a96f 24-Apr-2020 Alex Wilson

12593 NULL ptr deref in door_upcall via auditctl setpolicy
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Richard Lowe <richlowe@richlowe.net>


# 0f48f68d 20-Jan-2019 Toomas Soome

10758 c2audit: NULL pointer errors
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# 6a634c9d 19-Aug-2010 Richard Lowe

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# 1700d80a 16-Aug-2010 Marek Pospisil

6925147 au_doorio() may reference unintialized variable 'error'


# f8994074 27-Jul-2010 Jan Friedel

PSARC/2009/636 Obsolete getacinfo(3bsm)
PSARC/2009/642 audit_control(4) EOL and removal
PSARC/2010/218 Audit subsystem Rights Profiles
PSARC/2010/220 svc:/system/auditset service
6875

PSARC/2009/636 Obsolete getacinfo(3bsm)
PSARC/2009/642 audit_control(4) EOL and removal
PSARC/2010/218 Audit subsystem Rights Profiles
PSARC/2010/220 svc:/system/auditset service
6875456 Solaris Audit configuration in SMF - phase 2 (PSARC/2009/636, PSARC/2009/642)
6942035 audit_binfile(5) leaves unfinished audit logs.
6942041 auditd(1) says "auditd refreshed" on startup.
6943275 audit_remote(5) leaks memory on audit service refresh
6955077 adt_get_mask_from_user() should regard _SC_GETPW_R_SIZE_MAX
6955117 $SRC/lib/libbsm/common/audit_ftpd.c shouldn't hardcode the lenght of usernames (8)
6956169 adt_audit_state() returns non-boolean values

--HG--
rename : usr/src/cmd/auditconfig/auditconfig_impl.h => usr/src/lib/libbsm/common/audit_policy.h
rename : usr/src/cmd/auditconfig/audit_scf.c => usr/src/lib/libbsm/common/audit_scf.c
rename : usr/src/cmd/auditconfig/audit_scf.h => usr/src/lib/libbsm/common/audit_scf.h

show more ...


# 4a0fa546 14-Jun-2010 Marek Pospisil

6625545 auditd Generates Plethora Events due to Missing System Files (AUE_OPEN_R, AUE_OPENAT_R, AUE_EXECVE)
6631622 The tad_ctrl (PAD_) stuff is a mess


# 5562c04e 22-Mar-2010 Marek Pospisil

6932958 kernel heap corruption detected panic while running zoneadm


# 005d3feb 05-Mar-2010 Marek Pospisil

PSARC/2009/354 Always on / no reboot Solaris Audit
6192139 Solaris auditing should be able to start collecting audit records without a reboot


# d3d50737 13-Nov-2009 Rafael Vanoni

PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64
Portions contributed by Chad Mynhier <cmynhier@gmail.com>


# d0fa49b7 30-Sep-2008 Tony Nguyen

1207395 au_event_t is a currently a short. It should be redefined to be a u_short


# 323a81d9 02-Jul-2008 jwadams

PSARC 2008/208 Flexible Credentials and Result Limits for Kernel Door Upcalls
6687107 upcall clients should properly handle results


# 024b0a25 22-Mar-2008 seb

PSARC 2008/208 Flexible Credentials for Kernel Door Upcalls
6667255 dlmgmtd door commands do not check caller credentials


# 787b48ea 11-Feb-2008 gww

6638707 implement the removal of auditsvc(2) as noted in PSARC/2002/665


# 9e9e6ab8 10-May-2007 paulson

6388077 audit_{start,finish} call zone_getspecific() every time which is expensive


# 1d7bfecd 04-May-2007 tz204579

6548367 au_to_zonename() and au_zonename_length() should be more generic
6551034 need to have AUDIT_SETSUBJ not depending on curproc


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch