[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2017:1102-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":783,"epss":9,"epss_history":784,"metrics":785,"affected":786},"SUSE-SU-2017:1102-1","Security update for the Linux Kernel\n\n\nThe SLE-11 SP4 kernel was updated to 3.0.101.rt130-68 to receive various security and bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2017-5551: The simple_set_acl function in fs/posix_acl.c in the Linux kernel preserved the setgid bit during\n  a setxattr call involving a tmpfs filesystem, which allowed local users to gain group privileges by leveraging the\n  existence of a setgid program with restrictions on execute permissions.  NOTE: this vulnerability exists because of\n  an incomplete fix for CVE-2016-7097 (bnc#1021258).\n- CVE-2016-7097: posix_acl: Clear SGID bit when setting file permissions (bsc#995968).\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 or\n  cause a denial of service (use-after-free) by leveraging access to a /dev/sg device, related to block/bsg.c and \n  drivers/scsi/sg.c.  NOTE: this vulnerability exists 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 and\n  cause a denial of service (connection loss) to persistent TCP connections by repeatedly injecting a TCP RST packet,\n  especially in protocols that use long-lived connections, such as BGP (bnc#989152).\n- CVE-2015-1350: Denial of service in notify_change for filesystem xattrs (bsc#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 cause\n  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\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\n  kernel mishandled negative values of sk_sndbuf and sk_rcvbuf, which allowed\n  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\n  capability for a crafted setsockopt system call with the (1) SO_SNDBUF or (2)\n  SO_RCVBUF option (bnc#1013542).\n- CVE-2016-9756: arch/x86/kvm/emulate.c in the Linux kernel did not properly\n  initialize Code Segment (CS) in certain error cases, which allowed local users\n  to obtain sensitive information from kernel stack memory via a crafted\n  application (bnc#1013038).\n- CVE-2016-9576: splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE  (bsc#1013604)\n- CVE-2016-9794: ALSA: pcm : Call kill_fasync() in stream lock (bsc#1013533)\n- CVE-2016-3841: KABI workaround for ipv6: add complete rcu protection around  np->opt (bsc#992566).\n- CVE-2016-9685: Multiple memory leaks in error paths in fs/xfs/xfs_attr_list.c\n  in the Linux kernel allowed local users to cause a denial of service (memory\n  consumption) via crafted XFS filesystem operations (bnc#1012832).\n- CVE-2015-8962: Double free vulnerability in the sg_common_write function in\n  drivers/scsi/sg.c in the Linux kernel allowed local users to gain privileges or\n  cause a denial of service (memory corruption and system crash) by detaching a\n  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\n  Linux kernel lacks chunk-length checking for the first chunk, which allowed\n  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\n  block/genhd.c in the Linux kernel allowed local users to gain privileges by\n  leveraging the execution of a certain stop operation even if the corresponding\n  start operation had failed (bnc#1010716).\n- CVE-2016-7911: Race condition in the get_task_ioprio function in\n  block/ioprio.c in the Linux kernel allowed local users to gain privileges or\n  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\n  gain privileges or cause a denial of service (system crash) via a VAPIC\n  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\n  in the Linux kernel allowed local users to obtain sensitive information from\n  kernel memory by reading a tty data structure (bnc#1010507).\n- CVE-2016-7916: Revert 'proc: prevent accessing /proc/\u003CPID>/environ until it's ready (bsc#1010467)'\n- CVE-2016-8646: The hash_accept function in crypto/algif_hash.c in the Linux\n  kernel allowed local users to cause a denial of service (OOPS) by attempting to\n  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 before 4.8.7, in\n  certain unusual hardware configurations, allowed remote attackers to execute\n  arbitrary code via crafted fragmented packets (bnc#1008833).\n- CVE-2016-7042: KEYS: Fix short sprintf buffer in /proc/keys show function  (bsc#1004517).\n- CVE-2015-8956: Bluetooth: Fix potential NULL dereference in RFCOMM bind  callback (bsc#1003925).\n- CVE-2016-7117: net: Fix use after free in the recvmmsg exit path (bsc#1003077).\n\nThe following non-security bugs were fixed:\n\n- blacklist.conf: 45f13df be2net: Enable Wake-On-LAN from shutdown for Skyhawk\n- blacklist.conf: c9cc599 net/mlx4_core: Fix QUERY FUNC CAP flags\n\n- 8250_pci: Fix potential use-after-free in error path (bsc#1013070).\n- IB/mlx4: Fix error flow when sending mads under SRIOV (bsc#786036).\n- IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV (bsc#786036).\n- IB/mlx4: Fix memory leak if QP creation failed (bsc#786036).\n- IB/mlx4: Fix potential deadlock when sending mad to wire (bsc#786036).\n- IB/mlx4: Forbid using sysfs to change RoCE pkeys (bsc#786036).\n- IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV (bsc#786036).\n- apparmor: fix IRQ stack overflow during free_profile (bsc#1009875).\n- arch/powerpc: Remove duplicate/redundant Altivec entries (bsc#967716).\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- bnx2x: fix lockdep splat (bsc#908684).\n- cifs: revert fs/cifs: fix wrongly prefixed path to root (bsc#963655)\n- config.conf: add bigmem flavour on ppc64\n- cpumask, nodemask: implement cpumask/nodemask_pr_args() (bnc1003866).\n- cpumask_set_cpu_local_first => cpumask_local_spread, lament (bug#919382).\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, #bsc1016831).\n- dm space map metadata: fix sm_bootstrap_get_nr_blocks()\n- dm thin: fix race condition when destroying thin pool workqueue\n- dm: do not call dm_sync_table() when creating new devices (bnc#901809, bsc#1008893).\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- fs/cifs: Compare prepaths when comparing superblocks (bsc#799133).\n- fs/cifs: Fix memory leaks in cifs_do_mount() (bsc#799133).\n- fs/cifs: Fix regression which breaks DFS mounting (bsc#799133).\n- fs/cifs: Move check for prefix path to within cifs_get_root() (bsc#799133).\n- fs/cifs: cifs_get_root shouldn't use path with tree name (bsc#963655, bsc#979681).\n- fs/cifs: make share unaccessible at root level mountable (bsc#799133).\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- hv: do not lose pending heartbeat vmbus packets (bnc#1006919).\n- hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload() (bnc#986337).\n- hv: vmbus: avoid wait_for_completion() on crash (bnc#986337).\n- hv: vmbus: do not loose HVMSG_TIMER_EXPIRED messages (bnc#986337).\n- hv: vmbus: do not send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts (bnc#986337).\n- hv: vmbus: handle various crash scenarios (bnc#986337).\n- hv: vmbus: remove code duplication in message handling (bnc#986337).\n- hv: vss: run only on supported host versions (bnc#986337).\n- i40e: fix an uninitialized variable bug (bsc#909484).\n- ibmveth: calculate gso_segs for large packets (bsc#1019165, bsc#1019148).\n- ibmveth: set correct gso_size and gso_type (bsc#1019165, bsc#1019148).\n- igb: Enable SR-IOV configuration via PCI sysfs interface (bsc#909491).\n- igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector (bsc#795297).\n- igb: Fix oops caused by missing queue pairing (bsc#909491).\n- igb: Fix oops on changing number of rings (bsc#909491).\n- igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs() (bsc#909491).\n- igb: Unpair the queues when changing the number of queues (bsc#909491).\n- ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too (bsc#865783).\n- kabi-fix for flock_owner addition (bsc#998689).\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- kvm: x86: only channel 0 of the i8254 is linked to the HPET (bsc#960689).\n- lib/vsprintf: implement bitmap printing through '%*pb[l]' (bnc#1003866).\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- libata: support the ata host which implements a queue depth less than 32 (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- md/raid10: Fix memory leak when raid10 reshape completes\n- md/raid10: always set reshape_safe when initializing reshape_position\n- md: Drop sending a change uevent when stopping (bsc#1003568).\n- md: check command validity early in md_ioctl() (bsc#1004520).\n- md: fix problem when adding device to read-only array with bitmap (bnc#771065).\n- memstick: mspro_block: add missing curly braces (bsc#1016688).\n- mlx4: add missing braces in verify_qp_parameters (bsc#786036).\n- mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations (bnc#763198).\n- mm/memory.c: actually remap enough memory (bnc#1005903).\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- mm: fix sleeping function warning from __put_anon_vma (bnc#1005857).\n- dcache: move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) (bsc#984194).\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- mshyperv: fix recognition of Hyper-V guest crash MSR's (bnc#986337).\n- net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes (bsc#786036).\n- net/mlx4_core: Allow resetting VF admin mac to zero (bsc#919382).\n- net/mlx4_core: Avoid returning success in case of an error flow (bsc#786036).\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 bsc#786036).\n- net/mlx4_core: Fix error message deprecation for ConnectX-2 cards (bug#919382).\n- net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec (bsc#786036).\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).\n- net/mlx4_en: Choose time-stamping shift value according to HW frequency (bsc#919382).\n- net/mlx4_en: Fix HW timestamp init issue upon system startup (bsc#919382).\n- net/mlx4_en: Fix potential deadlock in port statistics flow (bsc#786036).\n- net/mlx4_en: Move filters cleanup to a proper location (bsc#786036).\n- net/mlx4_en: Remove dependency between timestamping capability and service_task (bsc#919382).\n- net/mlx4_en: fix spurious timestamping callbacks (bsc#919382).\n- netfilter: ipv4: defrag: set local_df flag on defragmented skb (bsc#907611).\n- netfront: do not truncate grant references.\n- netvsc: fix incorrect receive checksum offloading (bnc#1006917).\n- nfs4: reset states to use open_stateid when returning delegation voluntarily (bsc#1007944).\n- nfs: Fix an LOCK/OPEN race when unlinking an open file (bsc#956514).\n- nfsv4.1: Fix an NFSv4.1 state renewal regression (bnc#863873).\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- 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- 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- oom: print nodemask in the oom report (bnc#1003866).\n- pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models\n- pm / hibernate: Fix rtree_next_node() to avoid walking off list ends (bnc#860441).\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/64: Fix incorrect return value from __copy_tofrom_user (bsc#1005896).\n- powerpc/MSI: Fix race condition in tearing down MSI interrupts (bsc#1010201, [2016-10-04] Pending Base Kernel Fixes).\n- powerpc/mm/hash64: Fix subpage protection with 4K HPTE config (bsc#1010201, [2016-10-04] Pending Base Kernel Fixes).\n- powerpc/mm: Add 64TB support (bsc#928138,fate#319026).\n- powerpc/mm: Change the swap encoding in pte (bsc#973203).\n- powerpc/mm: Convert virtual address to vpn (bsc#928138,fate#319026).\n- powerpc/mm: Fix hash computation function (bsc#928138,fate#319026).\n- powerpc/mm: Increase the slice range to 64TB (bsc#928138,fate#319026).\n- powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE (bsc#928138,fate#319026).\n- powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit (bsc#928138,fate#319026).\n- powerpc/mm: Replace open coded CONTEXT_BITS value (bsc#928138,fate#319026).\n- powerpc/mm: Simplify hpte_decode (bsc#928138,fate#319026).\n- powerpc/mm: Update VSID allocation documentation (bsc#928138,fate#319026).\n- powerpc/mm: Use 32bit array for slb cache (bsc#928138,fate#319026).\n- powerpc/mm: Use hpt_va to compute virtual address (bsc#928138,fate#319026).\n- powerpc/mm: Use the required number of VSID bits in slbmte (bsc#928138,fate#319026).\n- powerpc/numa: Fix multiple bugs in memory_hotplug_max() (bsc#1010201, [2016-10-04] Pending Base Kernel Fixes).\n- powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec (bsc#1003813).\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: Build fix for powerpc KVM (bsc#928138,fate#319026).\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 & cscope (bsc#967716).\n- powerpc: Make VSID_BITS* dependency explicit (bsc#928138,fate#319026).\n- powerpc: Make the vdso32 also build big-endian (bsc#967716).\n- powerpc: Move kdump default base address to half RMO size on 64bit (bsc#1003344).\n- powerpc: Remove altivec fix for gcc versions before 4.0 (bsc#967716).\n- powerpc: Remove buggy 9-year-old test for binutils \u003C 2.12.1 (bsc#967716).\n- powerpc: Rename USER_ESID_BITS* to ESID_BITS* (bsc#928138,fate#319026).\n- powerpc: Require gcc 4.0 on 64-bit (bsc#967716).\n- powerpc: Update kernel VSID range (bsc#928138,fate#319026).\n- powerpc: blacklist fixes for unsupported subarchitectures ppc32 only: 6e0fdf9af216 powerpc: fix typo 'CONFIG_PMAC'\n  obscure hardware: f7e9e3583625 powerpc: Fix missing L2 cache size in /sys/devices/system/cpu\n- powerpc: dtc is required to build dtb files (bsc#967716).\n- powerpc: fix typo 'CONFIG_PPC_CPU' (bsc#1010201, [2016-10-04] Pending Base Kernel Fixes).\n- powerpc: scan_features() updates incorrect bits for REAL_LE (bsc#1010201, [2016-10-04] Pending Base Kernel Fixes).\n- printk/sched: Introduce special printk_sched() for those awkward (bsc#1013042, bsc#996541, bsc#1015878).\n- ptrace: __ptrace_may_access() should not deny sub-threads (bsc#1012851).\n- qlcnic: fix a loop exit condition better (bsc#909350).\n- qlcnic: fix a timeout loop (bsc#909350)\n- qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() (bnc#800999).\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- rpm/package-descriptions: add -bigmem description\n- rt2x00: fix rfkill regression on rt2500pci (bnc#748806).\n- s390/cio: fix accidental interrupt enabling during resume (bnc#1003677, LTC#147606).\n- s390/time: LPAR offset handling (bnc#1003677, LTC#146920).\n- s390/time: move PTFF definitions (bnc#1003677, LTC#146920).\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: zfcp: spin_lock_irqsave() is not nestable (bsc#1003677,LTC#147374).\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- sfc: on MC reset, clear PIO buffer linkage in TXQs (bsc#909618).\n- softirq: sirq threads raising another sirq delegate to the proper thread Otherwise, high priority timer threads expend\n  cycles precessing other sirqs, potentially increasing wakeup latencies as thes process sirqs at a priority other than\n  the priority specified by the user.\n- sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race (bnc#803320).\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: Avoid NULL pointer dereference in tg3_io_error_detected() (bsc#908458).\n- tg3: Fix temperature reporting (bnc#790588).\n- tty: Signal SIGHUP before hanging up ldisc (bnc#989764).\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: hub: Fix auto-remount of safely removed or ejected USB-3 devices (bsc#922634).\n- usb: hub: Fix unbalanced reference count/memory leak/deadlocks (bsc#968010).\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- vmxnet3: Wake queue from reset work (bsc#999907).\n- x86, amd_nb: Clarify F15h, model 30h GART and L3 support\n- x86/MCE/intel: Cleanup CMCI storm logic (bsc#929141).\n- x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs (bsc#909077).\n- x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processors\n- x86/gart: Check for GART support before accessing GART registers\n- xenbus: do not invoke ->is_ready() for most device states (bsc#987333).\n- zcrypt: Fix hang condition on crypto card config-off (bsc#1016320).\n- zcrypt: Fix invalid domain response handling (bsc#1016320).\n- zfcp: Fix erratic device offline during EH (bsc#993832).\n- zfcp: close window with unblocked rport during rport gone (bnc#1003677).\n- zfcp: fix D_ID field with actual value on tracing SAN responses (bnc#1003677).\n- zfcp: fix ELS/GS request&response length for hardware data router (bnc#1003677).\n- zfcp: fix payload trace length for SAN request&response (bnc#1003677).\n- zfcp: restore tracing of handle for port and LUN with HBA records (bnc#1003677).\n- zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace (bnc#1003677).\n- zfcp: retain trace level for SCSI and HBA FSF response records (bnc#1003677).\n- zfcp: trace full payload of all SAN records (req,resp,iels) (bnc#1003677).\n- zfcp: trace on request for open and close of WKA port (bnc#1003677).\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-2013-6368",{"_key":21},"CVE-2015-1350",{"_key":23},"CVE-2015-8956",{"_key":25},"CVE-2015-8962",{"_key":27},"CVE-2015-8964",{"_key":29},"CVE-2016-10088",{"_key":31},"CVE-2016-3841",{"_key":33},"CVE-2016-5696",{"_key":35},"CVE-2016-7042",{"_key":37},"CVE-2016-7097",{"_key":39},"CVE-2016-7117",{"_key":41},"CVE-2016-7910",{"_key":43},"CVE-2016-7911",{"_key":45},"CVE-2016-7916",{"_key":47},"CVE-2016-8399",{"_key":49},"CVE-2016-8632",{"_key":51},"CVE-2016-8633",{"_key":53},"CVE-2016-8646",{"_key":55},"CVE-2016-9555",{"_key":57},"CVE-2016-9576",{"_key":59},"CVE-2016-9685",{"_key":61},"CVE-2016-9756",{"_key":63},"CVE-2016-9793",{"_key":65},"CVE-2016-9794",{"_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-04-25T14:34:26Z","2026-02-04T04:21:23.913960Z",{"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,414,418,422,426,430,434,438,442,446,450,454,458,462,466,470,474,478,482,486,490,494,498,502,506,510,514,518,522,526,530,534,538,542,546,550,554,558,562,566,570,574,578,582,586,590,594,598,602,606,610,614,618,622,626,630,634,638,642,646,650,654,658,662,666,670,674,679,683,687,691,695,699,703,707,711,715,719,723,727,731,735,739,743,747,751,755,759,763,767,771,775,779],{"url":104,"sources":105,"tags":107},"https://www.suse.com/support/update/announcement/2017/suse-su-20171102-1/",[106],"osv_suse",[108],"Advisory",{"url":110,"sources":111,"tags":112},"https://bugzilla.suse.com/1003077",[106],[113],"REPORT",{"url":115,"sources":116,"tags":117},"https://bugzilla.suse.com/1003344",[106],[113],{"url":119,"sources":120,"tags":121},"https://bugzilla.suse.com/1003568",[106],[113],{"url":123,"sources":124,"tags":125},"https://bugzilla.suse.com/1003677",[106],[113],{"url":127,"sources":128,"tags":129},"https://bugzilla.suse.com/1003813",[106],[113],{"url":131,"sources":132,"tags":133},"https://bugzilla.suse.com/1003866",[106],[113],{"url":135,"sources":136,"tags":137},"https://bugzilla.suse.com/1003925",[106],[113],{"url":139,"sources":140,"tags":141},"https://bugzilla.suse.com/1004517",[106],[113],{"url":143,"sources":144,"tags":145},"https://bugzilla.suse.com/1004520",[106],[113],{"url":147,"sources":148,"tags":149},"https://bugzilla.suse.com/1005857",[106],[113],{"url":151,"sources":152,"tags":153},"https://bugzilla.suse.com/1005877",[106],[113],{"url":155,"sources":156,"tags":157},"https://bugzilla.suse.com/1005896",[106],[113],{"url":159,"sources":160,"tags":161},"https://bugzilla.suse.com/1005903",[106],[113],{"url":163,"sources":164,"tags":165},"https://bugzilla.suse.com/1006917",[106],[113],{"url":167,"sources":168,"tags":169},"https://bugzilla.suse.com/1006919",[106],[113],{"url":171,"sources":172,"tags":173},"https://bugzilla.suse.com/1007615",[106],[113],{"url":175,"sources":176,"tags":177},"https://bugzilla.suse.com/1007944",[106],[113],{"url":179,"sources":180,"tags":181},"https://bugzilla.suse.com/1008557",[106],[113],{"url":183,"sources":184,"tags":185},"https://bugzilla.suse.com/1008645",[106],[113],{"url":187,"sources":188,"tags":189},"https://bugzilla.suse.com/1008831",[106],[113],{"url":191,"sources":192,"tags":193},"https://bugzilla.suse.com/1008833",[106],[113],{"url":195,"sources":196,"tags":197},"https://bugzilla.suse.com/1008893",[106],[113],{"url":199,"sources":200,"tags":201},"https://bugzilla.suse.com/1009875",[106],[113],{"url":203,"sources":204,"tags":205},"https://bugzilla.suse.com/1010150",[106],[113],{"url":207,"sources":208,"tags":209},"https://bugzilla.suse.com/1010175",[106],[113],{"url":211,"sources":212,"tags":213},"https://bugzilla.suse.com/1010201",[106],[113],{"url":215,"sources":216,"tags":217},"https://bugzilla.suse.com/1010467",[106],[113],{"url":219,"sources":220,"tags":221},"https://bugzilla.suse.com/1010501",[106],[113],{"url":223,"sources":224,"tags":225},"https://bugzilla.suse.com/1010507",[106],[113],{"url":227,"sources":228,"tags":229},"https://bugzilla.suse.com/1010711",[106],[113],{"url":231,"sources":232,"tags":233},"https://bugzilla.suse.com/1010716",[106],[113],{"url":235,"sources":236,"tags":237},"https://bugzilla.suse.com/1011685",[106],[113],{"url":239,"sources":240,"tags":241},"https://bugzilla.suse.com/1011820",[106],[113],{"url":243,"sources":244,"tags":245},"https://bugzilla.suse.com/1012411",[106],[113],{"url":247,"sources":248,"tags":249},"https://bugzilla.suse.com/1012422",[106],[113],{"url":251,"sources":252,"tags":253},"https://bugzilla.suse.com/1012832",[106],[113],{"url":255,"sources":256,"tags":257},"https://bugzilla.suse.com/1012851",[106],[113],{"url":259,"sources":260,"tags":261},"https://bugzilla.suse.com/1012917",[106],[113],{"url":263,"sources":264,"tags":265},"https://bugzilla.suse.com/1013018",[106],[113],{"url":267,"sources":268,"tags":269},"https://bugzilla.suse.com/1013038",[106],[113],{"url":271,"sources":272,"tags":273},"https://bugzilla.suse.com/1013042",[106],[113],{"url":275,"sources":276,"tags":277},"https://bugzilla.suse.com/1013070",[106],[113],{"url":279,"sources":280,"tags":281},"https://bugzilla.suse.com/1013531",[106],[113],{"url":283,"sources":284,"tags":285},"https://bugzilla.suse.com/1013533",[106],[113],{"url":287,"sources":288,"tags":289},"https://bugzilla.suse.com/1013542",[106],[113],{"url":291,"sources":292,"tags":293},"https://bugzilla.suse.com/1013604",[106],[113],{"url":295,"sources":296,"tags":297},"https://bugzilla.suse.com/1014410",[106],[113],{"url":299,"sources":300,"tags":301},"https://bugzilla.suse.com/1014454",[106],[113],{"url":303,"sources":304,"tags":305},"https://bugzilla.suse.com/1014746",[106],[113],{"url":307,"sources":308,"tags":309},"https://bugzilla.suse.com/1015561",[106],[113],{"url":311,"sources":312,"tags":313},"https://bugzilla.suse.com/1015752",[106],[113],{"url":315,"sources":316,"tags":317},"https://bugzilla.suse.com/1015760",[106],[113],{"url":319,"sources":320,"tags":321},"https://bugzilla.suse.com/1015796",[106],[113],{"url":323,"sources":324,"tags":325},"https://bugzilla.suse.com/1015803",[106],[113],{"url":327,"sources":328,"tags":329},"https://bugzilla.suse.com/1015817",[106],[113],{"url":331,"sources":332,"tags":333},"https://bugzilla.suse.com/1015828",[106],[113],{"url":335,"sources":336,"tags":337},"https://bugzilla.suse.com/1015844",[106],[113],{"url":339,"sources":340,"tags":341},"https://bugzilla.suse.com/1015848",[106],[113],{"url":343,"sources":344,"tags":345},"https://bugzilla.suse.com/1015878",[106],[113],{"url":347,"sources":348,"tags":349},"https://bugzilla.suse.com/1015932",[106],[113],{"url":351,"sources":352,"tags":353},"https://bugzilla.suse.com/1016320",[106],[113],{"url":355,"sources":356,"tags":357},"https://bugzilla.suse.com/1016505",[106],[113],{"url":359,"sources":360,"tags":361},"https://bugzilla.suse.com/1016520",[106],[113],{"url":363,"sources":364,"tags":365},"https://bugzilla.suse.com/1016668",[106],[113],{"url":367,"sources":368,"tags":369},"https://bugzilla.suse.com/1016688",[106],[113],{"url":371,"sources":372,"tags":373},"https://bugzilla.suse.com/1016824",[106],[113],{"url":375,"sources":376,"tags":377},"https://bugzilla.suse.com/1016831",[106],[113],{"url":379,"sources":380,"tags":381},"https://bugzilla.suse.com/1017686",[106],[113],{"url":383,"sources":384,"tags":385},"https://bugzilla.suse.com/1017710",[106],[113],{"url":387,"sources":388,"tags":389},"https://bugzilla.suse.com/1019148",[106],[113],{"url":391,"sources":392,"tags":393},"https://bugzilla.suse.com/1019165",[106],[113],{"url":395,"sources":396,"tags":397},"https://bugzilla.suse.com/1019348",[106],[113],{"url":399,"sources":400,"tags":401},"https://bugzilla.suse.com/1019783",[106],[113],{"url":403,"sources":404,"tags":405},"https://bugzilla.suse.com/1020214",[106],[113],{"url":407,"sources":408,"tags":409},"https://bugzilla.suse.com/1021258",[106],[113],{"url":411,"sources":412,"tags":413},"https://bugzilla.suse.com/748806",[106],[113],{"url":415,"sources":416,"tags":417},"https://bugzilla.suse.com/763198",[106],[113],{"url":419,"sources":420,"tags":421},"https://bugzilla.suse.com/771065",[106],[113],{"url":423,"sources":424,"tags":425},"https://bugzilla.suse.com/786036",[106],[113],{"url":427,"sources":428,"tags":429},"https://bugzilla.suse.com/790588",[106],[113],{"url":431,"sources":432,"tags":433},"https://bugzilla.suse.com/795297",[106],[113],{"url":435,"sources":436,"tags":437},"https://bugzilla.suse.com/799133",[106],[113],{"url":439,"sources":440,"tags":441},"https://bugzilla.suse.com/800999",[106],[113],{"url":443,"sources":444,"tags":445},"https://bugzilla.suse.com/803320",[106],[113],{"url":447,"sources":448,"tags":449},"https://bugzilla.suse.com/821612",[106],[113],{"url":451,"sources":452,"tags":453},"https://bugzilla.suse.com/824171",[106],[113],{"url":455,"sources":456,"tags":457},"https://bugzilla.suse.com/851603",[106],[113],{"url":459,"sources":460,"tags":461},"https://bugzilla.suse.com/853052",[106],[113],{"url":463,"sources":464,"tags":465},"https://bugzilla.suse.com/860441",[106],[113],{"url":467,"sources":468,"tags":469},"https://bugzilla.suse.com/863873",[106],[113],{"url":471,"sources":472,"tags":473},"https://bugzilla.suse.com/865783",[106],[113],{"url":475,"sources":476,"tags":477},"https://bugzilla.suse.com/871728",[106],[113],{"url":479,"sources":480,"tags":481},"https://bugzilla.suse.com/901809",[106],[113],{"url":483,"sources":484,"tags":485},"https://bugzilla.suse.com/907611",[106],[113],{"url":487,"sources":488,"tags":489},"https://bugzilla.suse.com/908458",[106],[113],{"url":491,"sources":492,"tags":493},"https://bugzilla.suse.com/908684",[106],[113],{"url":495,"sources":496,"tags":497},"https://bugzilla.suse.com/909077",[106],[113],{"url":499,"sources":500,"tags":501},"https://bugzilla.suse.com/909350",[106],[113],{"url":503,"sources":504,"tags":505},"https://bugzilla.suse.com/909484",[106],[113],{"url":507,"sources":508,"tags":509},"https://bugzilla.suse.com/909491",[106],[113],{"url":511,"sources":512,"tags":513},"https://bugzilla.suse.com/909618",[106],[113],{"url":515,"sources":516,"tags":517},"https://bugzilla.suse.com/913387",[106],[113],{"url":519,"sources":520,"tags":521},"https://bugzilla.suse.com/914939",[106],[113],{"url":523,"sources":524,"tags":525},"https://bugzilla.suse.com/919382",[106],[113],{"url":527,"sources":528,"tags":529},"https://bugzilla.suse.com/922634",[106],[113],{"url":531,"sources":532,"tags":533},"https://bugzilla.suse.com/924708",[106],[113],{"url":535,"sources":536,"tags":537},"https://bugzilla.suse.com/925065",[106],[113],{"url":539,"sources":540,"tags":541},"https://bugzilla.suse.com/928138",[106],[113],{"url":543,"sources":544,"tags":545},"https://bugzilla.suse.com/929141",[106],[113],{"url":547,"sources":548,"tags":549},"https://bugzilla.suse.com/953233",[106],[113],{"url":551,"sources":552,"tags":553},"https://bugzilla.suse.com/956514",[106],[113],{"url":555,"sources":556,"tags":557},"https://bugzilla.suse.com/960689",[106],[113],{"url":559,"sources":560,"tags":561},"https://bugzilla.suse.com/961589",[106],[113],{"url":563,"sources":564,"tags":565},"https://bugzilla.suse.com/962846",[106],[113],{"url":567,"sources":568,"tags":569},"https://bugzilla.suse.com/963655",[106],[113],{"url":571,"sources":572,"tags":573},"https://bugzilla.suse.com/967716",[106],[113],{"url":575,"sources":576,"tags":577},"https://bugzilla.suse.com/968010",[106],[113],{"url":579,"sources":580,"tags":581},"https://bugzilla.suse.com/969340",[106],[113],{"url":583,"sources":584,"tags":585},"https://bugzilla.suse.com/973203",[106],[113],{"url":587,"sources":588,"tags":589},"https://bugzilla.suse.com/973691",[106],[113],{"url":591,"sources":592,"tags":593},"https://bugzilla.suse.com/979681",[106],[113],{"url":595,"sources":596,"tags":597},"https://bugzilla.suse.com/984194",[106],[113],{"url":599,"sources":600,"tags":601},"https://bugzilla.suse.com/986337",[106],[113],{"url":603,"sources":604,"tags":605},"https://bugzilla.suse.com/987333",[106],[113],{"url":607,"sources":608,"tags":609},"https://bugzilla.suse.com/987576",[106],[113],{"url":611,"sources":612,"tags":613},"https://bugzilla.suse.com/989152",[106],[113],{"url":615,"sources":616,"tags":617},"https://bugzilla.suse.com/989680",[106],[113],{"url":619,"sources":620,"tags":621},"https://bugzilla.suse.com/989764",[106],[113],{"url":623,"sources":624,"tags":625},"https://bugzilla.suse.com/989896",[106],[113],{"url":627,"sources":628,"tags":629},"https://bugzilla.suse.com/990245",[106],[113],{"url":631,"sources":632,"tags":633},"https://bugzilla.suse.com/992566",[106],[113],{"url":635,"sources":636,"tags":637},"https://bugzilla.suse.com/992991",[106],[113],{"url":639,"sources":640,"tags":641},"https://bugzilla.suse.com/993739",[106],[113],{"url":643,"sources":644,"tags":645},"https://bugzilla.suse.com/993832",[106],[113],{"url":647,"sources":648,"tags":649},"https://bugzilla.suse.com/995968",[106],[113],{"url":651,"sources":652,"tags":653},"https://bugzilla.suse.com/996541",[106],[113],{"url":655,"sources":656,"tags":657},"https://bugzilla.suse.com/996557",[106],[113],{"url":659,"sources":660,"tags":661},"https://bugzilla.suse.com/997401",[106],[113],{"url":663,"sources":664,"tags":665},"https://bugzilla.suse.com/998689",[106],[113],{"url":667,"sources":668,"tags":669},"https://bugzilla.suse.com/999101",[106],[113],{"url":671,"sources":672,"tags":673},"https://bugzilla.suse.com/999907",[106],[113],{"url":675,"sources":676,"tags":677},"https://www.suse.com/security/cve/CVE-2004-0230",[106],[678],"WEB",{"url":680,"sources":681,"tags":682},"https://www.suse.com/security/cve/CVE-2012-6704",[106],[678],{"url":684,"sources":685,"tags":686},"https://www.suse.com/security/cve/CVE-2013-6368",[106],[678],{"url":688,"sources":689,"tags":690},"https://www.suse.com/security/cve/CVE-2015-1350",[106],[678],{"url":692,"sources":693,"tags":694},"https://www.suse.com/security/cve/CVE-2015-8956",[106],[678],{"url":696,"sources":697,"tags":698},"https://www.suse.com/security/cve/CVE-2015-8962",[106],[678],{"url":700,"sources":701,"tags":702},"https://www.suse.com/security/cve/CVE-2015-8964",[106],[678],{"url":704,"sources":705,"tags":706},"https://www.suse.com/security/cve/CVE-2016-10088",[106],[678],{"url":708,"sources":709,"tags":710},"https://www.suse.com/security/cve/CVE-2016-3841",[106],[678],{"url":712,"sources":713,"tags":714},"https://www.suse.com/security/cve/CVE-2016-5696",[106],[678],{"url":716,"sources":717,"tags":718},"https://www.suse.com/security/cve/CVE-2016-7042",[106],[678],{"url":720,"sources":721,"tags":722},"https://www.suse.com/security/cve/CVE-2016-7097",[106],[678],{"url":724,"sources":725,"tags":726},"https://www.suse.com/security/cve/CVE-2016-7117",[106],[678],{"url":728,"sources":729,"tags":730},"https://www.suse.com/security/cve/CVE-2016-7910",[106],[678],{"url":732,"sources":733,"tags":734},"https://www.suse.com/security/cve/CVE-2016-7911",[106],[678],{"url":736,"sources":737,"tags":738},"https://www.suse.com/security/cve/CVE-2016-7916",[106],[678],{"url":740,"sources":741,"tags":742},"https://www.suse.com/security/cve/CVE-2016-8399",[106],[678],{"url":744,"sources":745,"tags":746},"https://www.suse.com/security/cve/CVE-2016-8632",[106],[678],{"url":748,"sources":749,"tags":750},"https://www.suse.com/security/cve/CVE-2016-8633",[106],[678],{"url":752,"sources":753,"tags":754},"https://www.suse.com/security/cve/CVE-2016-8646",[106],[678],{"url":756,"sources":757,"tags":758},"https://www.suse.com/security/cve/CVE-2016-9555",[106],[678],{"url":760,"sources":761,"tags":762},"https://www.suse.com/security/cve/CVE-2016-9576",[106],[678],{"url":764,"sources":765,"tags":766},"https://www.suse.com/security/cve/CVE-2016-9685",[106],[678],{"url":768,"sources":769,"tags":770},"https://www.suse.com/security/cve/CVE-2016-9756",[106],[678],{"url":772,"sources":773,"tags":774},"https://www.suse.com/security/cve/CVE-2016-9793",[106],[678],{"url":776,"sources":777,"tags":778},"https://www.suse.com/security/cve/CVE-2016-9794",[106],[678],{"url":780,"sources":781,"tags":782},"https://www.suse.com/security/cve/CVE-2017-5551",[106],[678],[],[],[],[787,800,805,810],{"ecosystem":788,"name":789,"vendor":790,"product":791,"cpe_part":9,"purl_type":792,"purl_namespace":790,"purl_name":791,"source":9,"versions":793},"SUSE Linux Enterprise","kernel-rt_trace","suse","kernel-rt_trace&distro=SUSE Linux Enterprise Real Time 11 SP4","rpm",[794],{"version":795,"is_range":796,"range_type":797,"version_start":9,"version_start_type":9,"version_end":798,"version_end_type":799,"fixed_in":9},"lt3_0_101_rt130_68_1",true,"ecosystem","3.0.101.rt130-68.1","excluding",{"ecosystem":788,"name":801,"vendor":790,"product":802,"cpe_part":9,"purl_type":792,"purl_namespace":790,"purl_name":802,"source":9,"versions":803},"kernel-rt","kernel-rt&distro=SUSE Linux Enterprise Real Time 11 SP4",[804],{"version":795,"is_range":796,"range_type":797,"version_start":9,"version_start_type":9,"version_end":798,"version_end_type":799,"fixed_in":9},{"ecosystem":788,"name":806,"vendor":790,"product":807,"cpe_part":9,"purl_type":792,"purl_namespace":790,"purl_name":807,"source":9,"versions":808},"kernel-source-rt","kernel-source-rt&distro=SUSE Linux Enterprise Real Time 11 SP4",[809],{"version":795,"is_range":796,"range_type":797,"version_start":9,"version_start_type":9,"version_end":798,"version_end_type":799,"fixed_in":9},{"ecosystem":788,"name":811,"vendor":790,"product":812,"cpe_part":9,"purl_type":792,"purl_namespace":790,"purl_name":812,"source":9,"versions":813},"kernel-syms-rt","kernel-syms-rt&distro=SUSE Linux Enterprise Real Time 11 SP4",[814],{"version":795,"is_range":796,"range_type":797,"version_start":9,"version_start_type":9,"version_end":798,"version_end_type":799,"fixed_in":9}]