SUSE-SU-2016:2245-1
Vulnerability from csaf_suse - Published: 2016-09-06 09:28 - Updated: 2026-09-20 12:16Summary
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 LTSS kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2016-3955: The usbip_recv_xbuff function in drivers/usb/usbip/usbip_common.c in the Linux kernel allowed remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact via a crafted length value in a USB/IP packet (bnc#975945).
- CVE-2016-4998: The IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted offset value that leads to crossing a ruleset blob boundary (bnc#986365).
- CVE-2015-7513: arch/x86/kvm/x86.c in the Linux kernel did not reset the PIT counter values during state restoration, which allowed guest OS users to cause a denial of service (divide-by-zero error and host OS crash) via a zero value, related to the kvm_vm_ioctl_set_pit and kvm_vm_ioctl_set_pit2 functions (bnc#960689).
- CVE-2013-4312: The Linux kernel allowed local users to bypass file-descriptor limits and cause a denial of service (memory consumption) by sending each descriptor over a UNIX socket before closing it, related to net/unix/af_unix.c and net/unix/garbage.c (bnc#839104).
- CVE-2016-4997: The compat IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement (bnc#986362).
- CVE-2016-5829: Multiple heap-based buffer overflows in the hiddev_ioctl_usage function in drivers/hid/usbhid/hiddev.c in the Linux kernel allow local users to cause a denial of service or possibly have unspecified other impact via a crafted (1) HIDIOCGUSAGES or (2) HIDIOCSUSAGES ioctl call (bnc#986572).
- CVE-2016-4470: The key_reject_and_link function in security/keys/key.c in the Linux kernel did not ensure that a certain data structure was initialized, which allowed local users to cause a denial of service (system crash) via vectors involving a crafted keyctl request2 command (bnc#984755).
- CVE-2016-5244: The rds_inc_info_copy function in net/rds/recv.c in the Linux kernel did not initialize a certain structure member, which allowed remote attackers to obtain sensitive information from kernel stack memory by reading an RDS message (bnc#983213).
- CVE-2016-1583: The ecryptfs_privileged_open function in fs/ecryptfs/kthread.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (stack memory consumption) via vectors involving crafted mmap calls for /proc pathnames, leading to recursive pagefault handling (bnc#983143).
- CVE-2016-4913: The get_rock_ridge_filename function in fs/isofs/rock.c in the Linux kernel mishandled NM (aka alternate name) entries containing \0 characters, which allowed local users to obtain sensitive information from kernel memory or possibly have unspecified other impact via a crafted isofs filesystem (bnc#980725).
- CVE-2016-4580: The x25_negotiate_facilities function in net/x25/x25_facilities.c in the Linux kernel did not properly initialize a certain data structure, which allowed attackers to obtain sensitive information from kernel stack memory via an X.25 Call Request (bnc#981267).
- CVE-2016-4805: Use-after-free vulnerability in drivers/net/ppp/ppp_generic.c in the Linux kernel allowed local users to cause a denial of service (memory corruption and system crash, or spinlock) or possibly have unspecified other impact by removing a network namespace, related to the ppp_register_net_channel and ppp_unregister_channel functions (bnc#980371).
- CVE-2016-0758: Integer overflow in lib/asn1_decoder.c in the Linux kernel allowed local users to gain privileges via crafted ASN.1 data (bnc#979867).
- CVE-2015-7833: The usbvision driver in the Linux kernel allowed physically proximate attackers to cause a denial of service (panic) via a nonzero bInterfaceNumber value in a USB device descriptor (bnc#950998).
- CVE-2016-2187: The gtco_probe function in drivers/input/tablet/gtco.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#971944).
- CVE-2016-4482: The proc_connectinfo function in drivers/usb/core/devio.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory via a crafted USBDEVFS_CONNECTINFO ioctl call (bnc#978401).
- CVE-2016-4565: The InfiniBand (aka IB) stack in the Linux kernel incorrectly relies on the write system call, which allowed local users to cause a denial of service (kernel memory write operation) or possibly have unspecified other impact via a uAPI interface (bnc#979548).
- CVE-2016-2053: The asn1_ber_decoder function in lib/asn1_decoder.c in the Linux kernel allowed attackers to cause a denial of service (panic) via an ASN.1 BER file that lacks a public key, leading to mishandling by the public_key_verify_signature function in crypto/asymmetric_keys/public_key.c (bnc#963762).
- CVE-2016-4485: The llc_cmsg_rcv function in net/llc/af_llc.c in the Linux kernel did not initialize a certain data structure, which allowed attackers to obtain sensitive information from kernel stack memory by reading a message (bnc#978821).
- CVE-2016-4578: sound/core/timer.c in the Linux kernel did not initialize certain r1 data structures, which allowed local users to obtain sensitive information from kernel stack memory via crafted use of the ALSA timer interface, related to the (1) snd_timer_user_ccallback and (2) snd_timer_user_tinterrupt functions (bnc#979879).
- CVE-2016-4569: The snd_timer_user_params function in sound/core/timer.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory via crafted use of the ALSA timer interface (bnc#979213).
- CVE-2016-4486: The rtnl_fill_link_ifmap function in net/core/rtnetlink.c in the Linux kernel did not initialize a certain data structure, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#978822).
- CVE-2016-3134: The netfilter subsystem in the Linux kernel did not validate certain offset fields, which allowed local users to gain privileges or cause a denial of service (heap memory corruption) via an IPT_SO_SET_REPLACE setsockopt call (bnc#971126).
- CVE-2016-5696: net/ipv4/tcp_input.c in the Linux kernel did not properly determine the rate of challenge ACK segments, which made it easier for man-in-the-middle attackers to hijack TCP sessions via a blind in-window attack. (bsc#989152)
- CVE-2016-6480: Race condition in the ioctl_send_fib function in drivers/scsi/aacraid/commctrl.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds access or system crash) by changing a certain size value, aka a 'double fetch' vulnerability. (bsc#991608)
The following non-security bugs were fixed:
- Update patches.fixes/pci-determine-actual-vpd-size-on-first-access.patch (bsc#971729, bsc#974428).
- Update PCI VPD size patch to upstream:
* PCI: Determine actual VPD size on first access (bsc#971729).
* PCI: Update VPD definitions (bsc#971729). (cherry picked from commit d2af5b7e0cd7ee2a54f02ad65ec300d16b3ad956)
- Update patches.fixes/pci-update-vpd-definitions.patch (bsc#971729, bsc#974428).
- cgroups: do not attach task to subsystem if migration failed (bnc#979274).
- cgroups: more safe tasklist locking in cgroup_attach_proc (bnc#979274).
- fs/cifs: Fix cifs_uniqueid_to_ino_t() function for s390x (bsc#944309)
- fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681)
- hid: add ALWAYS_POLL quirk for a Logitech 0xc055 (bnc#962404).
- hid: add HP OEM mouse to quirk ALWAYS_POLL (bsc#919351).
- hid: add quirk for PIXART OEM mouse used by HP (bsc#919351).
- hid-elo: kill not flush the work.
- ipv4/fib: do not warn when primary address is missing if in_dev is dead (bsc#971360).
- ipv4: fix ineffective source address selection (bsc#980788).
- ipvs: count pre-established TCP states as active (bsc#970114).
- kabi, unix: properly account for FDs passed over unix sockets (bnc#839104).
- mm/hugetlb.c: correct missing private flag clearing (VM Functionality, bnc#971446).
- mm/hugetlb: fix backport of upstream commit 07443a85ad (VM Functionality, bnc#971446).
- mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED (VM Functionality, bnc#986445).
- nfs: Do not attempt to decode missing directory entries (bsc#980931).
- nfs: fix memory corruption rooted in get_ih_name pointer math (bsc#984107).
- nfs: reduce access cache shrinker locking (bnc#866130).
- ppp: defer netns reference release for ppp channel (bsc#980371).
- s390/cio: collect format 1 channel-path description data (bsc#966460,LTC#136434).
- s390/cio: ensure consistent measurement state (bsc#966460,LTC#136434).
- s390/cio: fix measurement characteristics memleak (bsc#966460,LTC#136434).
- s390/cio: update measurement characteristics (bsc#966460,LTC#136434).
- usbhid: add device USB_DEVICE_ID_LOGITECH_C077 (bsc#919351).
- usbhid: more mice with ALWAYS_POLL (bsc#919351).
- usbhid: yet another mouse with ALWAYS_POLL (bsc#919351).
- veth: do not modify ip_summed (bsc#969149).
- virtio_scsi: Implement eh_timed_out callback.
- vmxnet3: segCnt can be 1 for LRO packets (bsc#988065).
- xfs: Avoid grabbing ilock when file size is not changed (bsc#983535).
- xfs: avoid xfs_buf hang in lookup node directory corruption (bsc#989401).
- xfs: only update the last_sync_lsn when a transaction completes (bsc#987709).
Patchnames: sleclo50sp3-kernel-12730,sleman21-kernel-12730,slemap21-kernel-12730,sleposp3-kernel-12730,slessp3-kernel-12730,slexsp3-kernel-12730
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.2 (Medium)
Affected products
Recommended
249 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-bigsmp-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-bigsmp-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-bigsmp-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-default-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-default-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-default-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-default-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-default-base-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-default-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-default-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-default-devel-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-default-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-default-man-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-ec2-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-ec2-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-ec2-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-ec2-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-ec2-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-ec2-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-pae-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-pae-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-pae-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-source-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-source-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-source-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-syms-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-syms-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-syms-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-trace-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-trace-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-trace-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-trace-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-trace-base-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-trace-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-trace-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-trace-devel-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-trace-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-xen-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-xen-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-xen-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-xen-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-xen-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP3:kernel-xen-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-default-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-ec2-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-pae-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-source-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-syms-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-trace-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:kernel-xen-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-bigsmp-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-default-man-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-ec2-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-pae-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-source-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-syms-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-trace-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:kernel-xen-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-default-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-default-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-default-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-default-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-default-base-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-default-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-default-man-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-ec2-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-ec2-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-pae-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-source-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-source-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-source-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-syms-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-syms-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-syms-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-trace-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-trace-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-trace-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-xen-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-xen-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-0:3.0.101-0.47.86.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-bigsmp-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-bigsmp-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-bigsmp-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-default-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-default-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-default-base-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-default-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-default-devel-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-default-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-default-man-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-ec2-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-ec2-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-ec2-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-source-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-source-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-syms-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-syms-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-trace-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-trace-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-trace-base-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-trace-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-trace-devel-0:3.0.101-0.47.86.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-trace-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-xen-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-xen-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager 2.1:kernel-xen-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-bigsmp-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-bigsmp-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-bigsmp-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-default-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-default-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-default-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-ec2-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-ec2-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-ec2-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-source-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-syms-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-trace-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-trace-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-trace-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-xen-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-xen-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 2.1:kernel-xen-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-bigsmp-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-bigsmp-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-bigsmp-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-default-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-default-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-default-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-ec2-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-ec2-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-ec2-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-source-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-syms-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-trace-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-trace-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-trace-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-xen-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-xen-base-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 5:kernel-xen-devel-0:3.0.101-0.47.86.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
4.6 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
important
4.7 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
4.6 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
8.4 (High)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
9.8 (Critical)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
6.2 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
low
7.8 (High)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
low
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
low
7.5 (High)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
low
7.8 (High)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
low
5.5 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
important
7.5 (High)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
4.8 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
5.1 (Medium)
Affected products
Recommended
249 products, the same list as for
CVE-2013-4312
Threats
Impact
moderate
References
185 references
Loading 1.9 MB of JSON…
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…