[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2017:0494-1":6},{"stargazers_count":4,"fetched_at":5},7,"2026-06-04T08:53:30.047Z",{"id":7,"descriptions":8,"cisa":9,"weaknesses":10,"exploits":11,"aliases":12,"duplicate_of":9,"upstream":13,"downstream":68,"duplicates":69,"related":70,"reserved_at":9,"published_at":98,"modified_at":99,"state":9,"summary":100,"references_raw":102,"kevs":519,"epss":9,"epss_history":520,"metrics":521,"affected":522},"SUSE-SU-2017:0494-1","Security update for the Linux Kernel\n\n\nThe SUSE Linux Enterprise 11 SP3 LTSS kernel was updated to receive various security and bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2015-8970: crypto/algif_skcipher.c in the Linux kernel did not verify that a setkey operation has been performed on an AF_ALG socket before an accept system call is processed, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that did not supply a key, related to the lrw_crypt function in crypto/lrw.c (bnc#1008374).\n- CVE-2017-5551: Clear S_ISGID on tmpfs when setting posix ACLs (bsc#1021258).\n- CVE-2016-7097: The filesystem implementation in the Linux kernel preserves the setgid bit during a setxattr call, which allowed local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions (bnc#995968).\n- CVE-2016-10088: The sg implementation in the Linux kernel did not properly restrict write operations in situations where the KERNEL_DS option is set, which allowed local users to read or write to arbitrary kernel memory locations or cause a denial of service (use-after-free) by leveraging access to a /dev/sg device, related to block/bsg.c and drivers/scsi/sg.c.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-9576 (bnc#1017710).\n- CVE-2004-0230: TCP, when using a large Window Size, made it easier for remote attackers to guess sequence numbers and cause a denial of service (connection loss) to persistent TCP connections by repeatedly injecting a TCP RST packet, especially in protocols that use long-lived connections, such as BGP (bnc#969340).\n- CVE-2016-8632: The tipc_msg_build function in net/tipc/msg.c in the Linux kernel did not validate the relationship between the minimum fragment length and the maximum packet size, which allowed local users to gain privileges or cause a denial of service (heap-based buffer overflow) by leveraging the CAP_NET_ADMIN capability (bnc#1008831).\n- CVE-2016-8399: An elevation of privilege vulnerability in the kernel networking subsystem could have enabled a local malicious application to execute arbitrary code within the context of the kernel bnc#1014746).\n- CVE-2016-9793: The sock_setsockopt function in net/core/sock.c in the Linux kernel mishandled negative values of sk_sndbuf and sk_rcvbuf, which allowed local users to cause a denial of service (memory corruption and system crash) or possibly have unspecified other impact by leveraging the CAP_NET_ADMIN capability for a crafted setsockopt system call with the (1) SO_SNDBUFFORCE or (2) SO_RCVBUFFORCE option (bnc#1013531).\n- CVE-2012-6704: The sock_setsockopt function in net/core/sock.c in the Linux kernel mishandled negative values of sk_sndbuf and sk_rcvbuf, which allowed local users to cause a denial of service (memory corruption and system crash) or possibly have unspecified other impact by leveraging the CAP_NET_ADMIN capability for a crafted setsockopt system call with the (1) SO_SNDBUF or (2) SO_RCVBUF option (bnc#1013542).\n- CVE-2016-9756: arch/x86/kvm/emulate.c in the Linux kernel did not properly initialize Code Segment (CS) in certain error cases, which allowed local users to obtain sensitive information from kernel stack memory via a crafted application (bnc#1013038).\n- CVE-2016-3841: The IPv6 stack in the Linux kernel mishandled options data, which allowed local users to gain privileges or cause a denial of service (use-after-free and system crash) via a crafted sendmsg system call (bnc#992566).\n- CVE-2016-9685: Multiple memory leaks in error paths in fs/xfs/xfs_attr_list.c in the Linux kernel allowed local users to cause a denial of service (memory consumption) via crafted XFS filesystem operations (bnc#1012832).\n- CVE-2015-1350: The VFS subsystem in the Linux kernel provided an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allowed local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program (bnc#914939).\n- CVE-2015-8962: Double free vulnerability in the sg_common_write function in drivers/scsi/sg.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption and system crash) by detaching a device during an SG_IO ioctl call (bnc#1010501).\n- CVE-2016-9555: The sctp_sf_ootb function in net/sctp/sm_statefuns.c in the Linux kernel lacked chunk-length checking for the first chunk, which allowed remote attackers to cause a denial of service (out-of-bounds slab access) or possibly have unspecified other impact via crafted SCTP data (bnc#1011685).\n- CVE-2016-7910: Use-after-free vulnerability in the disk_seqf_stop function in block/genhd.c in the Linux kernel allowed local users to gain privileges by leveraging the execution of a certain stop operation even if the corresponding start operation had failed (bnc#1010716).\n- CVE-2016-7911: Race condition in the get_task_ioprio function in block/ioprio.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) via a crafted ioprio_get system call (bnc#1010711).\n- CVE-2015-8964: The tty_set_termios_ldisc function in drivers/tty/tty_ldisc.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory by reading a tty data structure (bnc#1010507).\n- CVE-2016-7916: Race condition in the environ_read function in fs/proc/base.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory by reading a /proc/*/environ file during a process-setup time interval in which environment-variable copying is incomplete (bnc#1010467).\n- CVE-2016-8646: The hash_accept function in crypto/algif_hash.c in the Linux kernel allowed local users to cause a denial of service (OOPS) by attempting to trigger use of in-kernel hash algorithms for a socket that has received zero bytes of data (bnc#1010150).\n- CVE-2016-8633: drivers/firewire/net.c in the Linux kernel in certain unusual hardware configurations allowed remote attackers to execute arbitrary code via crafted fragmented packets (bnc#1008833).\n- CVE-2016-7042: The proc_keys_show function in security/keys/proc.c in the Linux, when the GNU Compiler Collection (gcc) stack protector is enabled, used an incorrect buffer size for certain timeout data, which allowed local users to cause a denial of service (stack memory corruption and panic) by reading the /proc/keys file (bnc#1004517).\n- CVE-2015-8956: The rfcomm_sock_bind function in net/bluetooth/rfcomm/sock.c in the Linux kernel allowed local users to obtain sensitive information or cause a denial of service (NULL pointer dereference) via vectors involving a bind system call on a Bluetooth RFCOMM socket (bnc#1003925).\n- CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bnc#1003077).\n- CVE-2016-0823: The pagemap_open function in fs/proc/task_mmu.c in the Linux kernel allowed local users to obtain sensitive physical-address information by reading a pagemap file (bnc#994759).\n- CVE-2016-7425: The arcmsr_iop_message_xfer function in drivers/scsi/arcmsr/arcmsr_hba.c in the Linux kernel did not restrict a certain length field, which allowed local users to gain privileges or cause a denial of service (heap-based buffer overflow) via an ARCMSR_MESSAGE_WRITE_WQBUFFER control code (bnc#999932).\n- CVE-2016-6828: The tcp_check_send_head function in include/net/tcp.h in the Linux kernel did not properly maintain certain SACK state after a failed data copy, which allowed local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option (bnc#994296).\n\nThe following non-security bugs were fixed:\n\n- Always include the git commit in KOTD builds. This allows us not to set it explicitly in builds submitted to the official distribution (bnc#821612, bnc#824171).\n- KVM: x86: SYSENTER emulation is broken (bsc#994618).\n- NFS: Do not disconnect open-owner on NFS4ERR_BAD_SEQID (bsc#989261).\n- NFS: Refresh open-owner id when server says SEQID is bad (bsc#989261).\n- NFSv4: Ensure that we do not drop a state owner more than once (bsc#979595).\n- NFSv4: add flock_owner to open context (bnc#998689).\n- NFSv4: change nfs4_do_setattr to take an open_context instead of a nfs4_state (bnc#998689).\n- NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner (bnc#998689).\n- NFSv4: enhance nfs4_copy_lock_stateid to use a flock stateid if there is one (bnc#998689).\n- NFSv4: fix broken patch relating to v4 read delegations (bsc#956514, bsc#989261, bsc#979595).\n- SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() (bsc#1012895).\n- USB: fix typo in wMaxPacketSize validation (bsc#991665).\n- USB: validate wMaxPacketValue entries in endpoint descriptors (bnc#991665).\n- Update patches.xen/xen3-auto-arch-x86.diff (bsc#929141, among others).\n- __ptrace_may_access() should not deny sub-threads (bsc#1012851).\n- apparmor: fix IRQ stack overflow during free_profile (bsc#1009875).\n- arch/powerpc: Remove duplicate/redundant Altivec entries (bsc#967716).\n- cdc-acm: added sanity checking for probe() (bsc#993891).\n- include/linux/math64.h: add div64_ul() (bsc#996329).\n- kabi-fix for flock_owner addition (bsc#998689).\n- kabi: get back scsi_device.current_cmnd (bsc#935436).\n- kaweth: fix firmware download (bsc#993890).\n- kaweth: fix oops upon failed memory allocation (bsc#993890).\n- kexec: add a kexec_crash_loaded() function (bsc#973691).\n- md linear: fix a race between linear_add() and linear_congested() (bsc#1018446).\n- mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] (bsc#1011820).\n- mpt3sas: Fix panic when aer correct error occurred (bsc#997708, bsc#999943).\n- mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() (VM Functionality, bsc#1008645).\n- nfs4: reset states to use open_stateid when returning delegation voluntarily (bsc#1007944).\n- ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed() (bnc#1019783).\n- posix-timers: Remove remaining uses of tasklist_lock (bnc#997401).\n- posix-timers: Use sighand lock instead of tasklist_lock for task clock sample (bnc#997401).\n- posix-timers: Use sighand lock instead of tasklist_lock on timer deletion (bnc#997401).\n- powerpc: Add ability to build little endian kernels (bsc#967716).\n- powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bit (bsc#967716).\n- powerpc: Do not build assembly files with ABIv2 (bsc#967716).\n- powerpc: Do not use ELFv2 ABI to build the kernel (bsc#967716).\n- powerpc: Fix 64 bit builds with binutils 2.24 (bsc#967716).\n- powerpc: Fix error when cross building TAGS and cscope (bsc#967716).\n- powerpc: Make the vdso32 also build big-endian (bsc#967716).\n- powerpc: Remove altivec fix for gcc versions before 4.0 (bsc#967716).\n- powerpc: Remove buggy 9-year-old test for binutils lower than 2.12.1 (bsc#967716).\n- powerpc: Require gcc 4.0 on 64-bit (bsc#967716).\n- powerpc: dtc is required to build dtb files (bsc#967716).\n- printk/sched: Introduce special printk_sched() for those awkward (bsc#1013042, bsc#996541, bsc#1015878).\n- qlcnic: Schedule napi directly in netpoll (bsc#966826).\n- reiserfs: fix race in prealloc discard (bsc#987576).\n- rpm/config.sh: Set a fitting release string (bsc#997059)\n- rpm/kernel-binary.spec.in: Export a make-stderr.log file (bsc#1012422)\n- rpm/mkspec: Read a default release string from rpm/config.sh (bsc997059)\n- s390/dasd: fix failfast for disconnected devices (bnc#961923, LTC#135138).\n- sched/core: Fix a race between try_to_wake_up() and a woken up task (bnc#1002165).\n- sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() (bnc#1001419).\n- sched: Fix possible divide by zero in avg_atom() calculation (bsc#996329).\n- scsi: lpfc: Set elsiocb contexts to NULL after freeing it (bsc#996557).\n- scsi: remove current_cmnd field from struct scsi_device (bsc#935436). \n- x86/MCE/intel: Cleanup CMCI storm logic (bsc#929141).\n- xfs: remove the deprecated nodelaylog option (bsc#992906).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66],{"_key":15},"CVE-2004-0230",{"_key":17},"CVE-2012-6704",{"_key":19},"CVE-2015-1350",{"_key":21},"CVE-2015-8956",{"_key":23},"CVE-2015-8962",{"_key":25},"CVE-2015-8964",{"_key":27},"CVE-2015-8970",{"_key":29},"CVE-2016-0823",{"_key":31},"CVE-2016-10088",{"_key":33},"CVE-2016-3841",{"_key":35},"CVE-2016-6828",{"_key":37},"CVE-2016-7042",{"_key":39},"CVE-2016-7097",{"_key":41},"CVE-2016-7117",{"_key":43},"CVE-2016-7425",{"_key":45},"CVE-2016-7910",{"_key":47},"CVE-2016-7911",{"_key":49},"CVE-2016-7916",{"_key":51},"CVE-2016-8399",{"_key":53},"CVE-2016-8632",{"_key":55},"CVE-2016-8633",{"_key":57},"CVE-2016-8646",{"_key":59},"CVE-2016-9555",{"_key":61},"CVE-2016-9685",{"_key":63},"CVE-2016-9756",{"_key":65},"CVE-2016-9793",{"_key":67},"CVE-2017-5551",[],[],[71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97],{"_key":15},{"_key":17},{"_key":19},{"_key":21},{"_key":23},{"_key":25},{"_key":27},{"_key":29},{"_key":31},{"_key":33},{"_key":35},{"_key":37},{"_key":39},{"_key":41},{"_key":43},{"_key":45},{"_key":47},{"_key":49},{"_key":51},{"_key":53},{"_key":55},{"_key":57},{"_key":59},{"_key":61},{"_key":63},{"_key":65},{"_key":67},"2017-02-17T13:56:58Z","2026-02-04T04:13:09.617973Z",{"cisa_kev":101,"cisa_ransomware":101,"cisa_vendor":9,"epss_severity":9,"epss_score":9,"severity":9,"severity_score":9,"severity_version":9,"severity_source":9,"severity_vector":9,"severity_status":9},false,[103,109,114,118,122,126,130,134,138,142,146,150,154,158,162,166,170,174,178,182,186,190,194,198,202,206,210,214,218,222,226,230,234,238,242,246,250,254,258,262,266,270,274,278,282,286,290,294,298,302,306,310,314,318,322,326,330,334,338,342,346,350,354,358,362,366,370,374,378,382,386,390,394,398,402,406,410,415,419,423,427,431,435,439,443,447,451,455,459,463,467,471,475,479,483,487,491,495,499,503,507,511,515],{"url":104,"sources":105,"tags":107},"https://www.suse.com/support/update/announcement/2017/suse-su-20170494-1/",[106],"osv_suse",[108],"Advisory",{"url":110,"sources":111,"tags":112},"https://bugzilla.suse.com/1001419",[106],[113],"REPORT",{"url":115,"sources":116,"tags":117},"https://bugzilla.suse.com/1002165",[106],[113],{"url":119,"sources":120,"tags":121},"https://bugzilla.suse.com/1003077",[106],[113],{"url":123,"sources":124,"tags":125},"https://bugzilla.suse.com/1003253",[106],[113],{"url":127,"sources":128,"tags":129},"https://bugzilla.suse.com/1003925",[106],[113],{"url":131,"sources":132,"tags":133},"https://bugzilla.suse.com/1004517",[106],[113],{"url":135,"sources":136,"tags":137},"https://bugzilla.suse.com/1007944",[106],[113],{"url":139,"sources":140,"tags":141},"https://bugzilla.suse.com/1008374",[106],[113],{"url":143,"sources":144,"tags":145},"https://bugzilla.suse.com/1008645",[106],[113],{"url":147,"sources":148,"tags":149},"https://bugzilla.suse.com/1008831",[106],[113],{"url":151,"sources":152,"tags":153},"https://bugzilla.suse.com/1008833",[106],[113],{"url":155,"sources":156,"tags":157},"https://bugzilla.suse.com/1008850",[106],[113],{"url":159,"sources":160,"tags":161},"https://bugzilla.suse.com/1009875",[106],[113],{"url":163,"sources":164,"tags":165},"https://bugzilla.suse.com/1010150",[106],[113],{"url":167,"sources":168,"tags":169},"https://bugzilla.suse.com/1010467",[106],[113],{"url":171,"sources":172,"tags":173},"https://bugzilla.suse.com/1010501",[106],[113],{"url":175,"sources":176,"tags":177},"https://bugzilla.suse.com/1010507",[106],[113],{"url":179,"sources":180,"tags":181},"https://bugzilla.suse.com/1010711",[106],[113],{"url":183,"sources":184,"tags":185},"https://bugzilla.suse.com/1010713",[106],[113],{"url":187,"sources":188,"tags":189},"https://bugzilla.suse.com/1010716",[106],[113],{"url":191,"sources":192,"tags":193},"https://bugzilla.suse.com/1011685",[106],[113],{"url":195,"sources":196,"tags":197},"https://bugzilla.suse.com/1011820",[106],[113],{"url":199,"sources":200,"tags":201},"https://bugzilla.suse.com/1012183",[106],[113],{"url":203,"sources":204,"tags":205},"https://bugzilla.suse.com/1012422",[106],[113],{"url":207,"sources":208,"tags":209},"https://bugzilla.suse.com/1012832",[106],[113],{"url":211,"sources":212,"tags":213},"https://bugzilla.suse.com/1012851",[106],[113],{"url":215,"sources":216,"tags":217},"https://bugzilla.suse.com/1012852",[106],[113],{"url":219,"sources":220,"tags":221},"https://bugzilla.suse.com/1012895",[106],[113],{"url":223,"sources":224,"tags":225},"https://bugzilla.suse.com/1013038",[106],[113],{"url":227,"sources":228,"tags":229},"https://bugzilla.suse.com/1013042",[106],[113],{"url":231,"sources":232,"tags":233},"https://bugzilla.suse.com/1013531",[106],[113],{"url":235,"sources":236,"tags":237},"https://bugzilla.suse.com/1013542",[106],[113],{"url":239,"sources":240,"tags":241},"https://bugzilla.suse.com/1014454",[106],[113],{"url":243,"sources":244,"tags":245},"https://bugzilla.suse.com/1014746",[106],[113],{"url":247,"sources":248,"tags":249},"https://bugzilla.suse.com/1015878",[106],[113],{"url":251,"sources":252,"tags":253},"https://bugzilla.suse.com/1017710",[106],[113],{"url":255,"sources":256,"tags":257},"https://bugzilla.suse.com/1018446",[106],[113],{"url":259,"sources":260,"tags":261},"https://bugzilla.suse.com/1019079",[106],[113],{"url":263,"sources":264,"tags":265},"https://bugzilla.suse.com/1019783",[106],[113],{"url":267,"sources":268,"tags":269},"https://bugzilla.suse.com/1021258",[106],[113],{"url":271,"sources":272,"tags":273},"https://bugzilla.suse.com/821612",[106],[113],{"url":275,"sources":276,"tags":277},"https://bugzilla.suse.com/824171",[106],[113],{"url":279,"sources":280,"tags":281},"https://bugzilla.suse.com/914939",[106],[113],{"url":283,"sources":284,"tags":285},"https://bugzilla.suse.com/929141",[106],[113],{"url":287,"sources":288,"tags":289},"https://bugzilla.suse.com/935436",[106],[113],{"url":291,"sources":292,"tags":293},"https://bugzilla.suse.com/956514",[106],[113],{"url":295,"sources":296,"tags":297},"https://bugzilla.suse.com/961923",[106],[113],{"url":299,"sources":300,"tags":301},"https://bugzilla.suse.com/966826",[106],[113],{"url":303,"sources":304,"tags":305},"https://bugzilla.suse.com/967716",[106],[113],{"url":307,"sources":308,"tags":309},"https://bugzilla.suse.com/969340",[106],[113],{"url":311,"sources":312,"tags":313},"https://bugzilla.suse.com/973691",[106],[113],{"url":315,"sources":316,"tags":317},"https://bugzilla.suse.com/979595",[106],[113],{"url":319,"sources":320,"tags":321},"https://bugzilla.suse.com/987576",[106],[113],{"url":323,"sources":324,"tags":325},"https://bugzilla.suse.com/989152",[106],[113],{"url":327,"sources":328,"tags":329},"https://bugzilla.suse.com/989261",[106],[113],{"url":331,"sources":332,"tags":333},"https://bugzilla.suse.com/991665",[106],[113],{"url":335,"sources":336,"tags":337},"https://bugzilla.suse.com/992566",[106],[113],{"url":339,"sources":340,"tags":341},"https://bugzilla.suse.com/992569",[106],[113],{"url":343,"sources":344,"tags":345},"https://bugzilla.suse.com/992906",[106],[113],{"url":347,"sources":348,"tags":349},"https://bugzilla.suse.com/992991",[106],[113],{"url":351,"sources":352,"tags":353},"https://bugzilla.suse.com/993890",[106],[113],{"url":355,"sources":356,"tags":357},"https://bugzilla.suse.com/993891",[106],[113],{"url":359,"sources":360,"tags":361},"https://bugzilla.suse.com/994296",[106],[113],{"url":363,"sources":364,"tags":365},"https://bugzilla.suse.com/994618",[106],[113],{"url":367,"sources":368,"tags":369},"https://bugzilla.suse.com/994759",[106],[113],{"url":371,"sources":372,"tags":373},"https://bugzilla.suse.com/995968",[106],[113],{"url":375,"sources":376,"tags":377},"https://bugzilla.suse.com/996329",[106],[113],{"url":379,"sources":380,"tags":381},"https://bugzilla.suse.com/996541",[106],[113],{"url":383,"sources":384,"tags":385},"https://bugzilla.suse.com/996557",[106],[113],{"url":387,"sources":388,"tags":389},"https://bugzilla.suse.com/997059",[106],[113],{"url":391,"sources":392,"tags":393},"https://bugzilla.suse.com/997401",[106],[113],{"url":395,"sources":396,"tags":397},"https://bugzilla.suse.com/997708",[106],[113],{"url":399,"sources":400,"tags":401},"https://bugzilla.suse.com/998689",[106],[113],{"url":403,"sources":404,"tags":405},"https://bugzilla.suse.com/999932",[106],[113],{"url":407,"sources":408,"tags":409},"https://bugzilla.suse.com/999943",[106],[113],{"url":411,"sources":412,"tags":413},"https://www.suse.com/security/cve/CVE-2004-0230",[106],[414],"WEB",{"url":416,"sources":417,"tags":418},"https://www.suse.com/security/cve/CVE-2012-6704",[106],[414],{"url":420,"sources":421,"tags":422},"https://www.suse.com/security/cve/CVE-2015-1350",[106],[414],{"url":424,"sources":425,"tags":426},"https://www.suse.com/security/cve/CVE-2015-8956",[106],[414],{"url":428,"sources":429,"tags":430},"https://www.suse.com/security/cve/CVE-2015-8962",[106],[414],{"url":432,"sources":433,"tags":434},"https://www.suse.com/security/cve/CVE-2015-8964",[106],[414],{"url":436,"sources":437,"tags":438},"https://www.suse.com/security/cve/CVE-2015-8970",[106],[414],{"url":440,"sources":441,"tags":442},"https://www.suse.com/security/cve/CVE-2016-0823",[106],[414],{"url":444,"sources":445,"tags":446},"https://www.suse.com/security/cve/CVE-2016-10088",[106],[414],{"url":448,"sources":449,"tags":450},"https://www.suse.com/security/cve/CVE-2016-3841",[106],[414],{"url":452,"sources":453,"tags":454},"https://www.suse.com/security/cve/CVE-2016-6828",[106],[414],{"url":456,"sources":457,"tags":458},"https://www.suse.com/security/cve/CVE-2016-7042",[106],[414],{"url":460,"sources":461,"tags":462},"https://www.suse.com/security/cve/CVE-2016-7097",[106],[414],{"url":464,"sources":465,"tags":466},"https://www.suse.com/security/cve/CVE-2016-7117",[106],[414],{"url":468,"sources":469,"tags":470},"https://www.suse.com/security/cve/CVE-2016-7425",[106],[414],{"url":472,"sources":473,"tags":474},"https://www.suse.com/security/cve/CVE-2016-7910",[106],[414],{"url":476,"sources":477,"tags":478},"https://www.suse.com/security/cve/CVE-2016-7911",[106],[414],{"url":480,"sources":481,"tags":482},"https://www.suse.com/security/cve/CVE-2016-7916",[106],[414],{"url":484,"sources":485,"tags":486},"https://www.suse.com/security/cve/CVE-2016-8399",[106],[414],{"url":488,"sources":489,"tags":490},"https://www.suse.com/security/cve/CVE-2016-8632",[106],[414],{"url":492,"sources":493,"tags":494},"https://www.suse.com/security/cve/CVE-2016-8633",[106],[414],{"url":496,"sources":497,"tags":498},"https://www.suse.com/security/cve/CVE-2016-8646",[106],[414],{"url":500,"sources":501,"tags":502},"https://www.suse.com/security/cve/CVE-2016-9555",[106],[414],{"url":504,"sources":505,"tags":506},"https://www.suse.com/security/cve/CVE-2016-9685",[106],[414],{"url":508,"sources":509,"tags":510},"https://www.suse.com/security/cve/CVE-2016-9756",[106],[414],{"url":512,"sources":513,"tags":514},"https://www.suse.com/security/cve/CVE-2016-9793",[106],[414],{"url":516,"sources":517,"tags":518},"https://www.suse.com/security/cve/CVE-2017-5551",[106],[414],[],[],[],[523,536,540,544,548,553,557,561,565,569,574,578,582,586,590,595,599,604,608,612,616,620,625,629,633,637,641,646,650,654,658,662,667,671,675,679],{"ecosystem":524,"name":525,"vendor":526,"product":527,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":527,"source":9,"versions":529},"SUSE Linux Enterprise","kernel-bigsmp","suse","kernel-bigsmp&distro=SUSE Linux Enterprise Server 11 SP3-LTSS","rpm",[530],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},"lt3_0_101_0_47_96_1",true,"ecosystem","3.0.101-0.47.96.1","excluding",{"ecosystem":524,"name":525,"vendor":526,"product":537,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":537,"source":9,"versions":538},"kernel-bigsmp&distro=SUSE Manager 2.1",[539],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":525,"vendor":526,"product":541,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":541,"source":9,"versions":542},"kernel-bigsmp&distro=SUSE Manager Proxy 2.1",[543],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":525,"vendor":526,"product":545,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":545,"source":9,"versions":546},"kernel-bigsmp&distro=SUSE OpenStack Cloud 5",[547],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":549,"vendor":526,"product":550,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":550,"source":9,"versions":551},"kernel-default","kernel-default&distro=SUSE Linux Enterprise Point of Sale 11 SP3",[552],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":549,"vendor":526,"product":554,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":554,"source":9,"versions":555},"kernel-default&distro=SUSE Linux Enterprise Server 11 SP3-LTSS",[556],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":549,"vendor":526,"product":558,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":558,"source":9,"versions":559},"kernel-default&distro=SUSE Manager 2.1",[560],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":549,"vendor":526,"product":562,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":562,"source":9,"versions":563},"kernel-default&distro=SUSE Manager Proxy 2.1",[564],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":549,"vendor":526,"product":566,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":566,"source":9,"versions":567},"kernel-default&distro=SUSE OpenStack Cloud 5",[568],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":570,"vendor":526,"product":571,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":571,"source":9,"versions":572},"kernel-ec2","kernel-ec2&distro=SUSE Linux Enterprise Point of Sale 11 SP3",[573],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":570,"vendor":526,"product":575,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":575,"source":9,"versions":576},"kernel-ec2&distro=SUSE Linux Enterprise Server 11 SP3-LTSS",[577],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":570,"vendor":526,"product":579,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":579,"source":9,"versions":580},"kernel-ec2&distro=SUSE Manager 2.1",[581],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":570,"vendor":526,"product":583,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":583,"source":9,"versions":584},"kernel-ec2&distro=SUSE Manager Proxy 2.1",[585],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":570,"vendor":526,"product":587,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":587,"source":9,"versions":588},"kernel-ec2&distro=SUSE OpenStack Cloud 5",[589],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":591,"vendor":526,"product":592,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":592,"source":9,"versions":593},"kernel-pae","kernel-pae&distro=SUSE Linux Enterprise Point of Sale 11 SP3",[594],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":591,"vendor":526,"product":596,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":596,"source":9,"versions":597},"kernel-pae&distro=SUSE Linux Enterprise Server 11 SP3-LTSS",[598],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":600,"vendor":526,"product":601,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":601,"source":9,"versions":602},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Point of Sale 11 SP3",[603],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":600,"vendor":526,"product":605,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":605,"source":9,"versions":606},"kernel-source&distro=SUSE Linux Enterprise Server 11 SP3-LTSS",[607],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":600,"vendor":526,"product":609,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":609,"source":9,"versions":610},"kernel-source&distro=SUSE Manager 2.1",[611],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":600,"vendor":526,"product":613,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":613,"source":9,"versions":614},"kernel-source&distro=SUSE Manager Proxy 2.1",[615],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":600,"vendor":526,"product":617,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":617,"source":9,"versions":618},"kernel-source&distro=SUSE OpenStack Cloud 5",[619],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":621,"vendor":526,"product":622,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":622,"source":9,"versions":623},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Point of Sale 11 SP3",[624],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":621,"vendor":526,"product":626,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":626,"source":9,"versions":627},"kernel-syms&distro=SUSE Linux Enterprise Server 11 SP3-LTSS",[628],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":621,"vendor":526,"product":630,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":630,"source":9,"versions":631},"kernel-syms&distro=SUSE Manager 2.1",[632],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":621,"vendor":526,"product":634,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":634,"source":9,"versions":635},"kernel-syms&distro=SUSE Manager Proxy 2.1",[636],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":621,"vendor":526,"product":638,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":638,"source":9,"versions":639},"kernel-syms&distro=SUSE OpenStack Cloud 5",[640],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":642,"vendor":526,"product":643,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":643,"source":9,"versions":644},"kernel-trace","kernel-trace&distro=SUSE Linux Enterprise Point of Sale 11 SP3",[645],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":642,"vendor":526,"product":647,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":647,"source":9,"versions":648},"kernel-trace&distro=SUSE Linux Enterprise Server 11 SP3-LTSS",[649],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":642,"vendor":526,"product":651,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":651,"source":9,"versions":652},"kernel-trace&distro=SUSE Manager 2.1",[653],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":642,"vendor":526,"product":655,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":655,"source":9,"versions":656},"kernel-trace&distro=SUSE Manager Proxy 2.1",[657],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":642,"vendor":526,"product":659,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":659,"source":9,"versions":660},"kernel-trace&distro=SUSE OpenStack Cloud 5",[661],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":663,"vendor":526,"product":664,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":664,"source":9,"versions":665},"kernel-xen","kernel-xen&distro=SUSE Linux Enterprise Point of Sale 11 SP3",[666],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":663,"vendor":526,"product":668,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":668,"source":9,"versions":669},"kernel-xen&distro=SUSE Linux Enterprise Server 11 SP3-LTSS",[670],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":663,"vendor":526,"product":672,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":672,"source":9,"versions":673},"kernel-xen&distro=SUSE Manager 2.1",[674],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":663,"vendor":526,"product":676,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":676,"source":9,"versions":677},"kernel-xen&distro=SUSE Manager Proxy 2.1",[678],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9},{"ecosystem":524,"name":663,"vendor":526,"product":680,"cpe_part":9,"purl_type":528,"purl_namespace":526,"purl_name":680,"source":9,"versions":681},"kernel-xen&distro=SUSE OpenStack Cloud 5",[682],{"version":531,"is_range":532,"range_type":533,"version_start":9,"version_start_type":9,"version_end":534,"version_end_type":535,"fixed_in":9}]