sewardj | 5744c02 | 2008-10-19 18:58:13 +0000 | [diff] [blame] | 1 | { |
| 2 | lib-X11-used-old-pointer-after-realloc-1 |
| 3 | exp-ptrcheck:Heap |
| 4 | fun:strlen |
| 5 | obj:/usr/lib*/libX11.so* |
| 6 | obj:/usr/lib*/libX11.so* |
| 7 | } |
| 8 | { |
| 9 | lib-X11-used-old-pointer-after-realloc-2 |
| 10 | exp-ptrcheck:Heap |
| 11 | obj:/usr/lib*/libX11.so* |
| 12 | obj:/usr/lib*/libX11.so* |
| 13 | } |
| 14 | |
| 15 | { |
| 16 | ld-2.X-invalid-Add32/64-who-knows |
| 17 | exp-ptrcheck:Arith |
sewardj | 113fca2 | 2008-10-21 23:09:25 +0000 | [diff] [blame] | 18 | obj:/*lib*/ld-2.*so* |
| 19 | obj:/*lib*/ld-2.*so* |
sewardj | 5744c02 | 2008-10-19 18:58:13 +0000 | [diff] [blame] | 20 | } |
| 21 | |
| 22 | { |
sewardj | 113fca2 | 2008-10-21 23:09:25 +0000 | [diff] [blame] | 23 | ld-2.X possibly applying relocations |
sewardj | 5744c02 | 2008-10-19 18:58:13 +0000 | [diff] [blame] | 24 | exp-ptrcheck:SorG |
sewardj | 113fca2 | 2008-10-21 23:09:25 +0000 | [diff] [blame] | 25 | obj:/*lib*/ld-2.*so* |
| 26 | obj:/*lib*/ld-2.*so* |
sewardj | 5744c02 | 2008-10-19 18:58:13 +0000 | [diff] [blame] | 27 | } |
| 28 | |
| 29 | # I'm pretty sure this is a false positive caused by the sg_ stuff |
| 30 | { |
| 31 | glibc realpath false positive |
| 32 | exp-ptrcheck:SorG |
| 33 | fun:realpath |
| 34 | fun:* |
| 35 | } |
sewardj | 113fca2 | 2008-10-21 23:09:25 +0000 | [diff] [blame] | 36 | |
| 37 | { |
| 38 | If I had to guess, inlined or nameless strlen etc in ld.so |
| 39 | exp-ptrcheck:Heap |
| 40 | obj:/*lib*/ld-2.*so* |
| 41 | obj:/*lib*/ld-2.*so* |
sewardj | 113fca2 | 2008-10-21 23:09:25 +0000 | [diff] [blame] | 42 | } |
sewardj | 33c57f2 | 2009-01-26 00:09:08 +0000 | [diff] [blame] | 43 | |
| 44 | { |
| 45 | I think this is glibc's ultra optimised getenv doing 2 byte reads |
| 46 | exp-ptrcheck:SorG |
| 47 | fun:getenv |
| 48 | } |
njn | 781e36d | 2009-03-13 05:47:33 +0000 | [diff] [blame] | 49 | |
| 50 | { |
| 51 | Occurs on Fedora 7--9? |
njn | 663a8cc | 2009-04-14 23:43:33 +0000 | [diff] [blame] | 52 | exp-ptrcheck:Heap |
njn | 781e36d | 2009-03-13 05:47:33 +0000 | [diff] [blame] | 53 | fun:_dl_fini |
| 54 | fun:exit |
| 55 | fun:(below main) |
| 56 | } |
| 57 | |
sewardj | 319437a | 2010-08-20 18:25:40 +0000 | [diff] [blame] | 58 | |
| 59 | # Invalid read of size 16 |
| 60 | # at 0x5643A5C: ??? (strcpy.S:94) |
| 61 | # by 0x50C6A99: XtResolvePathname (in /usr/lib/libXt.so.6.0.0) |
| 62 | # by 0x50C3856: XtScreenDatabase (in /usr/lib/libXt.so.6.0.0) |
| 63 | # by 0x50C4386: _XtDisplayInitialize (in /usr/lib/libXt.so.6.0.0) |
| 64 | { |
| 65 | Ubuntu 10.04 x86_64, SSEised strcpy, can't intercept |
| 66 | exp-ptrcheck:Heap |
| 67 | obj:/*lib*/libc-2.*so* |
| 68 | obj:/*lib*/libX*so* |
| 69 | } |
| 70 | { |
| 71 | Ubuntu 10.04 x86_64, SSEised strcpy, can't intercept - 2 |
| 72 | exp-ptrcheck:Heap |
| 73 | obj:/*lib*/libc-2.*so* |
| 74 | obj:/*lib*/libICE*so* |
| 75 | } |
| 76 | { |
| 77 | Ubuntu 10.04 x86_64, SSEised strcpy, can't intercept - 3 |
| 78 | exp-ptrcheck:Heap |
| 79 | obj:/*lib*/libc-2.*so* |
| 80 | obj:/*lib*/libglib*so* |
| 81 | } |
| 82 | { |
| 83 | Ubuntu 10.04 x86_64, SSEised strcpy, can't intercept - 4 |
| 84 | exp-ptrcheck:Heap |
| 85 | obj:/*lib*/libc-2.*so* |
| 86 | obj:/*lib*/libfontconfig*so* |
| 87 | } |