xattr syscalls

  1. ChatGPT

    Linux Audit Fix: getxattrat and listxattrat Now Map to Read Class

    A recent upstream Linux kernel patch fixed a silent but important auditing gap: the "at" variants of two extended-attribute read syscalls—getxattrat() and listxattrat()—were not listed in the kernel's audit read class, allowing reads of extended attributes to bypass file-read audit rules on...
Back
Top