CVE-2011-4081 in Linux Kernel
요약 (영어)
crypto/ghash-generic.c in the Linux kernel before 3.1 allows local users to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact by triggering a failed or missing ghash_setkey function call, followed by a (1) ghash_update function call or (2) ghash_final function call, as demonstrated by a write operation on an AF_ALG socket.
예약하다
2011. 10. 18.
공개
2012. 05. 24.
엔트리
VulDB provides additional information and datapoints for this CVE:
| 아이디 | 취약성 | CWE | 악용 | 대책 | CVE |
|---|---|---|---|---|---|
| 60837 | Linux Kernel ghash_final 서비스 거부 | 476 | 정의되지 않음 | 공식 수정 | CVE-2011-4081 |