istopwg / ippsample

IPP sample implementations.
http://istopwg.github.io/ippsample
Apache License 2.0
225 stars 83 forks source link

one crashe in ippserver when processing Cancel-Jobs operation #273

Closed songxpu closed 2 years ago

songxpu commented 2 years ago

Hi, I have found that this crash has not been fixed correctly and is still present in latest github version. issues/190

The following is the poc and reproduction.

use nc to replay:nc 127.0.0.1 316 < ./poc.raw poc.zip

image

michaelrsweet commented 2 years ago

Technically a config problem, but added a check:

[master 72aba98] Fix crash bug (Issue #273)