SUSE-SU-2022:4146-1
Vulnerability from csaf_suse - Published: 2022-11-21 08:57 - Updated: 2022-11-21 08:57Summary
Security update for binutils
Severity
Moderate
Notes
Title of the patch: Security update for binutils
Description of the patch: This update for binutils fixes the following issues:
The following security bugs were fixed:
- CVE-2019-1010204: Fixed out-of-bounds read in elfcpp/elfcpp_file.h (bsc#1142579).
- CVE-2021-3530: Fixed stack-based buffer overflow in demangle_path() in rust-demangle.c (bsc#1185597).
- CVE-2021-3648: Fixed infinite loop while demangling rust symbols (bsc#1188374).
- CVE-2021-3826: Fixed heap/stack buffer overflow in the dlang_lname function in d-demangle.c (bsc#1202969).
- CVE-2021-45078: Fixed out-of-bounds write in stab_xcoff_builtin_type() in stabs.c (bsc#1193929).
- CVE-2021-46195: Fixed uncontrolled recursion in libiberty/rust-demangle.c (bsc#1194783).
- CVE-2022-27943: Fixed stack exhaustion in demangle_const in (bsc#1197592).
- CVE-2022-38126: Fixed assertion fail in the display_debug_names() function in binutils/dwarf.c (bsc#1202966).
- CVE-2022-38127: Fixed NULL pointer dereference in the read_and_display_attr_value() function in binutils/dwarf.c (bsc#1202967).
- CVE-2022-38533: Fixed heap out-of-bounds read in bfd_getl32 (bsc#1202816).
The following non-security bugs were fixed:
- SLE toolchain update of binutils, update to 2.39 from 2.37.
- Update to 2.39:
* The ELF linker will now generate a warning message if the stack is made
executable. Similarly it will warn if the output binary contains a
segment with all three of the read, write and execute permission
bits set. These warnings are intended to help developers identify
programs which might be vulnerable to attack via these executable
memory regions.
The warnings are enabled by default but can be disabled via a command
line option. It is also possible to build a linker with the warnings
disabled, should that be necessary.
* The ELF linker now supports a --package-metadata option that allows
embedding a JSON payload in accordance to the Package Metadata
specification.
* In linker scripts it is now possible to use TYPE=<type> in an output
section description to set the section type value.
* The objdump program now supports coloured/colored syntax
highlighting of its disassembler output for some architectures.
(Currently: AVR, RiscV, s390, x86, x86_64).
* The nm program now supports a --no-weak/-W option to make it ignore
weak symbols.
* The readelf and objdump programs now support a -wE option to prevent
them from attempting to access debuginfod servers when following
links.
* The objcopy program's --weaken, --weaken-symbol, and
--weaken-symbols options now works with unique symbols as well.
- Update to 2.38:
* elfedit: Add --output-abiversion option to update ABIVERSION.
* Add support for the LoongArch instruction set.
* Tools which display symbols or strings (readelf, strings, nm, objdump)
have a new command line option which controls how unicode characters are
handled. By default they are treated as normal for the tool. Using
--unicode=locale will display them according to the current locale.
Using --unicode=hex will display them as hex byte values, whilst
--unicode=escape will display them as escape sequences. In addition
using --unicode=highlight will display them as unicode escape sequences
highlighted in red (if supported by the output device).
* readelf -r dumps RELR relative relocations now.
* Support for efi-app-aarch64, efi-rtdrv-aarch64 and efi-bsdrv-aarch64 has been
added to objcopy in order to enable UEFI development using binutils.
* ar: Add --thin for creating thin archives. -T is a deprecated alias without
diagnostics. In many ar implementations -T has a different meaning, as
specified by X/Open System Interface.
* Add support for AArch64 system registers that were missing in previous
releases.
* Add support for the LoongArch instruction set.
* Add a command-line option, -muse-unaligned-vector-move, for x86 target
to encode aligned vector move as unaligned vector move.
* Add support for Cortex-R52+ for Arm.
* Add support for Cortex-A510, Cortex-A710, Cortex-X2 for AArch64.
* Add support for Cortex-A710 for Arm.
* Add support for Scalable Matrix Extension (SME) for AArch64.
* The --multibyte-handling=[allow|warn|warn-sym-only] option tells the
assembler what to when it encoutners multibyte characters in the input. The
default is to allow them. Setting the option to 'warn' will generate a
warning message whenever any multibyte character is encountered. Using the
option to 'warn-sym-only' will make the assembler generate a warning whenever a
symbol is defined containing multibyte characters. (References to undefined
symbols will not generate warnings).
* Outputs of .ds.x directive and .tfloat directive with hex input from
x86 assembler have been reduced from 12 bytes to 10 bytes to match the
output of .tfloat directive.
* Add support for 'armv8.8-a', 'armv9-a', 'armv9.1-a', 'armv9.2-a' and
'armv9.3-a' for -march in AArch64 GAS.
* Add support for 'armv8.7-a', 'armv8.8-a', 'armv9-a', 'armv9.1-a',
'armv9.2-a' and 'armv9.3-a' for -march in Arm GAS.
* Add support for Intel AVX512_FP16 instructions.
* Add -z pack-relative-relocs/-z no pack-relative-relocs to x86 ELF
linker to pack relative relocations in the DT_RELR section.
* Add support for the LoongArch architecture.
* Add -z indirect-extern-access/-z noindirect-extern-access to x86 ELF
linker to control canonical function pointers and copy relocation.
* Add --max-cache-size=SIZE to set the the maximum cache size to SIZE
bytes.
- Explicitly enable --enable-warn-execstack=yes and --enable-warn-rwx-segments=yes.
- Add gprofng subpackage.
- Include recognition of 'z16' name for 'arch14' on s390. (bsc#1198237).
- Add back fix for bsc#1191473, which got lost in the update to 2.38.
- Install symlinks for all target specific tools on arm-eabi-none (bsc#1185712).
- Enable PRU architecture for AM335x CPU (Beagle Bone Black board)
Patchnames: SUSE-2022-4146,SUSE-SLE-Module-Basesystem-15-SP3-2022-4146,SUSE-SLE-Module-Basesystem-15-SP4-2022-4146,SUSE-SLE-Module-Development-Tools-15-SP3-2022-4146,SUSE-SLE-Module-Development-Tools-15-SP4-2022-4146,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-4146,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2022-4146,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-4146,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-4146,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-4146,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-4146,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-4146,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-4146,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-4146,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-4146,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-4146,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-4146,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-4146,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-4146,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-4146,SUSE-Storage-6-2022-4146,SUSE-Storage-7-2022-4146,openSUSE-SLE-15.3-2022-4146,openSUSE-SLE-15.4-2022-4146
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
383 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:binutils-devel-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:binutils-devel-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libctf-nobfd0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libctf-nobfd0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libctf0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libctf0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:binutils-devel-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:binutils-devel-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libctf-nobfd0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libctf-nobfd0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libctf0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libctf0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:binutils-gold-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:binutils-gold-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:binutils-gold-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:binutils-gold-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:binutils-gold-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:binutils-gold-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:binutils-gold-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:binutils-gold-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:binutils-devel-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:binutils-devel-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libctf-nobfd0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libctf-nobfd0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libctf0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libctf0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:binutils-devel-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:binutils-devel-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libctf-nobfd0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libctf-nobfd0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libctf0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libctf0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:binutils-devel-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libctf-nobfd0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libctf0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:binutils-devel-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libctf-nobfd0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libctf0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:binutils-devel-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:binutils-devel-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:libctf-nobfd0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:libctf-nobfd0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:libctf0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:libctf0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-devel-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-devel-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-gold-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-gold-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-gold-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:binutils-gold-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-aarch64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-aarch64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-aarch64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-arm-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-arm-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-arm-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-arm-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-avr-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-avr-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-avr-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-avr-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-epiphany-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-epiphany-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-epiphany-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-epiphany-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-hppa-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-hppa-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-hppa-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-hppa-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-hppa64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-hppa64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-hppa64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-hppa64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-i386-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-i386-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-i386-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-i386-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ia64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ia64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ia64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ia64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-m68k-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-m68k-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-m68k-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-m68k-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-mips-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-mips-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-mips-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-mips-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc64le-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc64le-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-ppc64le-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-riscv64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-riscv64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-riscv64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-riscv64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-rx-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-rx-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-rx-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-rx-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-s390-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-s390-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-s390-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-s390-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-s390x-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-s390x-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-s390x-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-sparc-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-sparc-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-sparc-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-sparc-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-sparc64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-sparc64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-sparc64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-sparc64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-spu-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-spu-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-spu-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-spu-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-x86_64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-x86_64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cross-x86_64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libctf-nobfd0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libctf-nobfd0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libctf0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libctf0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-devel-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-devel-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-devel-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-devel-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-devel-32bit-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-gold-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-gold-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-gold-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:binutils-gold-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-aarch64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-aarch64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-aarch64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-arm-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-arm-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-arm-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-arm-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-avr-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-avr-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-avr-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-avr-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-epiphany-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-epiphany-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-epiphany-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-epiphany-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-hppa-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-hppa-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-hppa-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-hppa-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-hppa64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-hppa64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-hppa64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-hppa64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-i386-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-i386-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-i386-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-i386-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ia64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ia64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ia64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ia64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-m68k-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-m68k-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-m68k-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-m68k-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-mips-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-mips-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-mips-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-mips-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc64le-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc64le-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-ppc64le-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-riscv64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-riscv64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-riscv64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-riscv64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-rx-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-rx-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-rx-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-rx-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-s390-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-s390-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-s390-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-s390-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-s390x-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-s390x-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-s390x-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-sparc-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-sparc-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-sparc-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-sparc-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-sparc64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-sparc64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-sparc64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-sparc64-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-spu-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-spu-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-spu-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-spu-binutils-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-x86_64-binutils-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-x86_64-binutils-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:cross-x86_64-binutils-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libctf-nobfd0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libctf-nobfd0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libctf-nobfd0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libctf-nobfd0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libctf0-2.39-150100.7.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libctf0-2.39-150100.7.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libctf0-2.39-150100.7.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libctf0-2.39-150100.7.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
383 products, the same list as for
CVE-2019-1010204
Threats
Impact
low
Affected products
Recommended
383 products, the same list as for
CVE-2019-1010204
Threats
Impact
low
6.6 (Medium)
Affected products
Recommended
383 products, the same list as for
CVE-2019-1010204
Threats
Impact
moderate
Affected products
Recommended
383 products, the same list as for
CVE-2019-1010204
Threats
Impact
moderate
Affected products
Recommended
383 products, the same list as for
CVE-2019-1010204
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
383 products, the same list as for
CVE-2019-1010204
Threats
Impact
moderate
6.2 (Medium)
Affected products
Recommended
383 products, the same list as for
CVE-2019-1010204
Threats
Impact
moderate
6.2 (Medium)
Affected products
Recommended
383 products, the same list as for
CVE-2019-1010204
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
383 products, the same list as for
CVE-2019-1010204
Threats
Impact
moderate
References
49 references
Loading 1.2 MB of JSON…
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…