cve/2024/CVE-2024-10396.md
2025-09-29 21:09:30 +02:00

1015 B

CVE-2024-10396

Description

An authenticated user can provide a malformed ACL to the fileserver's StoreACLRPC, causing the fileserver to crash, possibly expose uninitialized memory, andpossibly store garbage data in the audit log.Malformed ACLs provided in responses to client FetchACL RPCs can cause clientprocesses to crash and possibly expose uninitialized memory into other ACLsstored on the server.

POC

Reference

No PoCs from references.

Github