CVE-2011-1776
Vulnerability Summary
Timeline
Description
The is_gpt_valid function in fs/partitions/efi.c in the Linux kernel before 2.6.39 does not check the size of an Extensible Firmware Interface (EFI) GUID Partition Table (GPT) entry, which allows physically proximate attackers to cause a denial of service (heap-based buffer overflow and OOPS) or obtain sensitive information from kernel heap memory by connecting a crafted GPT storage device, a different vulnerability than CVE-2011-1577.
CVSS Metrics
- v3.1•MEDIUM•Score: 6.1CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
- v2.0•MEDIUM•Score: 5.6AV:L/AC:L/Au:N/C:P/I:N/A:C
EPSS Trends
Current EPSS score: 0.06%• Percentile: 19%
Techniques & Countermeasures
- CWE-119•Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Affected Systems
- linux•linux_kernel
< 2.6.39
- redhat•enterprise_linux_desktop
5.0
- redhat•enterprise_linux_server
5.0
- redhat•enterprise_linux_server_aus
5.6
- redhat•enterprise_linux_server_eus
5.6
- redhat•enterprise_linux_workstation
5.0
References (8)
- http://rhn.redhat.com/errata/RHSA-2011-0927.html
- http://openwall.com/lists/oss-security/2011/05/10/4
- http://securityreason.com/securityalert/8369
- http://www.securityfocus.com/bid/47796
- http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=fa039d5f6b126fbd65eefa05db2f67e44df8f121
- http://www.pre-cert.de/advisories/PRE-SA-2011-04.txt
- https://bugzilla.redhat.com/show_bug.cgi?id=703026