Buffer overflow in BlueZ 5.41 and earlier allows an attacker to execute arbitrary code via the parse_line function used in some userland utilities.
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.
Link | Tags |
---|---|
https://jvn.jp/en/jp/JVN38755305/index.html | vdb entry third party advisory |
https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=8514068150759c1d6a46d4605d2351babfde1601 | third party advisory patch |
http://www.securityfocus.com/bid/95067 | vdb entry third party advisory |
https://usn.ubuntu.com/4311-1/ | vendor advisory |