blob: d69178507838978b3730b85a2db0826d05b5094c [file] [edit]
{
"audit_failure": [
// TODO(https://fxbug.dev/409256444) - Check `execmod`.
"MProtectExecmod/MProtectExecmod.ExecMod/ExecmodNo_PrivateMapping_Modification_MprotectFailure",
// The permission is checked correctly, but Linux adds multiple logs for the same denial.
"SyslogTest.ProcKmsgReadDeniedIfDroppedPermission",
// TUNSETQUEUE is not supported in Starnix.
"TunTapTests/TunTapAttachTest.AttachQueue/2",
"TunTapTests/TunTapAttachTest.AttachQueue/3",
// TUNSETPERSIST is not supported in Starnix.
"TunTapTests/TunTapRelabelTest.Relabel/2",
"TunTapTests/TunTapRelabelTest.Relabel/3",
"TunTapTests/TunTapRelabelTest.Relabel/4",
"TunTapTests/TunTapRelabelTest.Relabel/5"
]
}