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.
References
Link | Resource |
---|---|
http://marc.info/?l=linux-crypto-vger&m=149181655623850&w=2 | Third Party Advisory |
http://www.securityfocus.com/bid/97534 | Third Party Advisory VDB Entry |
https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03800en_us | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2017-04-10 07:59
Updated : 2023-02-14 11:51
NVD link : CVE-2017-7618
Mitre link : CVE-2017-7618
JSON object : View
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
Products Affected
linux
- linux_kernel