[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2016:0585-1":6},{"stargazers_count":4,"fetched_at":5},7,"2026-06-04T14:53:31.930Z",{"id":7,"descriptions":8,"cisa":9,"weaknesses":10,"exploits":11,"aliases":12,"duplicate_of":9,"upstream":13,"downstream":48,"duplicates":49,"related":50,"reserved_at":9,"published_at":68,"modified_at":69,"state":9,"summary":70,"references_raw":72,"kevs":433,"epss":9,"epss_history":434,"metrics":435,"affected":436},"SUSE-SU-2016:0585-1","Security update for the Linux Kernel\n\nThe SUSE Linux Enterprise 12 SP1 kernel was updated to 3.12.53 to receive various security and bugfixes.\n\nThe following security bugs were fixed:\n- 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).\n- CVE-2015-5707: Integer overflow in the sg_start_req function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service or possibly have unspecified other impact via a large iov_count value in a write request (bnc#940338).\n- 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).\n- 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).\n- 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 was (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 (bnc#955354).\n- 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).\n- 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).\n- 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).\n- CVE-2015-8551: Xen PCI backend driver did not perform proper sanity checks on the device's state, allowing for DoS (bsc#957990).\n- CVE-2015-8569: The (1) pptp_bind and (2) pptp_connect functions in drivers/net/ppp/pptp.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#959190).\n- 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).\n- CVE-2015-8660: The ovl_setattr function in fs/overlayfs/inode.c in the Linux kernel attempted to merge distinct setattr operations, which allowed local users to bypass intended access restrictions and modify the attributes of arbitrary overlay files via a crafted application (bnc#960281).\n- 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).\n- 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).\n- 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).\n- 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).\n\nThe following non-security bugs were fixed:\n- ACPI: Introduce apic_id in struct processor to save parsed APIC id (bsc#959463).\n- ACPI: Make it possible to get local x2apic id via _MAT (bsc#959463).\n- ACPI: use apic_id and remove duplicated _MAT evaluation (bsc#959463).\n- ACPICA: Correctly cleanup after a ACPI table load failure (bnc#937261).\n- Add sd_mod to initrd modules. For some reason PowerVM backend can't work without sd_mod\n- Do not modify perf bias performance setting by default at boot (bnc#812259, bsc#959629).\n- Documentation: Document kernel.panic_on_io_nmi sysctl (bsc#940946, bsc#937444).\n- Driver for IBM System i/p VNIC protocol\n- Drop blktap patches from SLE12, since the driver is unsupported\n- Improve fairness when locking the per-superblock s_anon list (bsc#957525, bsc#941363).\n- Input: aiptek - fix crash on detecting device without endpoints (bnc#956708).\n- NFSD: Do not start lockd when only NFSv4 is running\n- NFSv4: Recovery of recalled read delegations is broken (bsc#956514).\n- Replace with 176bed1d vmstat: explicitly schedule per-cpu work on the CPU we need it to run on\n- Revert 'ipv6: add complete rcu protection around np->opt' (bnc#961257).\n- Revert 874bbfe60 workqueue: make sure delayed work run in local cpu 1. Without 22b886dd, 874bbfe60 leads to timer corruption. 2. With 22b886dd applied, victim of 1 reports performance regression (1,2 https://lkml.org/lkml/2016/2/4/618) 3. Leads to scheduling work to offlined CPU (bnc#959463). SLERT: 4. NO_HZ_FULL regressession, unbound delayed work timer is no longer deflected to a housekeeper CPU.\n- be2net: fix some log messages (bnc#855062, bnc#867583).\n- blktap: also call blkif_disconnect() when frontend switched to closed (bsc#952976).\n- blktap: refine mm tracking (bsc#952976).\n- block: Always check queue limits for cloned requests (bsc#902606).\n- block: Always check queue limits for cloned requests (bsc#902606).\n- bnx2x: Add new device ids under the Qlogic vendor (bnc#964821).\n- btrfs: Add qgroup tracing (bnc#935087, bnc#945649).\n- btrfs: Update btrfs qgroup status item when rescan is done (bnc#960300).\n- btrfs: backref: Add special time_seq == (u64)-1 case for btrfs_find_all_roots() (bnc#935087, bnc#945649).\n- btrfs: backref: Do not merge refs which are not for same block (bnc#935087, bnc#945649).\n- btrfs: delayed-ref: Cleanup the unneeded functions (bnc#935087, bnc#945649).\n- btrfs: delayed-ref: Use list to replace the ref_root in ref_head (bnc#935087, bnc#945649).\n- btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and __free_extent() (bnc#935087, bnc#945649).\n- btrfs: fix comp_oper to get right order (bnc#935087, bnc#945649).\n- btrfs: fix deadlock between direct IO write and defrag/readpages (bnc#965344).\n- btrfs: fix leak in qgroup_subtree_accounting() error path (bnc#935087, bnc#945649).\n- btrfs: fix order by which delayed references are run (bnc#949440).\n- btrfs: fix qgroup sanity tests (bnc#951615).\n- btrfs: fix race waiting for qgroup rescan worker (bnc#960300).\n- btrfs: fix regression running delayed references when using qgroups (bnc#951615).\n- btrfs: fix regression when running delayed references (bnc#951615).\n- btrfs: fix sleeping inside atomic context in qgroup rescan worker (bnc#960300).\n- btrfs: keep dropped roots in cache until transaction commit (bnc#935087, bnc#945649).\n- btrfs: qgroup: Add function qgroup_update_counters() (bnc#935087, bnc#945649).\n- btrfs: qgroup: Add function qgroup_update_refcnt() (bnc#935087, bnc#945649).\n- btrfs: qgroup: Add new function to record old_roots (bnc#935087, bnc#945649).\n- btrfs: qgroup: Add new qgroup calculation function btrfs_qgroup_account_extents() (bnc#935087, bnc#945649).\n- btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots (bnc#935087, bnc#945649).\n- btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read (bnc#935087, bnc#945649).\n- btrfs: qgroup: Cleanup the old ref_node-oriented mechanism (bnc#935087, bnc#945649).\n- btrfs: qgroup: Do not copy extent buffer to do qgroup rescan (bnc#960300).\n- btrfs: qgroup: Fix a regression in qgroup reserved space (bnc#935087, bnc#945649).\n- btrfs: qgroup: Make snapshot accounting work with new extent-oriented qgroup (bnc#935087, bnc#945649).\n- btrfs: qgroup: Record possible quota-related extent for qgroup (bnc#935087, bnc#945649).\n- btrfs: qgroup: Switch rescan to new mechanism (bnc#935087, bnc#945649).\n- btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism (bnc#935087, bnc#945649).\n- btrfs: qgroup: Switch to new extent-oriented qgroup mechanism (bnc#935087, bnc#945649).\n- btrfs: qgroup: account shared subtree during snapshot delete (bnc#935087, bnc#945649).\n- btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota (bnc#960300).\n- btrfs: qgroup: exit the rescan worker during umount (bnc#960300).\n- btrfs: qgroup: fix quota disable during rescan (bnc#960300).\n- btrfs: qgroup: move WARN_ON() to the correct location (bnc#935087, bnc#945649).\n- btrfs: remove transaction from send (bnc#935087, bnc#945649).\n- btrfs: skip locking when searching commit root (bnc#963825).\n- btrfs: ulist: Add ulist_del() function (bnc#935087, bnc#945649).\n- btrfs: use btrfs_get_fs_root in resolve_indirect_ref (bnc#935087, bnc#945649).\n- crypto: nx - use common code for both NX decompress success cases (bsc#942476).\n- crypto: nx-842 - Mask XERS0 bit in return value (bsc#960221).\n- driver core: Add BUS_NOTIFY_REMOVED_DEVICE event (bnc#962965).\n- drivers/firmware/memmap.c: do not allocate firmware_map_entry of same memory range (bsc#959463).\n- drivers/firmware/memmap.c: do not create memmap sysfs of same firmware_map_entry (bsc#959463).\n- drivers/firmware/memmap.c: pass the correct argument to firmware_map_find_entry_bootmem() (bsc#959463).\n- e1000e: Do not read ICR in Other interrupt (bsc#924919).\n- e1000e: Do not write lsc to ics in msi-x mode (bsc#924919).\n- e1000e: Fix msi-x interrupt automask (bsc#924919).\n- e1000e: Remove unreachable code (bsc#924919).\n- fuse: break infinite loop in fuse_fill_write_pages() (bsc#963765).\n- group-source-files: mark module.lds as devel file ld: cannot open linker script file /usr/src/linux-4.2.5-1/arch/arm/kernel/module.lds: No such file or directory\n- ipv6: fix tunnel error handling (bsc#952579).\n- jbd2: Fix unreclaimed pages after truncate in data=journal mode (bsc#961516).\n- kABI: reintroduce blk_rq_check_limits.\n- kabi: protect struct acpi_processor signature (bsc#959463).\n- kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup (bsc#940946, bsc#937444).\n- kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) (bsc#940946, bsc#937444).\n- kernel: Provide READ_ONCE and ASSIGN_ONCE (bsc#940946, bsc#937444).\n- kernel: inadvertent free of the vector register save area (bnc#961202).\n- kexec: Fix race between panic() and crash_kexec() (bsc#940946, bsc#937444).\n- kgr: Remove the confusing search for fentry\n- kgr: Safe way to avoid an infinite redirection\n- kgr: do not print error for !abort_if_missing symbols (bnc#943989).\n- kgr: do not use WQ_MEM_RECLAIM workqueue (bnc#963572).\n- kgr: log when modifying kernel\n- kgr: mark some more missed kthreads (bnc#962336).\n- kgr: usb/storage: do not emit thread awakened (bnc#899908).\n- kvm: Add arch specific mmu notifier for page invalidation (bsc#959463).\n- kvm: Make init_rmode_identity_map() return 0 on success (bsc#959463).\n- kvm: Remove ept_identity_pagetable from struct kvm_arch (bsc#959463).\n- kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make it non-static (bsc#959463).\n- kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address (bsc#959463).\n- kvm: vmx: Implement set_apic_access_page_addr (bsc#959463).\n- kvm: x86: Add request bit to reload APIC access page address (bsc#959463).\n- kvm: x86: Unpin and remove kvm_arch->apic_access_page (bsc#959463).\n- libiscsi: Fix host busy blocking during connection teardown.\n- lpfc: Fix null ndlp dereference in target_reset_handler (bsc#951392).\n- md/bitmap: do not pass -1 to bitmap_storage_alloc (bsc#955118).\n- md/bitmap: remove confusing code from filemap_get_page.\n- md/bitmap: remove rcu annotation from pointer arithmetic.\n- mem-hotplug: reset node managed pages when hot-adding a new pgdat (bsc#959463).\n- mem-hotplug: reset node present pages when hot-adding a new pgdat (bsc#959463).\n- memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node() (bsc#959463).\n- mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() (VM Functionality, bnc#961588).\n- mm/mempolicy.c: convert the shared_policy lock to a rwlock (VM Performance, bnc#959436).\n- module: keep percpu symbols in module's symtab (bsc#962788).\n- nmi: provide the option to issue an NMI back trace to every cpu but current (bsc#940946, bsc#937444).\n- nmi: provide the option to issue an NMI back trace to every cpu but current (bsc#940946, bsc#937444).\n- nvme: Clear BIO_SEG_VALID flag in nvme_bio_split() (bsc#954992).\n- panic, x86: Allow CPUs to save registers even if looping in NMI context (bsc#940946, bsc#937444).\n- panic, x86: Fix re-entrance problem due to panic on NMI (bsc#940946, bsc#937444).\n- pci: Check for valid tags when calculating the VPD size (bsc#959146).\n- qeth: initialize net_device with carrier off (bnc#964230).\n- rpm/constraints.in: Bump disk space requirements up a bit Require 10GB on s390x, 20GB elsewhere.\n- rpm/kernel-binary.spec.in: Fix build if no UEFI certs are installed\n- rpm/kernel-binary.spec.in: Fix kernel-vanilla-devel dependency (bsc#959090)\n- rpm/kernel-binary.spec.in: Fix paths in kernel-vanilla-devel (bsc#959090).\n- rpm/kernel-binary.spec.in: Install libopenssl-devel for newer sign-file\n- rpm/kernel-binary.spec.in: Use bzip compression to speed up build (bsc#962356)\n- rpm/kernel-source.spec.in: Install kernel-macros for kernel-source-vanilla (bsc#959090)\n- rpm/kernel-spec-macros: Do not modify the release string in PTFs (bsc#963449)\n- rpm/package-descriptions: Add kernel-zfcpdump and drop -desktop\n- s390/cio: ensure consistent measurement state (bnc#964230).\n- s390/cio: fix measurement characteristics memleak (bnc#964230).\n- s390/cio: update measurement characteristics (bnc#964230).\n- s390/dasd: fix failfast for disconnected devices (bnc#961202).\n- s390/vtime: correct scaled cputime for SMT (bnc#964230).\n- s390/vtime: correct scaled cputime of partially idle CPUs (bnc#964230).\n- s390/vtime: limit MT scaling value updates (bnc#964230).\n- sched,numa: cap pte scanning overhead to 3% of run time (Automatic NUMA Balancing).\n- sched/fair: Care divide error in update_task_scan_period() (bsc#959463).\n- sched/fair: Disable tg load_avg/runnable_avg update for root_task_group (bnc#960227).\n- sched/fair: Move cache hot load_avg/runnable_avg into separate cacheline (bnc#960227).\n- sched/numa: Cap PTE scanning overhead to 3% of run time (Automatic NUMA Balancing).\n- sched: Fix race between task_group and sched_task_group (Automatic NUMA Balancing).\n- scsi: restart list search after unlock in scsi_remove_target (bsc#944749, bsc#959257).\n- supported.conf: Add more QEMU and VMware drivers to -base (bsc#965840).\n- supported.conf: Add netfilter modules to base (bsc#950292)\n- supported.conf: Add nls_iso8859-1 and nls_cp437 to -base (bsc#950292)\n- supported.conf: Add vfat to -base to be able to mount the ESP (bsc#950292).\n- supported.conf: Add virtio_{blk,net,scsi} to kernel-default-base (bsc#950292)\n- supported.conf: Also add virtio_pci to kernel-default-base (bsc#950292).\n- supported.conf: drop +external from ghash-clmulni-intel It was agreed that it does not make sense to maintain 'external' for this specific module. Furthermore it causes problems in rather ordinary VMware environments. (bsc#961971)\n- udp: properly support MSG_PEEK with truncated buffers (bsc#951199 bsc#959364).\n- x86, xsave: Support eager-only xsave features, add MPX support (bsc#938577).\n- x86/apic: Introduce apic_extnmi command line parameter (bsc#940946, bsc#937444).\n- x86/fpu/xstate: Do not assume the first zero xfeatures zero bit means the end (bsc#938577).\n- x86/fpu: Fix double-increment in setup_xstate_features() (bsc#938577).\n- x86/fpu: Remove xsave_init() bootmem allocations (bsc#938577).\n- x86/nmi: Save regs in crash dump on external NMI (bsc#940946, bsc#937444).\n- x86/nmi: Save regs in crash dump on external NMI (bsc#940946, bsc#937444).\n- xen/pciback: Do not allow MSI-X ops if PCI_COMMAND_MEMORY is not set (bsc#957990 XSA-157).\n- xfs: add a few more verifier tests (bsc#947953).\n- xfs: fix double free in xlog_recover_commit_trans (bsc#947953).\n- xfs: recovery of XLOG_UNMOUNT_TRANS leaks memory (bsc#947953).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46],{"_key":15},"CVE-2013-7446",{"_key":17},"CVE-2015-0272",{"_key":19},"CVE-2015-5707",{"_key":21},"CVE-2015-7550",{"_key":23},"CVE-2015-7799",{"_key":25},"CVE-2015-8215",{"_key":27},"CVE-2015-8539",{"_key":29},"CVE-2015-8543",{"_key":31},"CVE-2015-8550",{"_key":33},"CVE-2015-8551",{"_key":35},"CVE-2015-8569",{"_key":37},"CVE-2015-8575",{"_key":39},"CVE-2015-8660",{"_key":41},"CVE-2015-8767",{"_key":43},"CVE-2015-8785",{"_key":45},"CVE-2016-0723",{"_key":47},"CVE-2016-2069",[],[],[51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67],{"_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},"2016-02-25T16:23:22Z","2026-02-04T04:40:40.107871Z",{"cisa_kev":71,"cisa_ransomware":71,"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,[73,79,84,88,92,96,100,104,108,112,116,120,124,128,132,136,140,144,148,152,156,160,164,168,172,176,180,184,188,192,196,200,204,208,212,216,220,224,228,232,236,240,244,248,252,256,260,264,268,272,276,280,284,288,292,296,300,304,308,312,316,320,324,328,332,336,340,344,348,352,356,360,364,369,373,377,381,385,389,393,397,401,405,409,413,417,421,425,429],{"url":74,"sources":75,"tags":77},"https://www.suse.com/support/update/announcement/2016/suse-su-20160585-1/",[76],"osv_suse",[78],"Advisory",{"url":80,"sources":81,"tags":82},"https://bugzilla.suse.com/812259",[76],[83],"REPORT",{"url":85,"sources":86,"tags":87},"https://bugzilla.suse.com/855062",[76],[83],{"url":89,"sources":90,"tags":91},"https://bugzilla.suse.com/867583",[76],[83],{"url":93,"sources":94,"tags":95},"https://bugzilla.suse.com/899908",[76],[83],{"url":97,"sources":98,"tags":99},"https://bugzilla.suse.com/902606",[76],[83],{"url":101,"sources":102,"tags":103},"https://bugzilla.suse.com/924919",[76],[83],{"url":105,"sources":106,"tags":107},"https://bugzilla.suse.com/935087",[76],[83],{"url":109,"sources":110,"tags":111},"https://bugzilla.suse.com/937261",[76],[83],{"url":113,"sources":114,"tags":115},"https://bugzilla.suse.com/937444",[76],[83],{"url":117,"sources":118,"tags":119},"https://bugzilla.suse.com/938577",[76],[83],{"url":121,"sources":122,"tags":123},"https://bugzilla.suse.com/940338",[76],[83],{"url":125,"sources":126,"tags":127},"https://bugzilla.suse.com/940946",[76],[83],{"url":129,"sources":130,"tags":131},"https://bugzilla.suse.com/941363",[76],[83],{"url":133,"sources":134,"tags":135},"https://bugzilla.suse.com/942476",[76],[83],{"url":137,"sources":138,"tags":139},"https://bugzilla.suse.com/943989",[76],[83],{"url":141,"sources":142,"tags":143},"https://bugzilla.suse.com/944749",[76],[83],{"url":145,"sources":146,"tags":147},"https://bugzilla.suse.com/945649",[76],[83],{"url":149,"sources":150,"tags":151},"https://bugzilla.suse.com/947953",[76],[83],{"url":153,"sources":154,"tags":155},"https://bugzilla.suse.com/949440",[76],[83],{"url":157,"sources":158,"tags":159},"https://bugzilla.suse.com/949936",[76],[83],{"url":161,"sources":162,"tags":163},"https://bugzilla.suse.com/950292",[76],[83],{"url":165,"sources":166,"tags":167},"https://bugzilla.suse.com/951199",[76],[83],{"url":169,"sources":170,"tags":171},"https://bugzilla.suse.com/951392",[76],[83],{"url":173,"sources":174,"tags":175},"https://bugzilla.suse.com/951615",[76],[83],{"url":177,"sources":178,"tags":179},"https://bugzilla.suse.com/952579",[76],[83],{"url":181,"sources":182,"tags":183},"https://bugzilla.suse.com/952976",[76],[83],{"url":185,"sources":186,"tags":187},"https://bugzilla.suse.com/954992",[76],[83],{"url":189,"sources":190,"tags":191},"https://bugzilla.suse.com/955118",[76],[83],{"url":193,"sources":194,"tags":195},"https://bugzilla.suse.com/955354",[76],[83],{"url":197,"sources":198,"tags":199},"https://bugzilla.suse.com/955654",[76],[83],{"url":201,"sources":202,"tags":203},"https://bugzilla.suse.com/956514",[76],[83],{"url":205,"sources":206,"tags":207},"https://bugzilla.suse.com/956708",[76],[83],{"url":209,"sources":210,"tags":211},"https://bugzilla.suse.com/957525",[76],[83],{"url":213,"sources":214,"tags":215},"https://bugzilla.suse.com/957988",[76],[83],{"url":217,"sources":218,"tags":219},"https://bugzilla.suse.com/957990",[76],[83],{"url":221,"sources":222,"tags":223},"https://bugzilla.suse.com/958463",[76],[83],{"url":225,"sources":226,"tags":227},"https://bugzilla.suse.com/958886",[76],[83],{"url":229,"sources":230,"tags":231},"https://bugzilla.suse.com/958951",[76],[83],{"url":233,"sources":234,"tags":235},"https://bugzilla.suse.com/959090",[76],[83],{"url":237,"sources":238,"tags":239},"https://bugzilla.suse.com/959146",[76],[83],{"url":241,"sources":242,"tags":243},"https://bugzilla.suse.com/959190",[76],[83],{"url":245,"sources":246,"tags":247},"https://bugzilla.suse.com/959257",[76],[83],{"url":249,"sources":250,"tags":251},"https://bugzilla.suse.com/959364",[76],[83],{"url":253,"sources":254,"tags":255},"https://bugzilla.suse.com/959399",[76],[83],{"url":257,"sources":258,"tags":259},"https://bugzilla.suse.com/959436",[76],[83],{"url":261,"sources":262,"tags":263},"https://bugzilla.suse.com/959463",[76],[83],{"url":265,"sources":266,"tags":267},"https://bugzilla.suse.com/959629",[76],[83],{"url":269,"sources":270,"tags":271},"https://bugzilla.suse.com/960221",[76],[83],{"url":273,"sources":274,"tags":275},"https://bugzilla.suse.com/960227",[76],[83],{"url":277,"sources":278,"tags":279},"https://bugzilla.suse.com/960281",[76],[83],{"url":281,"sources":282,"tags":283},"https://bugzilla.suse.com/960300",[76],[83],{"url":285,"sources":286,"tags":287},"https://bugzilla.suse.com/961202",[76],[83],{"url":289,"sources":290,"tags":291},"https://bugzilla.suse.com/961257",[76],[83],{"url":293,"sources":294,"tags":295},"https://bugzilla.suse.com/961500",[76],[83],{"url":297,"sources":298,"tags":299},"https://bugzilla.suse.com/961509",[76],[83],{"url":301,"sources":302,"tags":303},"https://bugzilla.suse.com/961516",[76],[83],{"url":305,"sources":306,"tags":307},"https://bugzilla.suse.com/961588",[76],[83],{"url":309,"sources":310,"tags":311},"https://bugzilla.suse.com/961971",[76],[83],{"url":313,"sources":314,"tags":315},"https://bugzilla.suse.com/962336",[76],[83],{"url":317,"sources":318,"tags":319},"https://bugzilla.suse.com/962356",[76],[83],{"url":321,"sources":322,"tags":323},"https://bugzilla.suse.com/962788",[76],[83],{"url":325,"sources":326,"tags":327},"https://bugzilla.suse.com/962965",[76],[83],{"url":329,"sources":330,"tags":331},"https://bugzilla.suse.com/963449",[76],[83],{"url":333,"sources":334,"tags":335},"https://bugzilla.suse.com/963572",[76],[83],{"url":337,"sources":338,"tags":339},"https://bugzilla.suse.com/963765",[76],[83],{"url":341,"sources":342,"tags":343},"https://bugzilla.suse.com/963767",[76],[83],{"url":345,"sources":346,"tags":347},"https://bugzilla.suse.com/963825",[76],[83],{"url":349,"sources":350,"tags":351},"https://bugzilla.suse.com/964230",[76],[83],{"url":353,"sources":354,"tags":355},"https://bugzilla.suse.com/964821",[76],[83],{"url":357,"sources":358,"tags":359},"https://bugzilla.suse.com/965344",[76],[83],{"url":361,"sources":362,"tags":363},"https://bugzilla.suse.com/965840",[76],[83],{"url":365,"sources":366,"tags":367},"https://www.suse.com/security/cve/CVE-2013-7446",[76],[368],"WEB",{"url":370,"sources":371,"tags":372},"https://www.suse.com/security/cve/CVE-2015-0272",[76],[368],{"url":374,"sources":375,"tags":376},"https://www.suse.com/security/cve/CVE-2015-5707",[76],[368],{"url":378,"sources":379,"tags":380},"https://www.suse.com/security/cve/CVE-2015-7550",[76],[368],{"url":382,"sources":383,"tags":384},"https://www.suse.com/security/cve/CVE-2015-7799",[76],[368],{"url":386,"sources":387,"tags":388},"https://www.suse.com/security/cve/CVE-2015-8215",[76],[368],{"url":390,"sources":391,"tags":392},"https://www.suse.com/security/cve/CVE-2015-8539",[76],[368],{"url":394,"sources":395,"tags":396},"https://www.suse.com/security/cve/CVE-2015-8543",[76],[368],{"url":398,"sources":399,"tags":400},"https://www.suse.com/security/cve/CVE-2015-8550",[76],[368],{"url":402,"sources":403,"tags":404},"https://www.suse.com/security/cve/CVE-2015-8551",[76],[368],{"url":406,"sources":407,"tags":408},"https://www.suse.com/security/cve/CVE-2015-8569",[76],[368],{"url":410,"sources":411,"tags":412},"https://www.suse.com/security/cve/CVE-2015-8575",[76],[368],{"url":414,"sources":415,"tags":416},"https://www.suse.com/security/cve/CVE-2015-8660",[76],[368],{"url":418,"sources":419,"tags":420},"https://www.suse.com/security/cve/CVE-2015-8767",[76],[368],{"url":422,"sources":423,"tags":424},"https://www.suse.com/security/cve/CVE-2015-8785",[76],[368],{"url":426,"sources":427,"tags":428},"https://www.suse.com/security/cve/CVE-2016-0723",[76],[368],{"url":430,"sources":431,"tags":432},"https://www.suse.com/security/cve/CVE-2016-2069",[76],[368],[],[],[],[437,450,454,458,462,469,474,479,484,488,492,497,501,505,510,514,518,525,532],{"ecosystem":438,"name":439,"vendor":440,"product":441,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":441,"source":9,"versions":443},"SUSE Linux Enterprise","kernel-default","suse","kernel-default&distro=SUSE Linux Enterprise Desktop 12 SP1","rpm",[444],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},"lt3_12_53_60_30_1",true,"ecosystem","3.12.53-60.30.1","excluding",{"ecosystem":438,"name":439,"vendor":440,"product":451,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":451,"source":9,"versions":452},"kernel-default&distro=SUSE Linux Enterprise Server 12 SP1",[453],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":439,"vendor":440,"product":455,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":455,"source":9,"versions":456},"kernel-default&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP1",[457],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":439,"vendor":440,"product":459,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":459,"source":9,"versions":460},"kernel-default&distro=SUSE Linux Enterprise Workstation Extension 12 SP1",[461],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":463,"vendor":440,"product":464,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":464,"source":9,"versions":465},"kernel-docs","kernel-docs&distro=SUSE Linux Enterprise Software Development Kit 12 SP1",[466],{"version":467,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":468,"version_end_type":449,"fixed_in":9},"lt3_12_53_60_30_2","3.12.53-60.30.2",{"ecosystem":438,"name":470,"vendor":440,"product":471,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":471,"source":9,"versions":472},"kernel-ec2","kernel-ec2&distro=SUSE Linux Enterprise Module for Public Cloud 12",[473],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":475,"vendor":440,"product":476,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":476,"source":9,"versions":477},"kernel-obs-build","kernel-obs-build&distro=SUSE Linux Enterprise Software Development Kit 12 SP1",[478],{"version":467,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":468,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":480,"vendor":440,"product":481,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":481,"source":9,"versions":482},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Desktop 12 SP1",[483],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":480,"vendor":440,"product":485,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":485,"source":9,"versions":486},"kernel-source&distro=SUSE Linux Enterprise Server 12 SP1",[487],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":480,"vendor":440,"product":489,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":489,"source":9,"versions":490},"kernel-source&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP1",[491],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":493,"vendor":440,"product":494,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":494,"source":9,"versions":495},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Desktop 12 SP1",[496],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":493,"vendor":440,"product":498,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":498,"source":9,"versions":499},"kernel-syms&distro=SUSE Linux Enterprise Server 12 SP1",[500],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":493,"vendor":440,"product":502,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":502,"source":9,"versions":503},"kernel-syms&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP1",[504],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":506,"vendor":440,"product":507,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":507,"source":9,"versions":508},"kernel-xen","kernel-xen&distro=SUSE Linux Enterprise Desktop 12 SP1",[509],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":506,"vendor":440,"product":511,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":511,"source":9,"versions":512},"kernel-xen&distro=SUSE Linux Enterprise Server 12 SP1",[513],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":506,"vendor":440,"product":515,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":515,"source":9,"versions":516},"kernel-xen&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP1",[517],{"version":445,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":448,"version_end_type":449,"fixed_in":9},{"ecosystem":438,"name":519,"vendor":440,"product":520,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":520,"source":9,"versions":521},"kgraft-patch-SLE12-SP1_Update_3","kgraft-patch-SLE12-SP1_Update_3&distro=SUSE Linux Enterprise Live Patching 12",[522],{"version":523,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":524,"version_end_type":449,"fixed_in":9},"lt1_2_1","1-2.1",{"ecosystem":438,"name":526,"vendor":440,"product":527,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":527,"source":9,"versions":528},"lttng-modules","lttng-modules&distro=SUSE Linux Enterprise Server 12 SP1",[529],{"version":530,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":531,"version_end_type":449,"fixed_in":9},"lt2_7_0_3_1","2.7.0-3.1",{"ecosystem":438,"name":526,"vendor":440,"product":533,"cpe_part":9,"purl_type":442,"purl_namespace":440,"purl_name":533,"source":9,"versions":534},"lttng-modules&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP1",[535],{"version":530,"is_range":446,"range_type":447,"version_start":9,"version_start_type":9,"version_end":531,"version_end_type":449,"fixed_in":9}]