CVE Catalog

CVE-2026-84269

MediumCVSS 6.5
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

The risk includes crashing the gvfsd-afp process, which can prevent users from mounting AFP shares and lead to system instability.

Recommendation

Update gvfs to a patched version that verifies data length before use, and avoid mounting shares from untrusted AFP servers.

Other vulnerabilities in gvfs

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS