Hello,
  When the configure value of priority_boost or flush is larger than INT_MAX,
auditd is still started successfully. The priority_boost_parser and flush_parse 
code use an int variable to store the result strtoul() and then compared with 
INT_MAX.
  The attached patch fixes the problem in src/auditd-config.c and 
audisp/audispd-config.c.

Regards
Chu Li

Attachment: audit-1.7.4-audisp_INT_MAX.patch
Description: Binary data

Attachment: audit-1.7.4-INT_MAX.patch
Description: Binary data

--
Linux-audit mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-audit

Reply via email to