GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

SUSE-SU-2016:1203-1

Vulnerability from csaf_suse - Published: 2016-05-03 13:29 - Updated: 2016-05-03 13:29
Summary
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 11 SP3 kernel was updated to receive various security and bugfixes. The following security bugs were fixed: - CVE-2013-7446: Use-after-free vulnerability in net/unix/af_unix.c in the Linux kernel allowed local users to bypass intended AF_UNIX socket permissions or cause a denial of service (panic) via crafted epoll_ctl calls (bnc#955654). - CVE-2015-7509: fs/ext4/namei.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (system crash) via a crafted no-journal filesystem, a related issue to CVE-2013-2015 (bnc#956707). - CVE-2015-7515: An out of bounds memory access in the aiptek USB driver could be used by physical local attackers to crash the kernel (bnc#956708). - CVE-2015-7550: The keyctl_read_key function in security/keys/keyctl.c in the Linux kernel did not properly use a semaphore, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted application that leverages a race condition between keyctl_revoke and keyctl_read calls (bnc#958951). - CVE-2015-7566: A malicious USB device could cause kernel crashes in the visor device driver (bnc#961512). - CVE-2015-7799: The slhc_init function in drivers/net/slip/slhc.c in the Linux kernel did not ensure that certain slot numbers are valid, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted PPPIOCSMAXCID ioctl call (bnc#949936). - CVE-2015-8215: net/ipv6/addrconf.c in the IPv6 stack in the Linux kernel did not validate attempted changes to the MTU value, which allowed context-dependent attackers to cause a denial of service (packet loss) via a value that is (1) smaller than the minimum compliant value or (2) larger than the MTU of an interface, as demonstrated by a Router Advertisement (RA) message that is not validated by a daemon, a different vulnerability than CVE-2015-0272. NOTE: the scope of CVE-2015-0272 is limited to the NetworkManager product (bnc#955354). - CVE-2015-8539: The KEYS subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (BUG) via crafted keyctl commands that negatively instantiate a key, related to security/keys/encrypted-keys/encrypted.c, security/keys/trusted.c, and security/keys/user_defined.c (bnc#958463). - CVE-2015-8543: The networking implementation in the Linux kernel did not validate protocol identifiers for certain protocol families, which allowed local users to cause a denial of service (NULL function pointer dereference and system crash) or possibly gain privileges by leveraging CLONE_NEWUSER support to execute a crafted SOCK_RAW application (bnc#958886). - CVE-2015-8550: Optimizations introduced by the compiler could have lead to double fetch vulnerabilities, potentially possibly leading to arbitrary code execution in backend (bsc#957988). (bsc#957988 XSA-155). - CVE-2015-8551: The PCI backend driver in Xen, when running on an x86 system and using Linux as the driver domain, allowed local guest administrators to hit BUG conditions and cause a denial of service (NULL pointer dereference and host OS crash) by leveraging a system with access to a passed-through MSI or MSI-X capable physical PCI device and a crafted sequence of XEN_PCI_OP_* operations, aka 'Linux pciback missing sanity checks (bnc#957990). - CVE-2015-8552: The PCI backend driver in Xen, when running on an x86 system and using Linux as the driver domain, allowed local guest administrators to generate a continuous stream of WARN messages and cause a denial of service (disk consumption) by leveraging a system with access to a passed-through MSI or MSI-X capable physical PCI device and XEN_PCI_OP_enable_msi operations, aka 'Linux pciback missing sanity checks (bnc#957990). - CVE-2015-8569: The (1) pptp_bind and (2) pptp_connect functions in drivers/net/ppp/pptp.c in the Linux kernel do not verify an address length, which allowed local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application (bnc#959190). - CVE-2015-8575: The sco_sock_bind function in net/bluetooth/sco.c in the Linux kernel did not verify an address length, which allowed local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application (bnc#959399). - CVE-2015-8767: net/sctp/sm_sideeffect.c in the Linux kernel did not properly manage the relationship between a lock and a socket, which allowed local users to cause a denial of service (deadlock) via a crafted sctp_accept call (bnc#961509). - CVE-2015-8785: The fuse_fill_write_pages function in fs/fuse/file.c in the Linux kernel allowed local users to cause a denial of service (infinite loop) via a writev system call that triggers a zero length for the first segment of an iov (bnc#963765). - CVE-2015-8812: A flaw was found in the CXGB3 kernel driver when the network was considered congested. The kernel would incorrectly misinterpret the congestion as an error condition and incorrectly free/clean up the skb. When the device would then send the skb's queued, these structures would be referenced and may panic the system or allow an attacker to escalate privileges in a use-after-free scenario.(bsc#966437). - CVE-2015-8816: A malicious USB device could cause kernel crashes in the in hub_activate() function (bnc#968010). - CVE-2016-0723: Race condition in the tty_ioctl function in drivers/tty/tty_io.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free and system crash) by making a TIOCGETD ioctl call during processing of a TIOCSETD ioctl call (bnc#961500). - CVE-2016-2069: A race in invalidating paging structures that were not in use locally could have lead to disclosoure of information or arbitrary code exectution (bnc#963767). - CVE-2016-2143: On zSeries a fork of a large process could have caused memory corruption due to incorrect page table handling. (bnc#970504, LTC#138810). - CVE-2016-2184: A malicious USB device could cause kernel crashes in the alsa usb-audio device driver (bsc#971125). - CVE-2016-2185: A malicious USB device could cause kernel crashes in the usb_driver_claim_interface function (bnc#971124). - CVE-2016-2186: A malicious USB device could cause kernel crashes in the powermate device driver (bnc#970958). - CVE-2016-2384: A double free on the ALSA umidi object was fixed. (bsc#966693). - CVE-2016-2543: A missing NULL check at remove_events ioctl in the ALSA seq driver was fixed. (bsc#967972). - CVE-2016-2544: Fix race at timer setup and close in the ALSA seq driver was fixed. (bsc#967973). - CVE-2016-2545: A double unlink of active_list in the ALSA timer driver was fixed. (bsc#967974). - CVE-2016-2546: A race among ALSA timer ioctls was fixed (bsc#967975). - CVE-2016-2547,CVE-2016-2548: The ALSA slave timer list handling was hardened against hangs and races. (CVE-2016-2547,CVE-2016-2548,bsc#968011,bsc#968012). - CVE-2016-2549: A stall in ALSA hrtimer handling was fixed (bsc#968013). - CVE-2016-2782: A malicious USB device could cause kernel crashes in the visor device driver (bnc#968670). - CVE-2016-3137: A malicious USB device could cause kernel crashes in the cypress_m8 device driver (bnc#970970). - CVE-2016-3139: A malicious USB device could cause kernel crashes in the wacom device driver (bnc#970909). - CVE-2016-3140: A malicious USB device could cause kernel crashes in the digi_acceleport device driver (bnc#970892). - CVE-2016-3156: A quadratic algorithm could lead to long kernel ipv4 hangs when removing a device with a large number of addresses. (bsc#971360). - CVE-2016-3955: A remote buffer overflow in the usbip driver could be used by authenticated attackers to crash the kernel. (bsc#975945) - CVE-2016-2847: A local user could exhaust kernel memory by pushing lots of data into pipes. (bsc#970948). - CVE-2016-2188: A malicious USB device could cause kernel crashes in the iowarrior device driver (bnc#970956). - CVE-2016-3138: A malicious USB device could cause kernel crashes in the cdc-acm device driver (bnc#970911). The following non-security bugs were fixed: - af_unix: Guard against other == sk in unix_dgram_sendmsg (bsc#973570). - blktap: also call blkif_disconnect() when frontend switched to closed (bsc#952976). - blktap: refine mm tracking (bsc#952976). - cachefiles: Avoid deadlocks with fs freezing (bsc#935123). - cifs: Schedule on hard mount retry (bsc#941514). - cpuset: Fix potential deadlock w/ set_mems_allowed (bsc#960857, bsc#974646). - dcache: use IS_ROOT to decide where dentry is hashed (bsc#949752). - driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats (bsc#950750). - drm/i915: Change semantics of hw_contexts_disabled (bsc#963276). - drm/i915: Evict CS TLBs between batches (bsc#758040). - drm/i915: Fix SRC_COPY width on 830/845g (bsc#758040). - e1000e: Do not read ICR in Other interrupt (bsc#924919). - e1000e: Do not write lsc to ics in msi-x mode (bsc#924919). - e1000e: Fix msi-x interrupt automask (bsc#924919). - e1000e: Remove unreachable code (bsc#924919). - ext3: fix data=journal fast mount/umount hang (bsc#942082). - ext3: NULL dereference in ext3_evict_inode() (bsc#942082). - firmware: Create directories for external firmware (bsc#959312). - firmware: Simplify directory creation (bsc#959312). - fs: Avoid deadlocks of fsync_bdev() and fs freezing (bsc#935123). - fs: Fix deadlocks between sync and fs freezing (bsc#935123). - ftdi_sio: private backport of TIOCMIWAIT (bnc#956375). - ipr: Fix incorrect trace indexing (bsc#940913). - ipr: Fix invalid array indexing for HRRQ (bsc#940913). - ipv6: make fib6 serial number per namespace (bsc#965319). - ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs (bsc#956852). - ipv6: per netns fib6 walkers (bsc#965319). - ipv6: per netns FIB garbage collection (bsc#965319). - ipv6: replace global gc_args with local variable (bsc#965319). - jbd: Fix unreclaimed pages after truncate in data=journal mode (bsc#961516). - kabi: protect struct netns_ipv6 after FIB6 GC series (bsc#965319). - kbuild: create directory for dir/file.o (bsc#959312). - kexec: Fix race between panic() and crash_kexec() called directly (bnc#937444). - lpfc: Fix null ndlp dereference in target_reset_handler (bsc#951392). - mld, igmp: Fix reserved tailroom calculation (bsc#956852). - mm-memcg-print-statistics-from-live-counters-fix (bnc#969307). - netfilter: xt_recent: fix namespace destroy path (bsc#879378). - nfs4: treat lock owners as opaque values (bnc#968141). - nfs: Fix handling of re-write-before-commit for mmapped NFS pages (bsc#964201). - nfs: use smaller allocations for 'struct id_map' (bsc#965923). - nfsv4: Fix two infinite loops in the mount code (bsc#954628). - nfsv4: Recovery of recalled read delegations is broken (bsc#956514). - panic/x86: Allow cpus to save registers even if they (bnc#940946). - panic/x86: Fix re-entrance problem due to panic on (bnc#937444). - pciback: do not allow MSI-X ops if PCI_COMMAND_MEMORY is not set. - pciback: for XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled. - pciback: return error on XEN_PCI_OP_enable_msi when device has MSI or MSI-X enabled. - pciback: return error on XEN_PCI_OP_enable_msix when device has MSI or MSI-X enabled. - pci: Update VPD size with correct length (bsc#958906). - quota: Fix deadlock with suspend and quotas (bsc#935123). - rdma/ucma: Fix AB-BA deadlock (bsc#963998). - README.BRANCH: Switch to LTSS mode - Refresh patches.xen/xen3-08-x86-ldt-make-modify_ldt-synchronous.patch (bsc#959705). - Restore kabi after lock-owner change (bnc#968141). - s390/pageattr: Do a single TLB flush for change_page_attr (bsc#940413). - scsi_dh_rdac: always retry MODE SELECT on command lock violation (bsc#956949). - scsi: mpt2sas: Rearrange the the code so that the completion queues are initialized prior to sending the request to controller firmware (bsc#967863). - skb: Add inline helper for getting the skb end offset from head (bsc#956852). - sunrcp: restore fair scheduling to priority queues (bsc#955308). - sunrpc: refactor rpcauth_checkverf error returns (bsc#955673). - tcp: avoid order-1 allocations on wifi and tx path (bsc#956852). - tcp: fix skb_availroom() (bsc#956852). - tg3: 5715 does not link up when autoneg off (bsc#904035). - Update patches.fixes/mm-exclude-reserved-pages-from-dirtyable-memory-fix.patch (bnc#940017, bnc#949298, bnc#947128). - usb: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when the device is removed (bnc#956375). - usb: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT (bnc#956375). - usb: ftdi_sio: fix tiocmget and tiocmset return values (bnc#956375). - usb: ftdi_sio: fix tiocmget indentation (bnc#956375). - usb: ftdi_sio: optimise chars_in_buffer (bnc#956375). - usb: ftdi_sio: refactor modem-control status retrieval (bnc#956375). - usb: ftdi_sio: remove unnecessary memset (bnc#956375). - usb: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer (bnc#956375). - usb: ftdi_sio: use generic chars_in_buffer (bnc#956375). - usb: serial: export usb_serial_generic_chars_in_buffer (bnc#956375). - usb: serial: ftdi_sio: Add missing chars_in_buffer function (bnc#956375). - usbvision fix overflow of interfaces array (bnc#950998). - veth: extend device features (bsc#879381). - vfs: Provide function to get superblock and wait for it to thaw (bsc#935123). - vmxnet3: adjust ring sizes when interface is down (bsc#950750). - vmxnet3: fix building without CONFIG_PCI_MSI (bsc#958912). - vmxnet3: fix ethtool ring buffer size setting (bsc#950750). - vmxnet3: fix netpoll race condition (bsc#958912). - writeback: Skip writeback for frozen filesystem (bsc#935123). - x86/evtchn: make use of PHYSDEVOP_map_pirq. - x86, kvm: fix kvm's usage of kernel_fpu_begin/end() (bsc#961518). - x86, kvm: fix maintenance of guest/host xcr0 state (bsc#961518). - x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() (bsc#961518). - x86/mce: Fix return value of mce_chrdev_read() when erst is disabled (bsc#934787). - xen/panic/x86: Allow cpus to save registers even if they (bnc#940946). - xen/panic/x86: Fix re-entrance problem due to panic on (bnc#937444). - xen: x86: mm: drop TLB flush from ptep_set_access_flags (bsc#948330). - xen: x86: mm: only do a local tlb flush in ptep_set_access_flags() (bsc#948330). - xfrm: do not segment UFO packets (bsc#946122). - xhci: silence TD warning (bnc#939955).
Patchnames: sleclo50sp3-kernel-20160414-12537,sleman21-kernel-20160414-12537,slemap21-kernel-20160414-12537,slessp3-kernel-20160414-12537,slexsp3-kernel-20160414-12537
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.79.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-bigsmp-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-bigsmp-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-bigsmp-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-default-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-default-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-default-base-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-default-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-default-devel-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-default-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-default-man-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-ec2-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-ec2-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-ec2-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-source-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-source-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-syms-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-syms-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-trace-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-trace-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-trace-base-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-trace-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-trace-devel-3.0.101-0.47.79.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-trace-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-xen-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-xen-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager 2.1:kernel-xen-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-bigsmp-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-bigsmp-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-bigsmp-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-default-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-default-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-default-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-ec2-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-ec2-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-ec2-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-source-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-syms-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-trace-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-trace-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-trace-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-xen-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-xen-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Proxy 2.1:kernel-xen-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-bigsmp-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-bigsmp-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-bigsmp-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-default-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-default-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-default-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-ec2-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-ec2-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-ec2-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-source-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-syms-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-trace-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-trace-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-trace-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-xen-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-xen-base-3.0.101-0.47.79.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 5:kernel-xen-devel-3.0.101-0.47.79.1.x86_64
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact important
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact important
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact important
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact moderate
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact low
Affected products
Recommended 103 products, the same list as for CVE-2013-7446
Threats
Impact important
References
URL Category
https://www.suse.com/support/security/rating/ external
https://ftp.suse.com/pub/projects/security/csaf/s… self
https://www.suse.com/support/update/announcement/… self
https://lists.suse.com/pipermail/sle-security-upd… self
https://bugzilla.suse.com/758040 self
https://bugzilla.suse.com/781018 self
https://bugzilla.suse.com/879378 self
https://bugzilla.suse.com/879381 self
https://bugzilla.suse.com/904035 self
https://bugzilla.suse.com/924919 self
https://bugzilla.suse.com/934787 self
https://bugzilla.suse.com/935123 self
https://bugzilla.suse.com/937444 self
https://bugzilla.suse.com/939955 self
https://bugzilla.suse.com/940017 self
https://bugzilla.suse.com/940413 self
https://bugzilla.suse.com/940913 self
https://bugzilla.suse.com/940946 self
https://bugzilla.suse.com/941514 self
https://bugzilla.suse.com/942082 self
https://bugzilla.suse.com/946122 self
https://bugzilla.suse.com/947128 self
https://bugzilla.suse.com/948330 self
https://bugzilla.suse.com/949298 self
https://bugzilla.suse.com/949752 self
https://bugzilla.suse.com/949936 self
https://bugzilla.suse.com/950750 self
https://bugzilla.suse.com/950998 self
https://bugzilla.suse.com/951392 self
https://bugzilla.suse.com/952976 self
https://bugzilla.suse.com/954628 self
https://bugzilla.suse.com/955308 self
https://bugzilla.suse.com/955354 self
https://bugzilla.suse.com/955654 self
https://bugzilla.suse.com/955673 self
https://bugzilla.suse.com/956375 self
https://bugzilla.suse.com/956514 self
https://bugzilla.suse.com/956707 self
https://bugzilla.suse.com/956708 self
https://bugzilla.suse.com/956709 self
https://bugzilla.suse.com/956852 self
https://bugzilla.suse.com/956949 self
https://bugzilla.suse.com/957988 self
https://bugzilla.suse.com/957990 self
https://bugzilla.suse.com/958463 self
https://bugzilla.suse.com/958886 self
https://bugzilla.suse.com/958906 self
https://bugzilla.suse.com/958912 self
https://bugzilla.suse.com/958951 self
https://bugzilla.suse.com/959190 self
https://bugzilla.suse.com/959312 self
https://bugzilla.suse.com/959399 self
https://bugzilla.suse.com/959705 self
https://bugzilla.suse.com/960857 self
https://bugzilla.suse.com/961500 self
https://bugzilla.suse.com/961509 self
https://bugzilla.suse.com/961512 self
https://bugzilla.suse.com/961516 self
https://bugzilla.suse.com/961518 self
https://bugzilla.suse.com/963276 self
https://bugzilla.suse.com/963765 self
https://bugzilla.suse.com/963767 self
https://bugzilla.suse.com/963998 self
https://bugzilla.suse.com/964201 self
https://bugzilla.suse.com/965319 self
https://bugzilla.suse.com/965923 self
https://bugzilla.suse.com/966437 self
https://bugzilla.suse.com/966693 self
https://bugzilla.suse.com/967863 self
https://bugzilla.suse.com/967972 self
https://bugzilla.suse.com/967973 self
https://bugzilla.suse.com/967974 self
https://bugzilla.suse.com/967975 self
https://bugzilla.suse.com/968010 self
https://bugzilla.suse.com/968011 self
https://bugzilla.suse.com/968012 self
https://bugzilla.suse.com/968013 self
https://bugzilla.suse.com/968141 self
https://bugzilla.suse.com/968670 self
https://bugzilla.suse.com/969307 self
https://bugzilla.suse.com/970504 self
https://bugzilla.suse.com/970892 self
https://bugzilla.suse.com/970909 self
https://bugzilla.suse.com/970911 self
https://bugzilla.suse.com/970948 self
https://bugzilla.suse.com/970956 self
https://bugzilla.suse.com/970958 self
https://bugzilla.suse.com/970970 self
https://bugzilla.suse.com/971124 self
https://bugzilla.suse.com/971125 self
https://bugzilla.suse.com/971360 self
https://bugzilla.suse.com/973570 self
https://bugzilla.suse.com/974646 self
https://bugzilla.suse.com/975945 self
https://www.suse.com/security/cve/CVE-2013-7446/ self
https://www.suse.com/security/cve/CVE-2015-7509/ self
https://www.suse.com/security/cve/CVE-2015-7515/ self
https://www.suse.com/security/cve/CVE-2015-7550/ self
https://www.suse.com/security/cve/CVE-2015-7566/ self
https://www.suse.com/security/cve/CVE-2015-7799/ self
https://www.suse.com/security/cve/CVE-2015-8215/ self
https://www.suse.com/security/cve/CVE-2015-8539/ self
https://www.suse.com/security/cve/CVE-2015-8543/ self
https://www.suse.com/security/cve/CVE-2015-8550/ self
https://www.suse.com/security/cve/CVE-2015-8551/ self
https://www.suse.com/security/cve/CVE-2015-8552/ self
https://www.suse.com/security/cve/CVE-2015-8569/ self
https://www.suse.com/security/cve/CVE-2015-8575/ self
https://www.suse.com/security/cve/CVE-2015-8767/ self
https://www.suse.com/security/cve/CVE-2015-8785/ self
https://www.suse.com/security/cve/CVE-2015-8812/ self
https://www.suse.com/security/cve/CVE-2015-8816/ self
https://www.suse.com/security/cve/CVE-2016-0723/ self
https://www.suse.com/security/cve/CVE-2016-2069/ self
https://www.suse.com/security/cve/CVE-2016-2143/ self
https://www.suse.com/security/cve/CVE-2016-2184/ self
https://www.suse.com/security/cve/CVE-2016-2185/ self
https://www.suse.com/security/cve/CVE-2016-2186/ self
https://www.suse.com/security/cve/CVE-2016-2188/ self
https://www.suse.com/security/cve/CVE-2016-2384/ self
https://www.suse.com/security/cve/CVE-2016-2543/ self
https://www.suse.com/security/cve/CVE-2016-2544/ self
https://www.suse.com/security/cve/CVE-2016-2545/ self
https://www.suse.com/security/cve/CVE-2016-2546/ self
https://www.suse.com/security/cve/CVE-2016-2547/ self
https://www.suse.com/security/cve/CVE-2016-2548/ self
https://www.suse.com/security/cve/CVE-2016-2549/ self
https://www.suse.com/security/cve/CVE-2016-2782/ self
https://www.suse.com/security/cve/CVE-2016-2847/ self
https://www.suse.com/security/cve/CVE-2016-3137/ self
https://www.suse.com/security/cve/CVE-2016-3138/ self
https://www.suse.com/security/cve/CVE-2016-3139/ self
https://www.suse.com/security/cve/CVE-2016-3140/ self
https://www.suse.com/security/cve/CVE-2016-3156/ self
https://www.suse.com/security/cve/CVE-2016-3955/ self
https://www.suse.com/security/cve/CVE-2013-7446 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/955654 external
https://bugzilla.suse.com/955837 external
https://www.suse.com/security/cve/CVE-2015-7509 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/956707 external
https://bugzilla.suse.com/956709 external
https://bugzilla.suse.com/956766 external
https://www.suse.com/security/cve/CVE-2015-7515 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/956708 external
https://www.suse.com/security/cve/CVE-2015-7550 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/1052256 external
https://bugzilla.suse.com/958951 external
https://www.suse.com/security/cve/CVE-2015-7566 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/961512 external
https://www.suse.com/security/cve/CVE-2015-7799 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/1052256 external
https://bugzilla.suse.com/949936 external
https://bugzilla.suse.com/951638 external
https://www.suse.com/security/cve/CVE-2015-8215 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/1052256 external
https://bugzilla.suse.com/944296 external
https://bugzilla.suse.com/951638 external
https://bugzilla.suse.com/955354 external
https://www.suse.com/security/cve/CVE-2015-8539 external
https://bugzilla.suse.com/1115893 external
https://bugzilla.suse.com/781018 external
https://bugzilla.suse.com/958463 external
https://bugzilla.suse.com/958601 external
https://www.suse.com/security/cve/CVE-2015-8543 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/1052256 external
https://bugzilla.suse.com/1115893 external
https://bugzilla.suse.com/923755 external
https://bugzilla.suse.com/958886 external
https://bugzilla.suse.com/963994 external
https://bugzilla.suse.com/969522 external
https://www.suse.com/security/cve/CVE-2015-8550 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/1052256 external
https://bugzilla.suse.com/957988 external
https://www.suse.com/security/cve/CVE-2015-8551 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/957990 external
https://www.suse.com/security/cve/CVE-2015-8552 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/957990 external
https://www.suse.com/security/cve/CVE-2015-8569 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/923755 external
https://bugzilla.suse.com/959190 external
https://bugzilla.suse.com/959399 external
https://bugzilla.suse.com/963994 external
https://www.suse.com/security/cve/CVE-2015-8575 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/959190 external
https://bugzilla.suse.com/959399 external
https://www.suse.com/security/cve/CVE-2015-8767 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/1115893 external
https://bugzilla.suse.com/961509 external
https://www.suse.com/security/cve/CVE-2015-8785 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/963765 external
https://www.suse.com/security/cve/CVE-2015-8812 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/1115893 external
https://bugzilla.suse.com/966437 external
https://bugzilla.suse.com/966683 external
https://www.suse.com/security/cve/CVE-2015-8816 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/968010 external
https://bugzilla.suse.com/979064 external
https://www.suse.com/security/cve/CVE-2016-0723 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/961500 external
https://www.suse.com/security/cve/CVE-2016-2069 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/1115893 external
https://bugzilla.suse.com/870618 external
https://bugzilla.suse.com/963767 external
https://www.suse.com/security/cve/CVE-2016-2143 external
https://bugzilla.suse.com/1115893 external
https://bugzilla.suse.com/970504 external
https://bugzilla.suse.com/993872 external
https://www.suse.com/security/cve/CVE-2016-2184 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/971125 external
https://www.suse.com/security/cve/CVE-2016-2185 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/971124 external
https://www.suse.com/security/cve/CVE-2016-2186 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/970958 external
https://www.suse.com/security/cve/CVE-2016-2188 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/1067912 external
https://bugzilla.suse.com/1132190 external
https://bugzilla.suse.com/970956 external
https://www.suse.com/security/cve/CVE-2016-2384 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/966693 external
https://bugzilla.suse.com/967773 external
https://www.suse.com/security/cve/CVE-2016-2543 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/967972 external
https://www.suse.com/security/cve/CVE-2016-2544 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/967973 external
https://www.suse.com/security/cve/CVE-2016-2545 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/967974 external
https://www.suse.com/security/cve/CVE-2016-2546 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/967975 external
https://www.suse.com/security/cve/CVE-2016-2547 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/968011 external
https://www.suse.com/security/cve/CVE-2016-2548 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/968012 external
https://www.suse.com/security/cve/CVE-2016-2549 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/968013 external
https://www.suse.com/security/cve/CVE-2016-2782 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/961512 external
https://bugzilla.suse.com/968670 external
https://www.suse.com/security/cve/CVE-2016-2847 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/970948 external
https://bugzilla.suse.com/974646 external
https://www.suse.com/security/cve/CVE-2016-3137 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/970970 external
https://www.suse.com/security/cve/CVE-2016-3138 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/970911 external
https://bugzilla.suse.com/970970 external
https://www.suse.com/security/cve/CVE-2016-3139 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/970909 external
https://www.suse.com/security/cve/CVE-2016-3140 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/970892 external
https://www.suse.com/security/cve/CVE-2016-3156 external
https://bugzilla.suse.com/1020452 external
https://bugzilla.suse.com/971360 external
https://www.suse.com/security/cve/CVE-2016-3955 external
https://bugzilla.suse.com/1115893 external
https://bugzilla.suse.com/975945 external
https://bugzilla.suse.com/986225 external

Loading 1.2 MB of JSON…



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…