CyberRota Analysis
AI-GeneratedA vulnerability exists in the AFP backend of gvfs, where a malicious AFP server can exploit improper length verification during share mounting, leading to a heap buffer overflow. This can crash the gvfsd-afp process, resulting in a denial of service. Organizations using gvfs for network file sharing should prioritize patching this issue to mitigate potential disruptions.
Original NVD Description
A flaw was found in the AFP backend in gvfs. When mounting a share, a malicious AFP server can cause the DSI read path to process a length that exceeds the size requested by the client. The function does not verify the server-provided length against the pre-sized reply buffer, causing the operation to access past the intended boundaries. This issue allows a malicious server to overflow a heap buffer and crash the gvfsd-afp process, resulting in a denial of service.