4740 matches across 11 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tools/mklibs/include/elf.h | 121 | |
| LOW | tools/mklibs/include/elf.h | 141 | #define ELFOSABI_NETBSD 2 /* NetBSD. */ |
| LOW | tools/mklibs/include/elf.h | 161 | #define ET_EXEC 2 /* Executable file */ |
| LOW | tools/mklibs/include/elf.h | 181 | #define EM_MIPS_RS3_LE 10 /* MIPS R3000 little-endian */ |
| LOW | tools/mklibs/include/elf.h | 201 | #define EM_H8_300 46 /* Hitachi H8/300 */ |
| LOW | tools/mklibs/include/elf.h | 221 | #define EM_ST9PLUS 67 /* STMicroelectronics ST9+ 8/16 mc */ |
| LOW | tools/mklibs/include/elf.h | 241 | #define EM_V850 87 /* NEC v850 */ |
| LOW | tools/mklibs/include/elf.h | 301 | (Solaris). */ |
| LOW | tools/mklibs/include/elf.h | 321 | #define SHT_REL 9 /* Relocation entries, no addends */ |
| LOW | tools/mklibs/include/elf.h | 341 | #define SHT_HIOS 0x6fffffff /* End OS-specific type */ |
| LOW | tools/mklibs/include/elf.h | 421 | #define SYMINFO_NUM 2 |
| LOW | tools/mklibs/include/elf.h | 441 | #define STB_LOOS 10 /* Start of OS-specific */ |
| LOW | tools/mklibs/include/elf.h | 561 | #define PT_SHLIB 5 /* Reserved */ |
| LOW | tools/mklibs/include/elf.h | 581 | #define PF_R (1 << 2) /* Segment is readable */ |
| LOW | tools/mklibs/include/elf.h | 641 | #define DT_RELASZ 8 /* Total size of Rela relocs */ |
| LOW | tools/mklibs/include/elf.h | 661 | #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */ |
| LOW | tools/mklibs/include/elf.h | 681 | #define DT_CHECKSUM 0x6ffffdf8 |
| LOW | tools/mklibs/include/elf.h | 701 | #define DT_GNU_LIBLIST 0x6ffffef9 /* Library list */ |
| LOW | tools/mklibs/include/elf.h | 721 | #define DT_VERDEF 0x6ffffffc /* Address of version definition |
| LOW | tools/mklibs/include/elf.h | 741 | #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ |
| LOW | tools/mklibs/include/elf.h | 921 | |
| LOW | tools/mklibs/include/elf.h | 1041 | #define ELF32_M_SYM(info) ((info) >> 8) |
| LOW | tools/mklibs/include/elf.h | 1061 | #define R_68K_PC32 4 /* PC relative 32 bit */ |
| LOW | tools/mklibs/include/elf.h | 1081 | #define R_68K_NUM 23 |
| LOW | tools/mklibs/include/elf.h | 1101 | block offset */ |
| LOW | tools/mklibs/include/elf.h | 1121 | #define R_386_TLS_LDM_32 28 /* Direct 32 bit for local dynamic |
| LOW | tools/mklibs/include/elf.h | 1141 | |
| LOW | tools/mklibs/include/elf.h | 1161 | #define R_SPARC_16 2 /* Direct 16 bit */ |
| LOW | tools/mklibs/include/elf.h | 1181 | #define R_SPARC_RELATIVE 22 /* Adjust by program base */ |
| LOW | tools/mklibs/include/elf.h | 1201 | #define R_SPARC_PC_LM22 39 /* Low miggle 22 bits of ... */ |
| LOW | tools/mklibs/include/elf.h | 1221 | #define R_SPARC_TLS_LDM_HI22 60 |
| LOW | tools/mklibs/include/elf.h | 1261 | |
| LOW | tools/mklibs/include/elf.h | 1281 | /* The following are non-official names and should not be used. */ |
| LOW | tools/mklibs/include/elf.h | 1301 | #define SHT_MIPS_LIBLIST 0x70000000 /* Shared objects used in link */ |
| LOW | tools/mklibs/include/elf.h | 1321 | #define SHT_MIPS_OPTSYM 0x70000017 |
| LOW | tools/mklibs/include/elf.h | 1341 | /* Legal values for sh_flags field of Elf32_Shdr. */ |
| LOW | tools/mklibs/include/elf.h | 1401 | |
| LOW | tools/mklibs/include/elf.h | 1421 | #define OEX_PRECISEFP OEX_FPDBUG |
| LOW | tools/mklibs/include/elf.h | 1461 | #define R_MIPS_HI16 5 /* High 16 bit */ |
| LOW | tools/mklibs/include/elf.h | 1481 | #define R_MIPS_DELETE 27 |
| LOW | tools/mklibs/include/elf.h | 1501 | /* Special program header types. */ |
| LOW | tools/mklibs/include/elf.h | 1521 | #define DT_MIPS_GOTSYM 0x70000013 /* First GOT entry in DYNSYM */ |
| LOW | tools/mklibs/include/elf.h | 1541 | #define DT_MIPS_CXX_FLAGS 0x70000022 /* Flags indicating for C++ flavor. */ |
| LOW | tools/mklibs/include/elf.h | 1561 | /* Legal values for DT_MIPS_FLAGS Elf32_Dyn entry. */ |
| LOW | tools/mklibs/include/elf.h | 1621 | #define EF_PARISC_EXT 0x00020000 /* Program uses arch. extensions. */ |
| LOW | tools/mklibs/include/elf.h | 1661 | |
| LOW | tools/mklibs/include/elf.h | 1681 | #define R_PARISC_SEGREL32 49 /* 32 bits segment rel. address. */ |
| LOW | tools/mklibs/include/elf.h | 1701 | #define R_PARISC_DIR16F 85 /* 16 bits of eff. address. */ |
| LOW | tools/mklibs/include/elf.h | 1721 | #define R_PARISC_PLTOFF16WF 118 /* 16 bits PLT-rel. address. */ |
| LOW | tools/mklibs/include/elf.h | 1741 | #define R_PARISC_TPREL14DR 220 /* TP-rel. address, right 14 bits. */ |
| LOW | tools/mklibs/include/elf.h | 1761 | #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6) |
| LOW | tools/mklibs/include/elf.h | 1801 | |
| LOW | tools/mklibs/include/elf.h | 1821 | #define R_ALPHA_SREL64 11 /* PC relative 64 bit */ |
| LOW | tools/mklibs/include/elf.h | 1861 | #define EF_PPC_RELOCATABLE 0x00010000 /* PowerPC -mrelocatable flag*/ |
| LOW | tools/mklibs/include/elf.h | 1881 | #define R_PPC_GOT16_LO 15 |
| LOW | tools/mklibs/include/elf.h | 1901 | #define R_PPC_SECTOFF_HI 35 |
| LOW | tools/mklibs/include/elf.h | 1921 | #define R_PPC_GOT_TLSLD16 83 /* half16* (sym+add)@got@tlsld */ |
| LOW | tools/mklibs/include/elf.h | 1941 | #define R_PPC_EMB_NADDR16_LO 103 |
| LOW | tools/mklibs/include/elf.h | 1961 | #define R_PPC_DIAB_RELSDA_HI 184 /* like EMB_RELSDA, but high 16 bit */ |
| LOW | tools/mklibs/include/elf.h | 1981 | #define R_PPC64_REL14 R_PPC_REL14 /* PC relative 16 bit */ |
| 4628 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | scripts/slugimage.pl | 202 | # Create an empty jffs2 block. |
| MEDIUM | scripts/slugimage.pl | 620 | # Define the skip region for the initial Sercomm header. |
| MEDIUM | scripts/slugimage.pl | 629 | # Define the skip region for the inline Sercomm header. |
| MEDIUM | scripts/slugimage.pl | 1130 | # Create an empty partition of the requested size. |
| MEDIUM | scripts/mkits-qsdk-ipq-image.sh | 28 | # Create a default, fully populated DTS file |
| MEDIUM | scripts/symlink-tree.sh | 2 | # Create a new openwrt tree with symlinks pointing at the current tree |
| MEDIUM | scripts/dl_cleanup.py | 282 | # Create a directory listing and parse the file names. |
| MEDIUM | scripts/dl_cleanup.py | 298 | # Create a map of programs |
| MEDIUM | scripts/mkits-zyxel-fit.sh | 19 | # Create a default, fully populated DTS file |
| MEDIUM | scripts/checkpatch.pl | 592 | #Create a search pattern for all these functions to speed up a loop below |
| MEDIUM | scripts/checkpatch.pl | 613 | #Create a search pattern for all these strings to speed up a loop below |
| MEDIUM | scripts/checkpatch.pl | 648 | #Create a search pattern for all these strings to speed up a loop below |
| MEDIUM | scripts/mkits.sh | 202 | # Create a default, fully populated DTS file |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …t/linux/mvebu/cortexa53/base-files/lib/upgrade/uDPU.sh | 32 | # Check if the block devices exist |
| LOW | scripts/brcmImage.pl | 78 | local $/; # Set input to "slurp" mode. |
| LOW | scripts/checkpatch.pl | 2613 | # Check if the commit log has what seems like a diff which can confuse patch |
| LOW | scripts/checkpatch.pl | 2659 | # Check if MAINTAINERS is being updated. If so, there's probably no need to |
| LOW | scripts/checkpatch.pl | 2764 | # Check if the commit log is in a possible stack dump |
| LOW | scripts/checkpatch.pl | 2888 | # Check if it's the start of a commit log |
| LOW | scripts/checkpatch.pl | 2898 | # Check if there is UTF-8 in a commit log when a mail header has explicitly |
| LOW | scripts/checkpatch.pl | 3761 | # Check if either of these lines are modified, else |
| LOW | …ge/lean/mt/drivers/mt7603e/src/mt7603_wifi/ap/ap_cfg.c | 15891 | DBGPRINT(RT_DEBUG_ERROR, ("###Set back to Normal BCN...\n")); |
| LOW | package/base-files/files/lib/upgrade/nand.sh | 447 | # Check if passed file is a valid one for NAND sysupgrade. |
| LOW | package/qca/qca-nss-ecm/files/disable_offloads.sh | 49 | # Check if we can change features |
| LOW | package/qca/qca-nss-ecm/files/disable_offloads.sh | 83 | # Check if we can disable anything |
| LOW | package/qca/qca-nss-ecm/files/disable_offloads.sh | 111 | # Check if we can change settings |
| LOW | package/qca/qca-nss-ecm/files/disable_offloads.sh | 132 | # Check if we can change settings |
| LOW | package/qca/qca-nss-ecm/files/disable_offloads.sh | 146 | # Check if we can disable anything |
| LOW | …/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh | 704 | # Check if the interface already exists, and avoid failing in this case. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …get/linux/pistachio/base-files/lib/upgrade/platform.sh | 19 | # fact we don't even want to reboot as part of seamless |
| LOW | …get/linux/pistachio/base-files/lib/upgrade/platform.sh | 21 | # the next reboot to boot from that partition. Could just call |
| LOW | target/linux/qualcommax/base-files/lib/upgrade/mmc.sh | 6 | # just add a device entry in platform.sh, |
| LOW | scripts/xxdi.pl | 46 | # to '_', or, if this is stdin, just use "stdin" as the name. |
| MEDIUM | package/boot/uboot-oxnas/src/board/ox820/ddr.h | 47 | #define C_CMD_RESET_DLL 0x00000100 // A8=1 Use in conjunction with C_CMD_MODE_DDR |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/dl_github_archive.py | 278 | except Exception: |
| LOW | scripts/dl_github_archive.py | 365 | except Exception as e: |
| LOW | scripts/dl_github_archive.py | 426 | except Exception as ex: |
| MEDIUM | scripts/flashing/jungo-image.py | 73 | print("Error: No linux support for A0 stepping!") |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …x86/files-5.4/drivers/net/ethernet/intel/igc/igc_mac.c | 544 | /* Now we need to check if the user selected RX ONLY |
| LOW | …lean/mt/drivers/mt7603e/src/mt7603_wifi/common/uapsd.c | 1184 | At least one U-APSD packets exists so we need to check if |
| LOW | …kage/lean/mt/drivers/mt7612e/src/mt76x2/common/uapsd.c | 1077 | At least one U-APSD packets exists so we need to check if |
| LOW | package/lean/mt/drivers/mt7612e/src/mt76x2/sta/sync.c | 1621 | We need to check if SSID only set to any, then we can record the current SSID. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/dl_cleanup.py | 10 | |
| LOW | scripts/cameo-imghdr.py | 10 | |
| LOW | scripts/cameo-imghdr.py | 11 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/dl_cleanup.py | 221 | |
| LOW | scripts/dl_github_archive.py | 133 | |
| LOW | scripts/dl_github_archive.py | 254 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/size_compare.sh | 17 | ### Usage: |
| LOW | package/base-files/files/lib/upgrade/tar.sh | 3 | # Example usage: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …linux-firmware/brcm_firmware/ap6275s/nvram_ap6275s.txt | 93 | # ====================================================================================== |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/dl_github_archive.py | 369 | def _init_commit_ts_remote_get(self, url, attrpath): |