mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
756 B
Markdown
18 lines
756 B
Markdown
### [CVE-2024-56318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56318)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In raw\TCP.cpp in Matter (aka connectedhomeip or Project CHIP) through 1.4.0.0 before 27ca6ec, there is a NULL pointer dereference in TCPBase::ProcessSingleMessage via TCP packets with zero messageSize, leading to denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/project-chip/connectedhomeip/issues/36750
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|