summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/exec/elf/elf.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-28OS-7960 need fixes for NULL as a pointerJohn Levon1-2/+2
2019-04-23 [illumos-gate merge]Jerry Jelinek1-3/+4
2019-04-2210726 elfexec: NULL pointer errorsToomas Soome1-4/+5
2019-03-18OS-6158 signed math leads getelfshdr astrayPatrick Mooney1-515/+575
2019-03-0610505 elfexec() should keep to unsigned types when processing PT_DYNAMICCody Peter Mello1-15/+21
2019-03-04OS-7630 elfexec() should keep to unsigned types when processing PT_DYNAMICCody Peter Mello1-15/+21
2019-01-22 [illumos-gate merge]Jerry Jelinek1-1/+3
2019-01-2110245 Build error for usr/src/uts/common/exec/elf/elf.c on sparcPeter Tribble1-1/+3
2018-07-199641 want stack-clash mitigationPatrick Mooney1-0/+4
2018-06-199596 Initial xsave xstate_bv should not include all featuresRobert Mustacchi1-5/+22
2018-06-11OS-7003 Initial xsave xstate_bv should not include all featuresRobert Mustacchi1-5/+22
2017-09-28OS-6323 want stack-clash mitigationPatrick Mooney1-1/+5
2017-02-277805 want faster clock_gettimePatrick Mooney1-1/+33
2016-10-21OS-5735 secflags changes break quine-relayJerry Jelinek1-3/+0
2016-10-17 [illumos-gate merge]Jerry Jelinek1-14/+148
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-15/+139
2016-06-09OS-5451 comm page should not break i86xpvPatrick Mooney1-9/+16
2016-05-236987 disallow setid binaries with $ORIGIN in PT_INTERPJerry Jelinek1-0/+9
2016-05-19OS-5421 disallow elf ORIGIN for setuid binaryJerry Jelinek1-0/+9
2016-05-16OS-5192 need faster clock_gettimePatrick Mooney1-1/+27
2016-05-026826 want support for nested interpretersJerry Jelinek1-1/+7
2016-03-30OS-5293 lx brand: prelink(8)'d binaries core dump before main()Bryan Cantrill1-13/+73
2016-03-22OS-5072 lxbrand support PT_GNU_STACKPatrick Mooney1-1/+26
2016-03-03OS-5202 Support AT_SECURE & AT_*ID in LXCody Peter Mello1-1/+24
2016-01-06 [illumos-gate merge]Jerry Jelinek1-7/+7
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-7/+7
2015-12-05OS-5015 PT_INTERP headers should be permitted after PT_LOAD headersBryan Cantrill1-2/+16
2015-10-27OS-4824 Unlike Linux, nested interpreters don't workJerry Jelinek1-2/+8
2015-05-14OS-3735 modstubs MAXNARG is too low.Bryan Cantrill1-1/+5
2015-04-08OS-3733 Verify b_native_exec exists before calling itPatrick Mooney1-2/+2
2015-04-08OS-4119 lxbrand panic when running native perl inside lx zonePatrick Mooney1-7/+7
2015-04-02OS-4128 programs that lack PT_PHDR are not properly loaded20150402Bryan Cantrill1-6/+51
2015-04-02backout OS-4141: needs more workJoshua M. Clulow1-48/+7
2015-04-01OS-4141 freeing phdrs induces bad kmem_free() in elfexec()Bryan Cantrill1-1/+8
2015-03-30OS-4128 programs that lack PT_PHDR are not properly loadedBryan Cantrill1-6/+40
2015-02-095566 elfexec is overzealous with vpagesJerry Jelinek1-5/+20
2015-01-09OS-3696 lx brand: G-Portugol programs core dumpBryan Cantrill1-2/+38
2014-12-09OS-3615 elfexec likes to play fast and looseJerry Jelinek1-7/+22
2014-11-10OS-3517 lx brand: branded zones don't interpret .interp sectionBryan Cantrill1-4/+37
2014-10-06OS-3382 lxbrand 64bit gettimeofday depends on vsyscall or vdsoJerry Jelinek1-3/+4
2014-07-30OS-3280 need a way to specify the root of a native system in the lx brandRobert Mustacchi1-10/+49
2014-04-24OS-2949 add support for AT_RANDOM aux vector entryJerry Jelinek1-5/+7
2014-04-04OS-2877 lx_librtld_db falls to load due to NULL DT_DEBUGBryan Cantrill1-2/+9
2013-08-043916 elfcore() can induce panic in bcopy()Bryan Cantrill1-2/+2
2013-07-16OS-2373 elfcore() can induce panic in bcopy()Bryan Cantrill1-2/+2
2013-04-123673 core dumping is abysmally slowBryan Cantrill1-1/+79
2013-03-11OS-1764 core dumping is abysmally slowBryan Cantrill1-1/+79
2012-12-203414 Need a new word of AT_SUN_HWCAP bitsRobert Mustacchi1-6/+14
2010-06-186952217 pfexec doesn't work with native commands1-2/+17
2009-04-216682524 fix for 4415038 incomplete. still fails to produce core.Mita Solanky1-1/+2