* Difference between BITMAP_EXECUTABLE_PATH and BITMAP_EXCLUDE_EXTEND flags
@ 2023-01-16 16:15 Avtansh Gupta
2023-01-16 18:28 ` Steve Grubb
0 siblings, 1 reply; 2+ messages in thread
From: Avtansh Gupta @ 2023-01-16 16:15 UTC (permalink / raw)
To: Linux-audit
[-- Attachment #1.1: Type: text/plain, Size: 237 bytes --]
Hello All,
Please could you help me understand the difference between the following
flags which are being used?
AUDIT_FEATURE_BITMAP_EXECUTABLE_PATH
AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND
--
*Regards,*
*Avtansh Gupta*
*+91 8743068185*
[-- Attachment #1.2: Type: text/html, Size: 646 bytes --]
[-- Attachment #2: Type: text/plain, Size: 107 bytes --]
--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Difference between BITMAP_EXECUTABLE_PATH and BITMAP_EXCLUDE_EXTEND flags
2023-01-16 16:15 Difference between BITMAP_EXECUTABLE_PATH and BITMAP_EXCLUDE_EXTEND flags Avtansh Gupta
@ 2023-01-16 18:28 ` Steve Grubb
0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2023-01-16 18:28 UTC (permalink / raw)
To: Linux-audit, linux-audit
On Monday, January 16, 2023 11:15:46 AM EST Avtansh Gupta wrote:
> Hello All,
>
> Please could you help me understand the difference between the following
> flags which are being used?
>
> AUDIT_FEATURE_BITMAP_EXECUTABLE_PATH
This ^^^ means the kernel supports -F exe= in the rules.
https://listman.redhat.com/archives/linux-audit/2015-August/010585.html
> AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND
This ^^^ means that the exclude filter supports many more kinds of fields than
the original design allowed for.
https://listman.redhat.com/archives/linux-audit/2016-June/011433.html
For upstream kernels and ones derived after it was release, the second
implies the first one is already included.
-Steve
--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-16 18:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-16 16:15 Difference between BITMAP_EXECUTABLE_PATH and BITMAP_EXCLUDE_EXTEND flags Avtansh Gupta
2023-01-16 18:28 ` Steve Grubb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).