### [CVE-2016-2085](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2085) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The evm_verify_hmac function in security/integrity/evm/evm_main.c in the Linux kernel before 4.5 does not properly copy data, which makes it easier for local users to forge MAC values via a timing side-channel attack. ### POC #### Reference - http://www.ubuntu.com/usn/USN-2948-2 #### Github No PoCs found on GitHub currently.