SUSE-SU-2024:2185-1
Vulnerability from csaf_suse - Published: 2024-06-24 19:04 - Updated: 2024-06-24 19:04Summary
Security update for the Linux Kernel
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel
Description of the patch:
The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security bugfixes.
The following security bugs were fixed:
- CVE-2021-47378: Destroy cm id before destroy qp to avoid use after free (bsc#1225201).
- CVE-2021-47496: Fix flipped sign in tls_err_abort() calls (bsc#1225354)
- CVE-2021-47402: Protect fl_walk() with rcu (bsc#1225301)
- CVE-2022-48673: kABI workarounds for struct smc_link (bsc#1223934).
- CVE-2023-52871: Handle a second device without data corruption (bsc#1225534)
- CVE-2024-26828: Fix underflow in parse_server_interfaces() (bsc#1223084).
- CVE-2021-47497: Fixed shift-out-of-bound (UBSAN) with byte size cells (bsc#1225355).
- CVE-2021-47500: Fixed trigger reference couting (bsc#1225360).
- CVE-2024-27413: Fix incorrect allocation size (bsc#1224438).
- CVE-2021-47383: Fiedx out-of-bound vmalloc access in imageblit (bsc#1225208).
- CVE-2021-47511: Fixed negative period/buffer sizes (bsc#1225411).
- CVE-2023-52840: Fix use after free in rmi_unregister_function() (bsc#1224928).
- CVE-2021-47261: Fix initializing CQ fragments buffer (bsc#1224954)
- CVE-2021-47254: Fix use-after-free in gfs2_glock_shrink_scan (bsc#1224888).
- CVE-2024-27398: Fixed use-after-free bugs caused by sco_sock_timeout (bsc#1224174).
- CVE-2024-26921: Preserve kabi for sk_buff (bsc#1223138).
- CVE-2023-52655: Check packet for fixup for true limit (bsc#1217169).
- CVE-2023-4244: Fixed a use-after-free in the nf_tables component, which could be exploited to achieve local privilege escalation (bsc#1215420).
- CVE-2023-4244: Fixed a use-after-free in the nf_tables component, which could be exploited to achieve local privilege escalation (bsc#1215420).
- CVE-2023-1829: Fixed a use-after-free vulnerability in the control index filter (tcindex) (bsc#1210335).
- CVE-2023-52686: Fix a null pointer in opal_event_init() (bsc#1065729).
The following non-security bugs were fixed:
- af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress (bsc#1223384).
- af_unix: Do not use atomic ops for unix_sk(sk)->inflight (bsc#1223384).
- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (bsc#1223384).
- btrfs: do not start relocation until in progress drops are done (bsc#1222251).
- btrfs: do not start relocation until in progress drops are done (bsc#1222251).
- cifs: add missing spinlock around tcon refcount (bsc#1213476).
- cifs: avoid dup prefix path in dfs_get_automount_devname() (bsc#1213476).
- cifs: avoid race conditions with parallel reconnects (bsc#1213476).
- cifs: avoid re-lookups in dfs_cache_find() (bsc#1213476).
- cifs: avoid use of global locks for high contention data (bsc#1213476).
- cifs: check only tcon status on tcon related functions (bsc#1213476).
- cifs: do all necessary checks for credits within or before locking (bsc#1213476).
- cifs: do not block in dfs_cache_noreq_update_tgthint() (bsc#1213476).
- cifs: do not refresh cached referrals from unactive mounts (bsc#1213476).
- cifs: do not take exclusive lock for updating target hints (bsc#1213476).
- cifs: fix confusing debug message (bsc#1213476).
- cifs: fix missing unload_nls() in smb2_reconnect() (bsc#1213476).
- cifs: fix potential deadlock in cache_refresh_path() (bsc#1213476).
- cifs: fix refresh of cached referrals (bsc#1213476).
- cifs: fix return of uninitialized rc in dfs_cache_update_tgthint() (bsc#1213476).
- cifs: fix source pathname comparison of dfs supers (bsc#1213476).
- cifs: fix status checks in cifs_tree_connect (bsc#1213476).
- cifs: fix use-after-free bug in refresh_cache_worker() (bsc#1213476).
- cifs: get rid of dns resolve worker (bsc#1213476).
- cifs: get rid of mount options string parsing (bsc#1213476).
- cifs: handle cache lookup errors different than -ENOENT (bsc#1213476).
- cifs: ignore ipc reconnect failures during dfs failover (bsc#1213476).
- cifs: match even the scope id for ipv6 addresses (bsc#1213476).
- cifs: optimize reconnect of nested links (bsc#1213476).
- cifs: prevent data race in smb2_reconnect() (bsc#1213476).
- cifs: refresh root referrals (bsc#1213476).
- cifs: remove duplicate code in __refresh_tcon() (bsc#1213476).
- cifs: remove unused function (bsc#1213476).
- cifs: remove unused smb3_fs_context::mount_options (bsc#1213476).
- cifs: return DFS root session id in DebugData (bsc#1213476).
- cifs: reuse cifs_match_ipaddr for comparison of dstaddr too (bsc#1213476).
- cifs: set correct ipc status after initial tree connect (bsc#1213476).
- cifs: set correct status of tcon ipc when reconnecting (bsc#1213476).
- cifs: set correct tcon status after initial tree connect (bsc#1213476).
- cifs: set DFS root session in cifs_get_smb_ses() (bsc#1213476).
- cifs: set resolved ip in sockaddr (bsc#1213476).
- cifs: share dfs connections and supers (bsc#1213476).
- cifs: split out ses and tcon retrieval from mount_get_conns() (bsc#1213476).
- cifs: use fs_context for automounts (bsc#1213476).
- cifs: use origin fullpath for automounts (bsc#1213476).
- cifs: use tcon allocation functions even for dummy tcon (bsc#1213476).
- netfilter: nf_tables: defer gc run if previous batch is still pending (git-fixes).
- netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path (git-fixes).
- netfilter: nf_tables: fix kdoc warnings after gc rework (git-fixes).
- netfilter: nf_tables: fix memleak when more than 255 elements expired (git-fixes).
- netfilter: nf_tables: GC transaction race with abort path (git-fixes).
- netfilter: nf_tables: GC transaction race with netns dismantle (git-fixes).
- netfilter: nf_tables: mark newset as dead on transaction abort (git-fixes).
- netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout (git-fixes).
- netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure (git-fixes).
- netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path (git-fixes).
- netfilter: nf_tables: skip dead set elements in netlink dump (git-fixes).
- netfilter: nf_tables: use correct lock to protect gc_list (git-fixes).
- netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration (git-fixes).
- netfilter: nft_set_rbtree: Add missing expired checks (git-fixes).
- netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named sets (git-fixes).
- netfilter: nft_set_rbtree: Detect partial overlap with start endpoint match (git-fixes).
- netfilter: nft_set_rbtree: Detect partial overlaps on insertion (git-fixes).
- netfilter: nft_set_rbtree: Do not account for expired elements on insertion (git-fixes).
- netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on insertion (git-fixes).
- netfilter: nft_set_rbtree: fix null deref on element insertion (git-fixes).
- netfilter: nft_set_rbtree: fix overlap expiration walk (git-fixes).
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detection (git-fixes).
- netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start() (git-fixes).
- netfilter: nft_set_rbtree: overlap detection with element re-addition after deletion (git-fixes).
- netfilter: nft_set_rbtree: skip elements in transaction from garbage collection (git-fixes).
- netfilter: nft_set_rbtree: skip end interval element from gc (git-fixes).
- netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction (git-fixes).
- netfilter: nft_set_rbtree: Switch to node list walk for overlap detection (git-fixes).
- netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention (git-fixes).
- NFC: nxp: add NXP1002 (bsc#1185589).
- PCI: rpaphp: Add MODULE_DESCRIPTION (bsc#1176869 ltc#188243).
- smb: client: fix dfs link mount against w2k8 (git-fixes).
- smb: client: fix null auth (bsc#1213476).
- smb: client: set correct id, uid and cruid for multiuser automounts (git-fixes).
- x86/xen: Drop USERGS_SYSRET64 paravirt call (git-fixes).
Patchnames: SUSE-2024-2185,SUSE-SLE-Module-Live-Patching-15-SP3-2024-2185,SUSE-SLE-Product-HA-15-SP3-2024-2185,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2185,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2185,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2185,SUSE-SUSE-MicroOS-5.1-2024-2185,SUSE-SUSE-MicroOS-5.2-2024-2185,SUSE-Storage-7.1-2024-2185
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.8 (Medium)
Affected products
Recommended
133 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-64kb-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-64kb-devel-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-devel-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-devel-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-devel-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-docs-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-macros-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-obs-build-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-obs-build-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-preempt-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-preempt-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-preempt-devel-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-preempt-devel-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-source-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-syms-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:kernel-syms-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:reiserfs-kmp-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:reiserfs-kmp-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-64kb-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-64kb-devel-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-devel-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-docs-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-macros-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-preempt-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-preempt-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-preempt-devel-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-preempt-devel-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-source-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_164-default-1-150300.7.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_164-default-1-150300.7.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_164-default-1-150300.7.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:kernel-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:kernel-default-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:kernel-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-64kb-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-64kb-devel-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-devel-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-docs-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-macros-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-devel-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-devel-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-source-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-zfcpdump-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.164.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.164.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-base-5.3.18-150300.59.164.1.150300.18.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-devel-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-devel-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-devel-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-docs-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-macros-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-obs-build-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-obs-build-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-preempt-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-preempt-devel-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-source-5.3.18-150300.59.164.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-syms-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-syms-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.164.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.164.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.2 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
low
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
low
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
low
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
low
4.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.6 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.1 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.1 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.8 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
6 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.1 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.1 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
low
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
6.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.3 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.1 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.1 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.9 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.1 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.6 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.1 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
8.4 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
6.7 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
6.4 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
7.3 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
6.6 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
7.8 (High)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
133 products, the same list as for
CVE-2020-36788
Threats
Impact
moderate
References
831 references
Loading 8.5 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…
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.
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.
Loading…
Loading…