summaryrefslogtreecommitdiffstats
path: root/tags/b/binary-with-bad-dynamic-table.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/b/binary-with-bad-dynamic-table.tag')
-rw-r--r--tags/b/binary-with-bad-dynamic-table.tag10
1 files changed, 10 insertions, 0 deletions
diff --git a/tags/b/binary-with-bad-dynamic-table.tag b/tags/b/binary-with-bad-dynamic-table.tag
new file mode 100644
index 0000000..eea6e30
--- /dev/null
+++ b/tags/b/binary-with-bad-dynamic-table.tag
@@ -0,0 +1,10 @@
+Tag: binary-with-bad-dynamic-table
+Severity: error
+Check: binaries/corrupted
+Explanation: This appears to be an ELF file. According to readelf, the
+ program headers suggests it should have a dynamic section, but
+ readelf cannot find it.
+ .
+ If it is meant to be external debugging symbols for another file,
+ it should be installed under /usr/lib/debug. Otherwise, this
+ could be a corrupt ELF file.