crypto/ahash.c in the Linux kernel through 4.10.9 allows attackers to cause a denial of service (API operation calling its own callback, and infinite recursion) by triggering EBUSY on a full queue.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Link | Tags |
---|---|
https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03800en_us | third party advisory |
http://marc.info/?l=linux-crypto-vger&m=149181655623850&w=2 | third party advisory |
http://www.securityfocus.com/bid/97534 | vdb entry third party advisory |