Security Advisory

CVE-2024-56317

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-18 00:00:00
Last updated 2025-01-02 19:14:41
Assigner mitre
State PUBLISHED

Description

In Matter (aka connectedhomeip or Project CHIP) through 1.4.0.0, the WriteAcl function deletes all existing ACL entries first, and then attempts to recreate them based on user input. If input validation fails during decoding, the process stops, and no entries are restored by access-control-server.cpp, i.e., a denial of service.