[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2017:0437-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":54,"duplicates":55,"related":56,"reserved_at":9,"published_at":77,"modified_at":78,"state":9,"summary":79,"references_raw":81,"kevs":566,"epss":9,"epss_history":567,"metrics":568,"affected":569},"SUSE-SU-2017:0437-1","Security update for the Linux Kernel\n\n\n\nThe SUSE Linux Enterprise 11 SP4 kernel was updated to 3.0.101-94 to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2017-5551: tmpfs: clear S_ISGID when setting posix ACLs (bsc#1021258).\n- CVE-2016-10088: The sg implementation in the Linux kernel did not properly restrict write operations in situations\n  where the KERNEL_DS option is set, which allowed local users to read or write to arbitrary kernel memory locations\n  or cause a denial of service (use-after-free) by leveraging access to a /dev/sg device\n  NOTE: this vulnerability existed because of an incomplete fix for CVE-2016-9576 (bnc#1017710).\n- CVE-2016-5696: TCP, when using a large Window Size, made it easier for remote attackers to guess sequence numbers\n  and cause a denial of service (connection loss) to persistent TCP connections by repeatedly injecting a TCP RST\n  packet, especially in protocols that use long-lived connections, such as BGP (bnc#989152).\n- CVE-2015-1350: The VFS subsystem in the Linux kernel 3.x provided an incomplete set of requirements for setattr\n  operations that underspecified removing extended privilege attributes, which allowed local users to cause a denial\n  of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove\n  a capability from the ping or Wireshark dumpcap program (bnc#914939).\n- CVE-2016-8632: The tipc_msg_build function in net/tipc/msg.c in the Linux kernel did not validate the relationship\n  between the minimum fragment length and the maximum packet size, which allowed local users to gain privileges or\n  cause a denial of service (heap-based buffer overflow) by leveraging the CAP_NET_ADMIN capability\n  (bnc#1008831).\n- CVE-2016-8399: An elevation of privilege vulnerability in the kernel networking subsystem could enable a local\n  malicious application to execute arbitrary code within the context of the kernel. This issue is rated as Moderate\n  because it first requires compromising a privileged process and current compiler optimizations restrict access to the\n  vulnerable code. (bnc#1014746).\n- CVE-2016-9793: The sock_setsockopt function in net/core/sock.c in the Linux kernel mishandled negative values of\n  sk_sndbuf and sk_rcvbuf, which allowed local users to cause a denial of service (memory corruption and system crash)\n  or possibly have unspecified other impact by leveraging the CAP_NET_ADMIN capability for a crafted setsockopt system\n  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\n  sk_sndbuf and sk_rcvbuf, which allowed local users to cause a denial of service (memory corruption and system crash)\n  or possibly have unspecified other impact by leveraging the CAP_NET_ADMIN capability for a crafted setsockopt system\n  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\n  error cases, which allowed local users to obtain sensitive information from kernel stack memory via a crafted\n  application (bnc#1013038).\n- CVE-2016-9685: Multiple memory leaks in error paths in fs/xfs/xfs_attr_list.c in the Linux kernel allowed local users\n  to cause a denial of service (memory consumption) via crafted XFS filesystem operations (bnc#1012832).\n- CVE-2015-8962: Double free vulnerability in the sg_common_write function in drivers/scsi/sg.c in the Linux kernel\n  allowed local users to gain privileges or cause a denial of service (memory corruption and system crash) by detaching\n  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\n  for the first chunk, which allowed remote attackers to cause a denial of service (out-of-bounds slab access) or\n  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\n  allowed local users to gain privileges by leveraging the execution of a certain stop operation even if the\n  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\n  users to gain privileges or cause a denial of service (use-after-free) via a crafted ioprio_get system call\n  (bnc#1010711).\n- CVE-2013-6368: The KVM subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of\n  service (system crash) via a VAPIC synchronization operation involving a page-end address (bnc#853052).\n- CVE-2015-8964: The tty_set_termios_ldisc function in drivers/tty/tty_ldisc.c in the Linux kernel allowed local users\n  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\n  to obtain sensitive information from kernel memory by reading a /proc/*/environ file during a process-setup time\n  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\n  denial of service (OOPS) by attempting to trigger use of in-kernel hash algorithms for a socket that has received zero\n  bytes of data (bnc#1010150).\n- CVE-2016-8633: drivers/firewire/net.c in the Linux kernel, in certain unusual hardware configurations, allowed remote\n  attackers to execute arbitrary code via crafted fragmented packets (bnc#1008833).\n\nThe following non-security bugs were fixed:\n\n- 8250_pci: Fix potential use-after-free in error path (bsc#1013070).\n- KABI fix (bsc#1014410).\n- apparmor: fix IRQ stack overflow during free_profile (bsc#1009875).\n- be2net: Do not leak iomapped memory on removal (bug#925065).\n- block_dev: do not test bdev->bd_contains when it is not stable (bsc#1008557).\n- bna: Add synchronization for tx ring (bsc#993739).\n- bnx2x: Correct ringparam estimate when DOWN (bsc#1020214).\n- crypto: add ghash-generic in the supported.conf(bsc#1016824)\n- crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106 (bsc#913387).\n- dm: do not call dm_sync_table() when creating new devices (bnc#901809).\n- drm/mgag200: Added support for the new deviceID for G200eW3 (bnc#1019348)\n- ext3: Avoid premature failure of ext3_has_free_blocks() (bsc#1016668).\n- ext4: do not leave i_crtime.tv_sec uninitialized (bsc#1013018).\n- ext4: fix reference counting bug on block allocation error (bsc#1013018).\n- futex: Acknowledge a new waiter in counter before plist (bsc#851603).\n- futex: Drop refcount if requeue_pi() acquired the rtmutex (bsc#851603).\n- hpilo: Add support for iLO5 (bsc#999101).\n- ibmveth: calculate gso_segs for large packets (bsc#1019165).\n- ibmveth: set correct gso_size and gso_type (bsc#1019165).\n- igb: Enable SR-IOV configuration via PCI sysfs interface (bsc#909491 FATE#317388).\n- igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector (bsc#795297 FATE#313656).\n- igb: Fix oops caused by missing queue pairing (bsc#909491 FATE#317388).\n- igb: Fix oops on changing number of rings (bsc#909491 FATE#317388).\n- igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs() (bsc#909491 FATE#317388).\n- igb: Unpair the queues when changing the number of queues (bsc#909491 FATE#317388).\n- kexec: add a kexec_crash_loaded() function (bsc#973691).\n- kvm: APIC: avoid instruction emulation for EOI writes (bsc#989680).\n- kvm: Distangle eventfd code from irqchip (bsc#989680).\n- kvm: Iterate over only vcpus that are preempted (bsc#989680).\n- kvm: Record the preemption status of vcpus using preempt notifiers (bsc#989680).\n- kvm: VMX: Pass vcpu to __vmx_complete_interrupts (bsc#989680).\n- kvm: fold kvm_pit_timer into kvm_kpit_state (bsc#989680).\n- kvm: make processes waiting on vcpu mutex killable (bsc#989680).\n- kvm: nVMX: Add preemption timer support (bsc#989680).\n- kvm: remove a wrong hack of delivery PIT intr to vcpu0 (bsc#989680).\n- kvm: use symbolic constant for nr interrupts (bsc#989680).\n- kvm: x86: Remove support for reporting coalesced APIC IRQs (bsc#989680).\n- kvm: x86: Run PIT work in own kthread (bsc#989680).\n- kvm: x86: limit difference between kvmclock updates (bsc#989680).\n- libata: introduce ata_host->n_tags to avoid oops on SAS controllers (bsc#871728).\n- libata: remove n_tags to avoid kABI breakage (bsc#871728).\n- libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response (bsc#962846).\n- libfc: Fixup disc_mutex handling (bsc#962846).\n- libfc: Issue PRLI after a PRLO has been received (bsc#962846).\n- libfc: Revisit kref handling (bnc#990245).\n- libfc: Update rport reference counting (bsc#953233).\n- libfc: do not send ABTS when resetting exchanges (bsc#962846).\n- libfc: fixup locking of ptp_setup() (bsc#962846).\n- libfc: reset exchange manager during LOGO handling (bsc#962846).\n- libfc: send LOGO for PLOGI failure (bsc#962846).\n- locking/mutex: Explicitly mark task as running after wakeup (bsc#1012411).\n- memstick: mspro_block: add missing curly braces (bsc#1016688).\n- mlx4: Fix error flow when sending mads under SRIOV (bsc#786036 FATE#314304).\n- mlx4: Fix incorrect MC join state bit-masking on SR-IOV (bsc#786036 FATE#314304).\n- mlx4: Fix memory leak if QP creation failed (bsc#786036 FATE#314304).\n- mlx4: Fix potential deadlock when sending mad to wire (bsc#786036 FATE#314304).\n- mlx4: Forbid using sysfs to change RoCE pkeys (bsc#786036 FATE#314304).\n- mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV (bsc#786036 FATE#314304).\n- mlx4: add missing braces in verify_qp_parameters (bsc#786036 FATE#314304).\n- mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() (bnc#961589).\n- mm: fix crashes from mbind() merging vmas (bnc#1005877).\n- mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] (bsc#1011820).\n- mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() (bsc#1008645).\n- net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes (bsc#786036 FATE#314304).\n- net/mlx4_core: Allow resetting VF admin mac to zero (bsc#919382 FATE#317529).\n- net/mlx4_core: Avoid returning success in case of an error flow (bsc#786036 FATE#314304).\n- net/mlx4_core: Do not BUG_ON during reset when PCI is offline (bsc#924708).\n- net/mlx4_core: Do not access comm channel if it has not yet been initialized (bsc#924708).\n- net/mlx4_core: Fix error message deprecation for ConnectX-2 cards (bsc#919382 FATE#317529).\n- net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec (bsc#786036 FATE#314304).\n- net/mlx4_core: Implement pci_resume callback (bsc#924708).\n- net/mlx4_core: Update the HCA core clock frequency after INIT_PORT (bug#919382 FATE#317529).\n- net/mlx4_en: Choose time-stamping shift value according to HW frequency (bsc#919382 FATE#317529).\n- net/mlx4_en: Fix HW timestamp init issue upon system startup (bsc#919382 FATE#317529).\n- net/mlx4_en: Fix potential deadlock in port statistics flow (bsc#786036 FATE#314304).\n- net/mlx4_en: Move filters cleanup to a proper location (bsc#786036 FATE#314304).\n- net/mlx4_en: Remove dependency between timestamping capability and service_task (bsc#919382 FATE#317529).\n- net/mlx4_en: fix spurious timestamping callbacks (bsc#919382 FATE#317529).\n- netfront: do not truncate grant references.\n- nfsv4: Cap the transport reconnection timer at 1/2 lease period (bsc#1014410).\n- nfsv4: Cleanup the setting of the nfs4 lease period (bsc#1014410).\n- nfsv4: Handle timeouts correctly when probing for lease validity (bsc#1014410).\n- nvme: Automatic namespace rescan (bsc#1017686).\n- nvme: Metadata format support (bsc#1017686).\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/MSI: Fix race condition in tearing down MSI interrupts (bsc#1010201).\n- powerpc/mm/hash64: Fix subpage protection with 4K HPTE config (bsc#1010201).\n- powerpc/numa: Fix multiple bugs in memory_hotplug_max() (bsc#1010201).\n- powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec (bsc#1003813).\n- powerpc: fix typo 'CONFIG_PPC_CPU' (bsc#1010201).\n- powerpc: scan_features() updates incorrect bits for REAL_LE (bsc#1010201).\n- printk/sched: Introduce special printk_sched() for those awkward (bsc#996541).\n- ptrace: __ptrace_may_access() should not deny sub-threads (bsc#1012851).\n- qlcnic: fix a loop exit condition better (bsc#909350 FATE#317546).\n- qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() (bnc#800999 FATE#313899).\n- reiserfs: fix race in prealloc discard (bsc#987576).\n- rpm/constraints.in: Bump ppc64 disk requirements to fix OBS builds again\n- rpm/kernel-binary.spec.in: Export a make-stderr.log file (bsc#1012422)\n- rt2x00: fix rfkill regression on rt2500pci (bnc#748806).\n- s390/zcrypt: kernel: Fix invalid domain response handling (bsc#1016320).\n- scsi: Fix erratic device offline during EH (bsc#993832).\n- scsi: lpfc: Set elsiocb contexts to NULL after freeing it (bsc#996557).\n- scsi: lpfc: avoid double free of resource identifiers (bsc#989896).\n- scsi_error: count medium access timeout only once per EH run (bsc#993832).\n- scsi_error: fixup crash in scsi_eh_reset (bsc#993832)\n- serial: 8250_pci: Detach low-level driver during PCI error recovery (bsc#1013070).\n- sunrpc: Enforce an upper limit on the number of cached credentials (bsc#1012917).\n- sunrpc: Fix reconnection timeouts (bsc#1014410).\n- sunrpc: Fix two issues with drop_caches and the sunrpc auth cache (bsc#1012917).\n- sunrpc: Limit the reconnect backoff timer to the max RPC message timeout (bsc#1014410).\n- tcp: fix inet6_csk_route_req() for link-local addresses (bsc#1010175).\n- tcp: pass fl6 to inet6_csk_route_req() (bsc#1010175).\n- tcp: plug dst leak in tcp_v6_conn_request() (bsc#1010175).\n- tcp: use inet6_csk_route_req() in tcp_v6_send_synack() (bsc#1010175).\n- tg3: Fix temperature reporting (bnc#790588 FATE#313912).\n- usb: console: fix potential use after free (bsc#1015817).\n- usb: console: fix uninitialised ldisc semaphore (bsc#1015817).\n- usb: cp210x: Corrected USB request type definitions (bsc#1015932).\n- usb: cp210x: relocate private data from USB interface to port (bsc#1015932).\n- usb: cp210x: work around cp2108 GET_LINE_CTL bug (bsc#1015932).\n- usb: ftdi_sio: fix null deref at port probe (bsc#1015796).\n- usb: ipaq.c: fix a timeout loop (bsc#1015848).\n- usb: opticon: fix non-atomic allocation in write path (bsc#1015803).\n- usb: option: fix runtime PM handling (bsc#1015752).\n- usb: serial: cp210x: add 16-bit register access functions (bsc#1015932).\n- usb: serial: cp210x: add 8-bit and 32-bit register access functions (bsc#1015932).\n- usb: serial: cp210x: add new access functions for large registers (bsc#1015932).\n- usb: serial: cp210x: fix hardware flow-control disable (bsc#1015932).\n- usb: serial: fix potential use-after-free after failed probe (bsc#1015828).\n- usb: serial: io_edgeport: fix memory leaks in attach error path (bsc#1016505).\n- usb: serial: io_edgeport: fix memory leaks in probe error path (bsc#1016505).\n- usb: serial: keyspan: fix use-after-free in probe error path (bsc#1016520).\n- usb: sierra: fix AA deadlock in open error path (bsc#1015561).\n- usb: sierra: fix remote wakeup (bsc#1015561).\n- usb: sierra: fix urb and memory leak in resume error path (bsc#1015561).\n- usb: sierra: fix urb and memory leak on disconnect (bsc#1015561).\n- usb: sierra: fix use after free at suspend/resume (bsc#1015561).\n- usb: usb_wwan: fix potential blocked I/O after resume (bsc#1015760).\n- usb: usb_wwan: fix race between write and resume (bsc#1015760).\n- usb: usb_wwan: fix urb leak at shutdown (bsc#1015760).\n- usb: usb_wwan: fix urb leak in write error path (bsc#1015760).\n- usb: usb_wwan: fix write and suspend race (bsc#1015760).\n- usbhid: add ATEN CS962 to list of quirky devices (bsc#1007615).\n- usblp: do not set TASK_INTERRUPTIBLE before lock (bsc#1015844).\n- xenbus: do not invoke is_ready() for most device states (bsc#987333).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52],{"_key":15},"CVE-2004-0230",{"_key":17},"CVE-2012-6704",{"_key":19},"CVE-2013-6368",{"_key":21},"CVE-2015-1350",{"_key":23},"CVE-2015-8962",{"_key":25},"CVE-2015-8964",{"_key":27},"CVE-2016-10088",{"_key":29},"CVE-2016-5696",{"_key":31},"CVE-2016-7910",{"_key":33},"CVE-2016-7911",{"_key":35},"CVE-2016-7916",{"_key":37},"CVE-2016-8399",{"_key":39},"CVE-2016-8632",{"_key":41},"CVE-2016-8633",{"_key":43},"CVE-2016-8646",{"_key":45},"CVE-2016-9555",{"_key":47},"CVE-2016-9685",{"_key":49},"CVE-2016-9756",{"_key":51},"CVE-2016-9793",{"_key":53},"CVE-2017-5551",[],[],[57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76],{"_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},"2017-02-09T15:37:43Z","2025-05-02T04:03:47.048609Z",{"cisa_kev":80,"cisa_ransomware":80,"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,[82,88,93,97,101,105,109,113,117,121,125,129,133,137,141,145,149,153,157,161,165,169,173,177,181,185,189,193,197,201,205,209,213,217,221,225,229,233,237,241,245,249,253,257,261,265,269,273,277,281,285,289,293,297,301,305,309,313,317,321,325,329,333,337,341,345,349,353,357,361,365,369,373,377,381,385,389,393,397,401,405,409,413,417,421,425,429,433,437,441,445,449,453,457,461,465,469,473,477,481,485,490,494,498,502,506,510,514,518,522,526,530,534,538,542,546,550,554,558,562],{"url":83,"sources":84,"tags":86},"https://www.suse.com/support/update/announcement/2017/suse-su-20170437-1/",[85],"osv_suse",[87],"Advisory",{"url":89,"sources":90,"tags":91},"https://bugzilla.suse.com/1003813",[85],[92],"REPORT",{"url":94,"sources":95,"tags":96},"https://bugzilla.suse.com/1005877",[85],[92],{"url":98,"sources":99,"tags":100},"https://bugzilla.suse.com/1007615",[85],[92],{"url":102,"sources":103,"tags":104},"https://bugzilla.suse.com/1008557",[85],[92],{"url":106,"sources":107,"tags":108},"https://bugzilla.suse.com/1008645",[85],[92],{"url":110,"sources":111,"tags":112},"https://bugzilla.suse.com/1008831",[85],[92],{"url":114,"sources":115,"tags":116},"https://bugzilla.suse.com/1008833",[85],[92],{"url":118,"sources":119,"tags":120},"https://bugzilla.suse.com/1008893",[85],[92],{"url":122,"sources":123,"tags":124},"https://bugzilla.suse.com/1009875",[85],[92],{"url":126,"sources":127,"tags":128},"https://bugzilla.suse.com/1010150",[85],[92],{"url":130,"sources":131,"tags":132},"https://bugzilla.suse.com/1010175",[85],[92],{"url":134,"sources":135,"tags":136},"https://bugzilla.suse.com/1010201",[85],[92],{"url":138,"sources":139,"tags":140},"https://bugzilla.suse.com/1010467",[85],[92],{"url":142,"sources":143,"tags":144},"https://bugzilla.suse.com/1010501",[85],[92],{"url":146,"sources":147,"tags":148},"https://bugzilla.suse.com/1010507",[85],[92],{"url":150,"sources":151,"tags":152},"https://bugzilla.suse.com/1010711",[85],[92],{"url":154,"sources":155,"tags":156},"https://bugzilla.suse.com/1010713",[85],[92],{"url":158,"sources":159,"tags":160},"https://bugzilla.suse.com/1010716",[85],[92],{"url":162,"sources":163,"tags":164},"https://bugzilla.suse.com/1011685",[85],[92],{"url":166,"sources":167,"tags":168},"https://bugzilla.suse.com/1011820",[85],[92],{"url":170,"sources":171,"tags":172},"https://bugzilla.suse.com/1012183",[85],[92],{"url":174,"sources":175,"tags":176},"https://bugzilla.suse.com/1012411",[85],[92],{"url":178,"sources":179,"tags":180},"https://bugzilla.suse.com/1012422",[85],[92],{"url":182,"sources":183,"tags":184},"https://bugzilla.suse.com/1012832",[85],[92],{"url":186,"sources":187,"tags":188},"https://bugzilla.suse.com/1012851",[85],[92],{"url":190,"sources":191,"tags":192},"https://bugzilla.suse.com/1012852",[85],[92],{"url":194,"sources":195,"tags":196},"https://bugzilla.suse.com/1012917",[85],[92],{"url":198,"sources":199,"tags":200},"https://bugzilla.suse.com/1013018",[85],[92],{"url":202,"sources":203,"tags":204},"https://bugzilla.suse.com/1013038",[85],[92],{"url":206,"sources":207,"tags":208},"https://bugzilla.suse.com/1013042",[85],[92],{"url":210,"sources":211,"tags":212},"https://bugzilla.suse.com/1013070",[85],[92],{"url":214,"sources":215,"tags":216},"https://bugzilla.suse.com/1013531",[85],[92],{"url":218,"sources":219,"tags":220},"https://bugzilla.suse.com/1013542",[85],[92],{"url":222,"sources":223,"tags":224},"https://bugzilla.suse.com/1014410",[85],[92],{"url":226,"sources":227,"tags":228},"https://bugzilla.suse.com/1014454",[85],[92],{"url":230,"sources":231,"tags":232},"https://bugzilla.suse.com/1014746",[85],[92],{"url":234,"sources":235,"tags":236},"https://bugzilla.suse.com/1015561",[85],[92],{"url":238,"sources":239,"tags":240},"https://bugzilla.suse.com/1015752",[85],[92],{"url":242,"sources":243,"tags":244},"https://bugzilla.suse.com/1015760",[85],[92],{"url":246,"sources":247,"tags":248},"https://bugzilla.suse.com/1015796",[85],[92],{"url":250,"sources":251,"tags":252},"https://bugzilla.suse.com/1015803",[85],[92],{"url":254,"sources":255,"tags":256},"https://bugzilla.suse.com/1015817",[85],[92],{"url":258,"sources":259,"tags":260},"https://bugzilla.suse.com/1015828",[85],[92],{"url":262,"sources":263,"tags":264},"https://bugzilla.suse.com/1015844",[85],[92],{"url":266,"sources":267,"tags":268},"https://bugzilla.suse.com/1015848",[85],[92],{"url":270,"sources":271,"tags":272},"https://bugzilla.suse.com/1015878",[85],[92],{"url":274,"sources":275,"tags":276},"https://bugzilla.suse.com/1015932",[85],[92],{"url":278,"sources":279,"tags":280},"https://bugzilla.suse.com/1016320",[85],[92],{"url":282,"sources":283,"tags":284},"https://bugzilla.suse.com/1016505",[85],[92],{"url":286,"sources":287,"tags":288},"https://bugzilla.suse.com/1016520",[85],[92],{"url":290,"sources":291,"tags":292},"https://bugzilla.suse.com/1016668",[85],[92],{"url":294,"sources":295,"tags":296},"https://bugzilla.suse.com/1016688",[85],[92],{"url":298,"sources":299,"tags":300},"https://bugzilla.suse.com/1016824",[85],[92],{"url":302,"sources":303,"tags":304},"https://bugzilla.suse.com/1016831",[85],[92],{"url":306,"sources":307,"tags":308},"https://bugzilla.suse.com/1017686",[85],[92],{"url":310,"sources":311,"tags":312},"https://bugzilla.suse.com/1017710",[85],[92],{"url":314,"sources":315,"tags":316},"https://bugzilla.suse.com/1019079",[85],[92],{"url":318,"sources":319,"tags":320},"https://bugzilla.suse.com/1019148",[85],[92],{"url":322,"sources":323,"tags":324},"https://bugzilla.suse.com/1019165",[85],[92],{"url":326,"sources":327,"tags":328},"https://bugzilla.suse.com/1019348",[85],[92],{"url":330,"sources":331,"tags":332},"https://bugzilla.suse.com/1019783",[85],[92],{"url":334,"sources":335,"tags":336},"https://bugzilla.suse.com/1020214",[85],[92],{"url":338,"sources":339,"tags":340},"https://bugzilla.suse.com/1021258",[85],[92],{"url":342,"sources":343,"tags":344},"https://bugzilla.suse.com/748806",[85],[92],{"url":346,"sources":347,"tags":348},"https://bugzilla.suse.com/786036",[85],[92],{"url":350,"sources":351,"tags":352},"https://bugzilla.suse.com/790588",[85],[92],{"url":354,"sources":355,"tags":356},"https://bugzilla.suse.com/795297",[85],[92],{"url":358,"sources":359,"tags":360},"https://bugzilla.suse.com/800999",[85],[92],{"url":362,"sources":363,"tags":364},"https://bugzilla.suse.com/821612",[85],[92],{"url":366,"sources":367,"tags":368},"https://bugzilla.suse.com/824171",[85],[92],{"url":370,"sources":371,"tags":372},"https://bugzilla.suse.com/851603",[85],[92],{"url":374,"sources":375,"tags":376},"https://bugzilla.suse.com/853052",[85],[92],{"url":378,"sources":379,"tags":380},"https://bugzilla.suse.com/871728",[85],[92],{"url":382,"sources":383,"tags":384},"https://bugzilla.suse.com/901809",[85],[92],{"url":386,"sources":387,"tags":388},"https://bugzilla.suse.com/909350",[85],[92],{"url":390,"sources":391,"tags":392},"https://bugzilla.suse.com/909491",[85],[92],{"url":394,"sources":395,"tags":396},"https://bugzilla.suse.com/913387",[85],[92],{"url":398,"sources":399,"tags":400},"https://bugzilla.suse.com/914939",[85],[92],{"url":402,"sources":403,"tags":404},"https://bugzilla.suse.com/919382",[85],[92],{"url":406,"sources":407,"tags":408},"https://bugzilla.suse.com/924708",[85],[92],{"url":410,"sources":411,"tags":412},"https://bugzilla.suse.com/925065",[85],[92],{"url":414,"sources":415,"tags":416},"https://bugzilla.suse.com/953233",[85],[92],{"url":418,"sources":419,"tags":420},"https://bugzilla.suse.com/961589",[85],[92],{"url":422,"sources":423,"tags":424},"https://bugzilla.suse.com/962846",[85],[92],{"url":426,"sources":427,"tags":428},"https://bugzilla.suse.com/969340",[85],[92],{"url":430,"sources":431,"tags":432},"https://bugzilla.suse.com/973691",[85],[92],{"url":434,"sources":435,"tags":436},"https://bugzilla.suse.com/987333",[85],[92],{"url":438,"sources":439,"tags":440},"https://bugzilla.suse.com/987576",[85],[92],{"url":442,"sources":443,"tags":444},"https://bugzilla.suse.com/989152",[85],[92],{"url":446,"sources":447,"tags":448},"https://bugzilla.suse.com/989680",[85],[92],{"url":450,"sources":451,"tags":452},"https://bugzilla.suse.com/989896",[85],[92],{"url":454,"sources":455,"tags":456},"https://bugzilla.suse.com/990245",[85],[92],{"url":458,"sources":459,"tags":460},"https://bugzilla.suse.com/992991",[85],[92],{"url":462,"sources":463,"tags":464},"https://bugzilla.suse.com/993739",[85],[92],{"url":466,"sources":467,"tags":468},"https://bugzilla.suse.com/993832",[85],[92],{"url":470,"sources":471,"tags":472},"https://bugzilla.suse.com/996541",[85],[92],{"url":474,"sources":475,"tags":476},"https://bugzilla.suse.com/996557",[85],[92],{"url":478,"sources":479,"tags":480},"https://bugzilla.suse.com/997401",[85],[92],{"url":482,"sources":483,"tags":484},"https://bugzilla.suse.com/999101",[85],[92],{"url":486,"sources":487,"tags":488},"https://www.suse.com/security/cve/CVE-2004-0230",[85],[489],"WEB",{"url":491,"sources":492,"tags":493},"https://www.suse.com/security/cve/CVE-2012-6704",[85],[489],{"url":495,"sources":496,"tags":497},"https://www.suse.com/security/cve/CVE-2013-6368",[85],[489],{"url":499,"sources":500,"tags":501},"https://www.suse.com/security/cve/CVE-2015-1350",[85],[489],{"url":503,"sources":504,"tags":505},"https://www.suse.com/security/cve/CVE-2015-8962",[85],[489],{"url":507,"sources":508,"tags":509},"https://www.suse.com/security/cve/CVE-2015-8964",[85],[489],{"url":511,"sources":512,"tags":513},"https://www.suse.com/security/cve/CVE-2016-10088",[85],[489],{"url":515,"sources":516,"tags":517},"https://www.suse.com/security/cve/CVE-2016-5696",[85],[489],{"url":519,"sources":520,"tags":521},"https://www.suse.com/security/cve/CVE-2016-7910",[85],[489],{"url":523,"sources":524,"tags":525},"https://www.suse.com/security/cve/CVE-2016-7911",[85],[489],{"url":527,"sources":528,"tags":529},"https://www.suse.com/security/cve/CVE-2016-7916",[85],[489],{"url":531,"sources":532,"tags":533},"https://www.suse.com/security/cve/CVE-2016-8399",[85],[489],{"url":535,"sources":536,"tags":537},"https://www.suse.com/security/cve/CVE-2016-8632",[85],[489],{"url":539,"sources":540,"tags":541},"https://www.suse.com/security/cve/CVE-2016-8633",[85],[489],{"url":543,"sources":544,"tags":545},"https://www.suse.com/security/cve/CVE-2016-8646",[85],[489],{"url":547,"sources":548,"tags":549},"https://www.suse.com/security/cve/CVE-2016-9555",[85],[489],{"url":551,"sources":552,"tags":553},"https://www.suse.com/security/cve/CVE-2016-9685",[85],[489],{"url":555,"sources":556,"tags":557},"https://www.suse.com/security/cve/CVE-2016-9756",[85],[489],{"url":559,"sources":560,"tags":561},"https://www.suse.com/security/cve/CVE-2016-9793",[85],[489],{"url":563,"sources":564,"tags":565},"https://www.suse.com/security/cve/CVE-2017-5551",[85],[489],[],[],[],[570,583,587,592,596,603,608,612,617,621,626,630,635,639,644,648,653,657,662],{"ecosystem":571,"name":572,"vendor":573,"product":574,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":574,"source":9,"versions":576},"SUSE Linux Enterprise","kernel-bigmem","suse","kernel-bigmem&distro=SUSE Linux Enterprise Server 11 SP4","rpm",[577],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},"lt3_0_101_94_1",true,"ecosystem","3.0.101-94.1","excluding",{"ecosystem":571,"name":572,"vendor":573,"product":584,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":584,"source":9,"versions":585},"kernel-bigmem&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4",[586],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":588,"vendor":573,"product":589,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":589,"source":9,"versions":590},"kernel-default","kernel-default&distro=SUSE Linux Enterprise Server 11 SP4",[591],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":588,"vendor":573,"product":593,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":593,"source":9,"versions":594},"kernel-default&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4",[595],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":597,"vendor":573,"product":598,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":598,"source":9,"versions":599},"kernel-docs","kernel-docs&distro=SUSE Linux Enterprise Software Development Kit 11 SP4",[600],{"version":601,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":602,"version_end_type":582,"fixed_in":9},"lt3_0_101_94_2","3.0.101-94.2",{"ecosystem":571,"name":604,"vendor":573,"product":605,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":605,"source":9,"versions":606},"kernel-ec2","kernel-ec2&distro=SUSE Linux Enterprise Server 11 SP4",[607],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":604,"vendor":573,"product":609,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":609,"source":9,"versions":610},"kernel-ec2&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4",[611],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":613,"vendor":573,"product":614,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":614,"source":9,"versions":615},"kernel-pae","kernel-pae&distro=SUSE Linux Enterprise Server 11 SP4",[616],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":613,"vendor":573,"product":618,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":618,"source":9,"versions":619},"kernel-pae&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4",[620],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":622,"vendor":573,"product":623,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":623,"source":9,"versions":624},"kernel-ppc64","kernel-ppc64&distro=SUSE Linux Enterprise Server 11 SP4",[625],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":622,"vendor":573,"product":627,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":627,"source":9,"versions":628},"kernel-ppc64&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4",[629],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":631,"vendor":573,"product":632,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":632,"source":9,"versions":633},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Server 11 SP4",[634],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":631,"vendor":573,"product":636,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":636,"source":9,"versions":637},"kernel-source&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4",[638],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":640,"vendor":573,"product":641,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":641,"source":9,"versions":642},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Server 11 SP4",[643],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":640,"vendor":573,"product":645,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":645,"source":9,"versions":646},"kernel-syms&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4",[647],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":649,"vendor":573,"product":650,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":650,"source":9,"versions":651},"kernel-trace","kernel-trace&distro=SUSE Linux Enterprise Server 11 SP4",[652],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":649,"vendor":573,"product":654,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":654,"source":9,"versions":655},"kernel-trace&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4",[656],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":658,"vendor":573,"product":659,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":659,"source":9,"versions":660},"kernel-xen","kernel-xen&distro=SUSE Linux Enterprise Server 11 SP4",[661],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9},{"ecosystem":571,"name":658,"vendor":573,"product":663,"cpe_part":9,"purl_type":575,"purl_namespace":573,"purl_name":663,"source":9,"versions":664},"kernel-xen&distro=SUSE Linux Enterprise Server for SAP Applications 11 SP4",[665],{"version":578,"is_range":579,"range_type":580,"version_start":9,"version_start_type":9,"version_end":581,"version_end_type":582,"fixed_in":9}]