Apache Qpid contains an overflow condition in the qpid::framing::Buffer::checkAvailable() function in qpid/cpp/include/qpid/framing/Buffer.h. The issue is triggered as user-supplied input is not properly validated when parsing wraparounds. This may allow a remote attacker to cause an integer overflow, resulting in a denial of service or potentially allowing the execution of arbitrary code.