Results 1 to 1 of 1
- 01-24-2012, 03:33 PM #1
Member
- Join Date
- Jan 2012
- Posts
- 32
Centos 6 / Rhel 6 == Security hole -- Privledge esclation (CVE-2012-0056)
https://rhn.redhat.com/errata/RHSA-2012-0052.html
* It was found that permissions were not checked properly in the Linux
kernel when handling the /proc/[pid]/mem writing functionality. A local,
unprivileged user could use this flaw to escalate their privileges. Refer
to Red Hat Knowledgebase article DOC-69129, linked to in the References,
for further information. (CVE-2012-0056, Important)
How to test if vuln
Ref: https://access.redhat.com/kb/docs/DOC-69129
wget "https://bugzilla.redhat.com/attachment.cgi?id=556461" -O test.c
gcc test.c -o test
./test



LinkBack URL
About LinkBacks




Reply With Quote






Bookmarks