summaryrefslogtreecommitdiffstats
path: root/libelf/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2010-04-14 11:24:15 -0700
committerRoland McGrath <[email protected]>2010-04-14 11:24:15 -0700
commit957072c18a906a43f0b428997d0c2b0da478213b (patch)
treec1a5ecada39db6f45970732966bafb6eed567378 /libelf/ChangeLog
parent7880556cac554ed966a6fa2e9a76d2a2dc4564fa (diff)
Handle truncated phdrs without crash.
Diffstat (limited to 'libelf/ChangeLog')
-rw-r--r--libelf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog
index 2ed2761b..7e6b9929 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-14 Roland McGrath <[email protected]>
+
+ * elf32_getphdr.c: Check for e_phoff/size outside the file bounds.
+ * elf_begin.c (file_read_elf): Don't set .phdr here.
+
2010-04-13 Roland McGrath <[email protected]>
* elf.h: Update from glibc.