mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
1015 B
Markdown
20 lines
1015 B
Markdown
|
|
### [CVE-2024-10396](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
||
|
|
- https://github.com/w4zu/Debian_security
|
||
|
|
|