CVE-2011-1745
Vulnerability Summary
Timeline
Description
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.
CVSS Metrics
- v2.0•MEDIUM•Score: 6.9AV:L/AC:M/Au:N/C:C/I:C/A:C
EPSS Trends
Current EPSS score: 0.04%• Percentile: 13%
Techniques & Countermeasures
- CWE-190•Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Affected Systems
- linux•linux_kernel
< 2.6.38.5
- redhat•enterprise_linux
5.0
- redhat•enterprise_linux_aus
5.6
- redhat•enterprise_linux_desktop
5.0
- redhat•enterprise_linux_eus
5.6
- redhat•enterprise_linux_server
5.0
- redhat•enterprise_linux_workstation
5.0
References (8)
- http://rhn.redhat.com/errata/RHSA-2011-0927.html
- http://openwall.com/lists/oss-security/2011/04/21/4
- https://bugzilla.redhat.com/show_bug.cgi?id=698996
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=194b3da873fd334ef183806db751473512af29ce
- https://lkml.org/lkml/2011/4/14/293
- http://openwall.com/lists/oss-security/2011/04/22/7
- http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.38.5
- http://www.securityfocus.com/bid/47534