Integer overflow in Linux kernel - CVE-2011-1745
Published: May 9, 2011 / Updated: August 11, 2020
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
Integer overflow in the agp_generic_insert_memory function in drivers/char/agp/generic.c in the Linux kernel before 2.6.38.5 allows local users to gain privileges or cause a denial of service (system crash) via a crafted AGPIOC_BIND agp_ioctl ioctl call.
How to mitigate CVE-2011-1745
Sources
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=194b3da873fd334ef183806db751473512af29ce
- http://openwall.com/lists/oss-security/2011/04/21/4
- http://openwall.com/lists/oss-security/2011/04/22/7
- http://rhn.redhat.com/errata/RHSA-2011-0927.html
- http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.38.5
- http://www.securityfocus.com/bid/47534
- https://bugzilla.redhat.com/show_bug.cgi?id=698996
- https://lkml.org/lkml/2011/4/14/293