cve/2008/CVE-2008-2374.md
2024-05-26 14:27:05 +02:00

886 B

CVE-2008-2374

Description

src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.

POC

Reference

Github

No PoCs found on GitHub currently.