A heap overflow vulnerability was found in bluez in versions prior to 5.63. An attacker with local network access could pass specially crafted files causing an application to halt or crash, leading to a denial of service.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2039807 | issue tracking third party advisory patch |
https://github.com/bluez/bluez/security/advisories/GHSA-479m-xcq5-9g2q | third party advisory exploit |
https://github.com/bluez/bluez/commit/591c546c536b42bef696d027f64aa22434f8c3f0 | third party advisory patch |
https://security.gentoo.org/glsa/202209-16 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2022/10/msg00026.html | third party advisory mailing list |