[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2016:2074-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":110,"duplicates":111,"related":112,"reserved_at":9,"published_at":161,"modified_at":162,"state":9,"summary":163,"references_raw":165,"kevs":610,"epss":9,"epss_history":611,"metrics":612,"affected":613},"SUSE-SU-2016:2074-1","Security update for the Linux Kernel\n\nThe SUSE Linux Enterprise 11 SP2 kernel was updated to receive various security and bug fixes.\n\nThe following security bugs were fixed:\n- CVE-2016-4486: Fixed 4 byte information leak in net/core/rtnetlink.c (bsc#978822).\n- CVE-2016-3134: The netfilter subsystem in the Linux kernel did not validate certain offset fields, which allowed local users to gain privileges or cause a denial of service (heap memory corruption) via an IPT_SO_SET_REPLACE setsockopt call (bnc#971126).\n- CVE-2016-2847: fs/pipe.c in the Linux kernel did not limit the amount of unread data in pipes, which allowed local users to cause a denial of service (memory consumption) by creating many pipes with non-default sizes (bnc#970948).\n- CVE-2016-2188: The iowarrior_probe function in drivers/usb/misc/iowarrior.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#970956).\n- CVE-2016-3138: The acm_probe function in drivers/usb/class/cdc-acm.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a USB device without both a control and a data endpoint descriptor (bnc#970911).\n- CVE-2016-3137: drivers/usb/serial/cypress_m8.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a USB device without both an interrupt-in and an interrupt-out endpoint descriptor, related to the cypress_generic_port_probe and cypress_open functions (bnc#970970).\n- CVE-2016-3140: The digi_port_init function in drivers/usb/serial/digi_acceleport.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#970892).\n- CVE-2016-2186: The powermate_probe function in drivers/input/misc/powermate.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#970958).\n- CVE-2016-2185: The ati_remote2_probe function in drivers/input/misc/ati_remote2.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#971124).\n- CVE-2016-3156: The IPv4 implementation in the Linux kernel mishandles destruction of device objects, which allowed guest OS users to cause a denial of service (host OS networking outage) by arranging for a large number of IP addresses (bnc#971360).\n- CVE-2016-2184: The create_fixed_stream_quirk function in sound/usb/quirks.c in the snd-usb-audio driver in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference or double free, and system crash) via a crafted endpoints value in a USB device descriptor (bnc#971125).\n- CVE-2016-3139: The wacom_probe function in drivers/input/tablet/wacom_sys.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor (bnc#970909).\n- CVE-2016-2143: The fork implementation in the Linux kernel on s390 platforms mishandled the case of four page-table levels, which allowed local users to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted application, related to arch/s390/include/asm/mmu_context.h and arch/s390/include/asm/pgalloc.h (bnc#970504).\n- CVE-2016-2782: The treo_attach function in drivers/usb/serial/visor.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by inserting a USB device that lacks a (1) bulk-in or (2) interrupt-in endpoint (bnc#968670).\n- CVE-2015-8816: The hub_activate function in drivers/usb/core/hub.c in the Linux kernel did not properly maintain a hub-interface data structure, which allowed physically proximate attackers to cause a denial of service (invalid memory access and system crash) or possibly have unspecified other impact by unplugging a USB hub device (bnc#968010).\n- CVE-2015-7566: The clie_5_attach function in drivers/usb/serial/visor.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by inserting a USB device that lacks a bulk-out endpoint (bnc#961512).\n- CVE-2016-2549: sound/core/hrtimer.c in the Linux kernel did not prevent recursive callback access, which allowed local users to cause a denial of service (deadlock) via a crafted ioctl call (bnc#968013).\n- CVE-2016-2547: sound/core/timer.c in the Linux kernel employed a locking approach that did not consider slave timer instances, which allowed local users to cause a denial of service (race condition, use-after-free, and system crash) via a crafted ioctl call (bnc#968011).\n- CVE-2016-2548: sound/core/timer.c in the Linux kernel retained certain linked lists after a close or stop action, which allowed local users to cause a denial of service (system crash) via a crafted ioctl call, related to the (1) snd_timer_close and (2) _snd_timer_stop functions (bnc#968012).\n- CVE-2016-2546: sound/core/timer.c in the Linux kernel used an incorrect type of mutex, which allowed local users to cause a denial of service (race condition, use-after-free, and system crash) via a crafted ioctl call (bnc#967975).\n- CVE-2016-2545: The snd_timer_interrupt function in sound/core/timer.c in the Linux kernel did not properly maintain a certain linked list, which allowed local users to cause a denial of service (race condition and system crash) via a crafted ioctl call (bnc#967974).\n- CVE-2016-2544: Race condition in the queue_delete function in sound/core/seq/seq_queue.c in the Linux kernel allowed local users to cause a denial of service (use-after-free and system crash) by making an ioctl call at a certain time (bnc#967973).\n- CVE-2016-2543: The snd_seq_ioctl_remove_events function in sound/core/seq/seq_clientmgr.c in the Linux kernel did not verify FIFO assignment before proceeding with FIFO clearing, which allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a crafted ioctl call (bnc#967972).\n- CVE-2016-2384: Double free vulnerability in the snd_usbmidi_create function in sound/usb/midi.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (panic) or possibly have unspecified other impact via vectors involving an invalid USB descriptor (bnc#966693).\n- CVE-2015-8812: drivers/infiniband/hw/cxgb3/iwch_cm.c in the Linux kernel did not properly identify error conditions, which allowed remote attackers to execute arbitrary code or cause a denial of service (use-after-free) via crafted packets (bnc#966437).\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-2069: Race condition in arch/x86/mm/tlb.c in the Linux kernel .4.1 allowed local users to gain privileges by triggering access to a paging structure by a different CPU (bnc#963767).\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-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-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-7515: The aiptek_probe function in drivers/input/tablet/aiptek.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted USB device that lacks endpoints (bnc#956708).\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 is (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-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-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-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-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-7509: fs/ext4/namei.c in the Linux kernel allowed physically proximate attackers to cause a denial of service (system crash) via a crafted no-journal filesystem, a related issue to CVE-2013-2015 (bnc#956709).\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-8104: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #DB (aka Debug) exceptions, related to svm.c (bnc#954404).\n- CVE-2015-5307: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #AC (aka Alignment Check) exceptions, related to svm.c and vmx.c (bnc#953527).\n- CVE-2015-7990: Race condition in the rds_sendmsg function in net/rds/sendmsg.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by using a socket that was not properly bound (bnc#952384).\n- CVE-2015-7872: The key_gc_unused_keys function in security/keys/gc.c in the Linux kernel allowed local users to cause a denial of service (OOPS) via crafted keyctl commands (bnc#951440).\n- CVE-2015-6937: The __rds_conn_create function in net/rds/connection.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by using a socket that was not properly bound (bnc#945825).\n- CVE-2015-6252: The vhost_dev_ioctl function in drivers/vhost/vhost.c in the Linux kernel allowed local users to cause a denial of service (memory consumption) via a VHOST_SET_LOG_FD ioctl call that triggers permanent file-descriptor allocation (bnc#942367).\n- CVE-2015-3339: Race condition in the prepare_binprm function in fs/exec.c in the Linux kernel allowed local users to gain privileges by executing a setuid program at a time instant when a chown to root is in progress, and the ownership is changed but the setuid bit is not yet stripped (bnc#928130).\n\nThe following non-security bugs were fixed:\n- Fix handling of re-write-before-commit for mmapped NFS pages (bsc#964201).\n- Fix lpfc_send_rscn_event allocation size claims bnc#935757\n- Fix ntpd clock synchronization in Xen PV domains (bnc#816446).\n- Fix vmalloc_fault oops during lazy MMU updates (bsc#948562).\n- Make sure XPRT_CONNECTING gets cleared when needed (bsc#946309).\n- SCSI: bfa: Fix to handle firmware tskim abort request response (bsc#972510).\n- USB: usbip: fix potential out-of-bounds write (bnc#975945).\n- af_unix: Guard against other == sk in unix_dgram_sendmsg (bsc#973570).\n- dm-snap: avoid deadock on s->lock when a read is split (bsc#939826).\n- mm/hugetlb: check for pte NULL pointer in __page_check_address() (bsc#977847).\n- nf_conntrack: fix bsc#758540 kabi fix (bsc#946117).\n- privcmd: allow preempting long running user-mode originating hypercalls (bnc#861093).\n- s390/cio: collect format 1 channel-path description data (bsc#966460, bsc#966662).\n- s390/cio: ensure consistent measurement state (bsc#966460, bsc#966662).\n- s390/cio: fix measurement characteristics memleak (bsc#966460, bsc#966662).\n- s390/cio: update measurement characteristics (bsc#966460, bsc#966662).\n- xfs: Fix lost direct IO write in the last block (bsc#949744).\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,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108],{"_key":15},"CVE-2013-2015",{"_key":17},"CVE-2013-7446",{"_key":19},"CVE-2015-0272",{"_key":21},"CVE-2015-3339",{"_key":23},"CVE-2015-5307",{"_key":25},"CVE-2015-6252",{"_key":27},"CVE-2015-6937",{"_key":29},"CVE-2015-7509",{"_key":31},"CVE-2015-7515",{"_key":33},"CVE-2015-7550",{"_key":35},"CVE-2015-7566",{"_key":37},"CVE-2015-7799",{"_key":39},"CVE-2015-7872",{"_key":41},"CVE-2015-7990",{"_key":43},"CVE-2015-8104",{"_key":45},"CVE-2015-8215",{"_key":47},"CVE-2015-8539",{"_key":49},"CVE-2015-8543",{"_key":51},"CVE-2015-8569",{"_key":53},"CVE-2015-8575",{"_key":55},"CVE-2015-8767",{"_key":57},"CVE-2015-8785",{"_key":59},"CVE-2015-8812",{"_key":61},"CVE-2015-8816",{"_key":63},"CVE-2016-0723",{"_key":65},"CVE-2016-2069",{"_key":67},"CVE-2016-2143",{"_key":69},"CVE-2016-2184",{"_key":71},"CVE-2016-2185",{"_key":73},"CVE-2016-2186",{"_key":75},"CVE-2016-2188",{"_key":77},"CVE-2016-2384",{"_key":79},"CVE-2016-2543",{"_key":81},"CVE-2016-2544",{"_key":83},"CVE-2016-2545",{"_key":85},"CVE-2016-2546",{"_key":87},"CVE-2016-2547",{"_key":89},"CVE-2016-2548",{"_key":91},"CVE-2016-2549",{"_key":93},"CVE-2016-2782",{"_key":95},"CVE-2016-2847",{"_key":97},"CVE-2016-3134",{"_key":99},"CVE-2016-3137",{"_key":101},"CVE-2016-3138",{"_key":103},"CVE-2016-3139",{"_key":105},"CVE-2016-3140",{"_key":107},"CVE-2016-3156",{"_key":109},"CVE-2016-4486",[],[],[113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160],{"_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},{"_key":69},{"_key":71},{"_key":73},{"_key":75},{"_key":77},{"_key":79},{"_key":81},{"_key":83},{"_key":85},{"_key":87},{"_key":89},{"_key":91},{"_key":93},{"_key":95},{"_key":97},{"_key":99},{"_key":101},{"_key":103},{"_key":105},{"_key":107},{"_key":109},"2016-08-15T10:48:57Z","2026-02-04T02:38:55.940604Z",{"cisa_kev":164,"cisa_ransomware":164,"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,[166,172,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,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],{"url":167,"sources":168,"tags":170},"https://www.suse.com/support/update/announcement/2016/suse-su-20162074-1/",[169],"osv_suse",[171],"Advisory",{"url":173,"sources":174,"tags":175},"https://bugzilla.suse.com/816446",[169],[176],"REPORT",{"url":178,"sources":179,"tags":180},"https://bugzilla.suse.com/861093",[169],[176],{"url":182,"sources":183,"tags":184},"https://bugzilla.suse.com/928130",[169],[176],{"url":186,"sources":187,"tags":188},"https://bugzilla.suse.com/935757",[169],[176],{"url":190,"sources":191,"tags":192},"https://bugzilla.suse.com/939826",[169],[176],{"url":194,"sources":195,"tags":196},"https://bugzilla.suse.com/942367",[169],[176],{"url":198,"sources":199,"tags":200},"https://bugzilla.suse.com/945825",[169],[176],{"url":202,"sources":203,"tags":204},"https://bugzilla.suse.com/946117",[169],[176],{"url":206,"sources":207,"tags":208},"https://bugzilla.suse.com/946309",[169],[176],{"url":210,"sources":211,"tags":212},"https://bugzilla.suse.com/948562",[169],[176],{"url":214,"sources":215,"tags":216},"https://bugzilla.suse.com/949744",[169],[176],{"url":218,"sources":219,"tags":220},"https://bugzilla.suse.com/949936",[169],[176],{"url":222,"sources":223,"tags":224},"https://bugzilla.suse.com/951440",[169],[176],{"url":226,"sources":227,"tags":228},"https://bugzilla.suse.com/952384",[169],[176],{"url":230,"sources":231,"tags":232},"https://bugzilla.suse.com/953527",[169],[176],{"url":234,"sources":235,"tags":236},"https://bugzilla.suse.com/954404",[169],[176],{"url":238,"sources":239,"tags":240},"https://bugzilla.suse.com/955354",[169],[176],{"url":242,"sources":243,"tags":244},"https://bugzilla.suse.com/955654",[169],[176],{"url":246,"sources":247,"tags":248},"https://bugzilla.suse.com/956708",[169],[176],{"url":250,"sources":251,"tags":252},"https://bugzilla.suse.com/956709",[169],[176],{"url":254,"sources":255,"tags":256},"https://bugzilla.suse.com/958463",[169],[176],{"url":258,"sources":259,"tags":260},"https://bugzilla.suse.com/958886",[169],[176],{"url":262,"sources":263,"tags":264},"https://bugzilla.suse.com/958951",[169],[176],{"url":266,"sources":267,"tags":268},"https://bugzilla.suse.com/959190",[169],[176],{"url":270,"sources":271,"tags":272},"https://bugzilla.suse.com/959399",[169],[176],{"url":274,"sources":275,"tags":276},"https://bugzilla.suse.com/961500",[169],[176],{"url":278,"sources":279,"tags":280},"https://bugzilla.suse.com/961509",[169],[176],{"url":282,"sources":283,"tags":284},"https://bugzilla.suse.com/961512",[169],[176],{"url":286,"sources":287,"tags":288},"https://bugzilla.suse.com/963765",[169],[176],{"url":290,"sources":291,"tags":292},"https://bugzilla.suse.com/963767",[169],[176],{"url":294,"sources":295,"tags":296},"https://bugzilla.suse.com/964201",[169],[176],{"url":298,"sources":299,"tags":300},"https://bugzilla.suse.com/966437",[169],[176],{"url":302,"sources":303,"tags":304},"https://bugzilla.suse.com/966460",[169],[176],{"url":306,"sources":307,"tags":308},"https://bugzilla.suse.com/966662",[169],[176],{"url":310,"sources":311,"tags":312},"https://bugzilla.suse.com/966693",[169],[176],{"url":314,"sources":315,"tags":316},"https://bugzilla.suse.com/967972",[169],[176],{"url":318,"sources":319,"tags":320},"https://bugzilla.suse.com/967973",[169],[176],{"url":322,"sources":323,"tags":324},"https://bugzilla.suse.com/967974",[169],[176],{"url":326,"sources":327,"tags":328},"https://bugzilla.suse.com/967975",[169],[176],{"url":330,"sources":331,"tags":332},"https://bugzilla.suse.com/968010",[169],[176],{"url":334,"sources":335,"tags":336},"https://bugzilla.suse.com/968011",[169],[176],{"url":338,"sources":339,"tags":340},"https://bugzilla.suse.com/968012",[169],[176],{"url":342,"sources":343,"tags":344},"https://bugzilla.suse.com/968013",[169],[176],{"url":346,"sources":347,"tags":348},"https://bugzilla.suse.com/968670",[169],[176],{"url":350,"sources":351,"tags":352},"https://bugzilla.suse.com/970504",[169],[176],{"url":354,"sources":355,"tags":356},"https://bugzilla.suse.com/970892",[169],[176],{"url":358,"sources":359,"tags":360},"https://bugzilla.suse.com/970909",[169],[176],{"url":362,"sources":363,"tags":364},"https://bugzilla.suse.com/970911",[169],[176],{"url":366,"sources":367,"tags":368},"https://bugzilla.suse.com/970948",[169],[176],{"url":370,"sources":371,"tags":372},"https://bugzilla.suse.com/970956",[169],[176],{"url":374,"sources":375,"tags":376},"https://bugzilla.suse.com/970958",[169],[176],{"url":378,"sources":379,"tags":380},"https://bugzilla.suse.com/970970",[169],[176],{"url":382,"sources":383,"tags":384},"https://bugzilla.suse.com/971124",[169],[176],{"url":386,"sources":387,"tags":388},"https://bugzilla.suse.com/971125",[169],[176],{"url":390,"sources":391,"tags":392},"https://bugzilla.suse.com/971126",[169],[176],{"url":394,"sources":395,"tags":396},"https://bugzilla.suse.com/971360",[169],[176],{"url":398,"sources":399,"tags":400},"https://bugzilla.suse.com/972510",[169],[176],{"url":402,"sources":403,"tags":404},"https://bugzilla.suse.com/973570",[169],[176],{"url":406,"sources":407,"tags":408},"https://bugzilla.suse.com/975945",[169],[176],{"url":410,"sources":411,"tags":412},"https://bugzilla.suse.com/977847",[169],[176],{"url":414,"sources":415,"tags":416},"https://bugzilla.suse.com/978822",[169],[176],{"url":418,"sources":419,"tags":420},"https://www.suse.com/security/cve/CVE-2013-2015",[169],[421],"WEB",{"url":423,"sources":424,"tags":425},"https://www.suse.com/security/cve/CVE-2013-7446",[169],[421],{"url":427,"sources":428,"tags":429},"https://www.suse.com/security/cve/CVE-2015-0272",[169],[421],{"url":431,"sources":432,"tags":433},"https://www.suse.com/security/cve/CVE-2015-3339",[169],[421],{"url":435,"sources":436,"tags":437},"https://www.suse.com/security/cve/CVE-2015-5307",[169],[421],{"url":439,"sources":440,"tags":441},"https://www.suse.com/security/cve/CVE-2015-6252",[169],[421],{"url":443,"sources":444,"tags":445},"https://www.suse.com/security/cve/CVE-2015-6937",[169],[421],{"url":447,"sources":448,"tags":449},"https://www.suse.com/security/cve/CVE-2015-7509",[169],[421],{"url":451,"sources":452,"tags":453},"https://www.suse.com/security/cve/CVE-2015-7515",[169],[421],{"url":455,"sources":456,"tags":457},"https://www.suse.com/security/cve/CVE-2015-7550",[169],[421],{"url":459,"sources":460,"tags":461},"https://www.suse.com/security/cve/CVE-2015-7566",[169],[421],{"url":463,"sources":464,"tags":465},"https://www.suse.com/security/cve/CVE-2015-7799",[169],[421],{"url":467,"sources":468,"tags":469},"https://www.suse.com/security/cve/CVE-2015-7872",[169],[421],{"url":471,"sources":472,"tags":473},"https://www.suse.com/security/cve/CVE-2015-7990",[169],[421],{"url":475,"sources":476,"tags":477},"https://www.suse.com/security/cve/CVE-2015-8104",[169],[421],{"url":479,"sources":480,"tags":481},"https://www.suse.com/security/cve/CVE-2015-8215",[169],[421],{"url":483,"sources":484,"tags":485},"https://www.suse.com/security/cve/CVE-2015-8539",[169],[421],{"url":487,"sources":488,"tags":489},"https://www.suse.com/security/cve/CVE-2015-8543",[169],[421],{"url":491,"sources":492,"tags":493},"https://www.suse.com/security/cve/CVE-2015-8569",[169],[421],{"url":495,"sources":496,"tags":497},"https://www.suse.com/security/cve/CVE-2015-8575",[169],[421],{"url":499,"sources":500,"tags":501},"https://www.suse.com/security/cve/CVE-2015-8767",[169],[421],{"url":503,"sources":504,"tags":505},"https://www.suse.com/security/cve/CVE-2015-8785",[169],[421],{"url":507,"sources":508,"tags":509},"https://www.suse.com/security/cve/CVE-2015-8812",[169],[421],{"url":511,"sources":512,"tags":513},"https://www.suse.com/security/cve/CVE-2015-8816",[169],[421],{"url":515,"sources":516,"tags":517},"https://www.suse.com/security/cve/CVE-2016-0723",[169],[421],{"url":519,"sources":520,"tags":521},"https://www.suse.com/security/cve/CVE-2016-2069",[169],[421],{"url":523,"sources":524,"tags":525},"https://www.suse.com/security/cve/CVE-2016-2143",[169],[421],{"url":527,"sources":528,"tags":529},"https://www.suse.com/security/cve/CVE-2016-2184",[169],[421],{"url":531,"sources":532,"tags":533},"https://www.suse.com/security/cve/CVE-2016-2185",[169],[421],{"url":535,"sources":536,"tags":537},"https://www.suse.com/security/cve/CVE-2016-2186",[169],[421],{"url":539,"sources":540,"tags":541},"https://www.suse.com/security/cve/CVE-2016-2188",[169],[421],{"url":543,"sources":544,"tags":545},"https://www.suse.com/security/cve/CVE-2016-2384",[169],[421],{"url":547,"sources":548,"tags":549},"https://www.suse.com/security/cve/CVE-2016-2543",[169],[421],{"url":551,"sources":552,"tags":553},"https://www.suse.com/security/cve/CVE-2016-2544",[169],[421],{"url":555,"sources":556,"tags":557},"https://www.suse.com/security/cve/CVE-2016-2545",[169],[421],{"url":559,"sources":560,"tags":561},"https://www.suse.com/security/cve/CVE-2016-2546",[169],[421],{"url":563,"sources":564,"tags":565},"https://www.suse.com/security/cve/CVE-2016-2547",[169],[421],{"url":567,"sources":568,"tags":569},"https://www.suse.com/security/cve/CVE-2016-2548",[169],[421],{"url":571,"sources":572,"tags":573},"https://www.suse.com/security/cve/CVE-2016-2549",[169],[421],{"url":575,"sources":576,"tags":577},"https://www.suse.com/security/cve/CVE-2016-2782",[169],[421],{"url":579,"sources":580,"tags":581},"https://www.suse.com/security/cve/CVE-2016-2847",[169],[421],{"url":583,"sources":584,"tags":585},"https://www.suse.com/security/cve/CVE-2016-3134",[169],[421],{"url":587,"sources":588,"tags":589},"https://www.suse.com/security/cve/CVE-2016-3137",[169],[421],{"url":591,"sources":592,"tags":593},"https://www.suse.com/security/cve/CVE-2016-3138",[169],[421],{"url":595,"sources":596,"tags":597},"https://www.suse.com/security/cve/CVE-2016-3139",[169],[421],{"url":599,"sources":600,"tags":601},"https://www.suse.com/security/cve/CVE-2016-3140",[169],[421],{"url":603,"sources":604,"tags":605},"https://www.suse.com/security/cve/CVE-2016-3156",[169],[421],{"url":607,"sources":608,"tags":609},"https://www.suse.com/security/cve/CVE-2016-4486",[169],[421],[],[],[],[614,627,632,637,642,647,652],{"ecosystem":615,"name":616,"vendor":617,"product":618,"cpe_part":9,"purl_type":619,"purl_namespace":617,"purl_name":618,"source":9,"versions":620},"SUSE Linux Enterprise","kernel-default","suse","kernel-default&distro=SUSE Linux Enterprise Server 11 SP2-LTSS","rpm",[621],{"version":622,"is_range":623,"range_type":624,"version_start":9,"version_start_type":9,"version_end":625,"version_end_type":626,"fixed_in":9},"lt3_0_101_0_7_40_1",true,"ecosystem","3.0.101-0.7.40.1","excluding",{"ecosystem":615,"name":628,"vendor":617,"product":629,"cpe_part":9,"purl_type":619,"purl_namespace":617,"purl_name":629,"source":9,"versions":630},"kernel-ec2","kernel-ec2&distro=SUSE Linux Enterprise Server 11 SP2-LTSS",[631],{"version":622,"is_range":623,"range_type":624,"version_start":9,"version_start_type":9,"version_end":625,"version_end_type":626,"fixed_in":9},{"ecosystem":615,"name":633,"vendor":617,"product":634,"cpe_part":9,"purl_type":619,"purl_namespace":617,"purl_name":634,"source":9,"versions":635},"kernel-pae","kernel-pae&distro=SUSE Linux Enterprise Server 11 SP2-LTSS",[636],{"version":622,"is_range":623,"range_type":624,"version_start":9,"version_start_type":9,"version_end":625,"version_end_type":626,"fixed_in":9},{"ecosystem":615,"name":638,"vendor":617,"product":639,"cpe_part":9,"purl_type":619,"purl_namespace":617,"purl_name":639,"source":9,"versions":640},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Server 11 SP2-LTSS",[641],{"version":622,"is_range":623,"range_type":624,"version_start":9,"version_start_type":9,"version_end":625,"version_end_type":626,"fixed_in":9},{"ecosystem":615,"name":643,"vendor":617,"product":644,"cpe_part":9,"purl_type":619,"purl_namespace":617,"purl_name":644,"source":9,"versions":645},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Server 11 SP2-LTSS",[646],{"version":622,"is_range":623,"range_type":624,"version_start":9,"version_start_type":9,"version_end":625,"version_end_type":626,"fixed_in":9},{"ecosystem":615,"name":648,"vendor":617,"product":649,"cpe_part":9,"purl_type":619,"purl_namespace":617,"purl_name":649,"source":9,"versions":650},"kernel-trace","kernel-trace&distro=SUSE Linux Enterprise Server 11 SP2-LTSS",[651],{"version":622,"is_range":623,"range_type":624,"version_start":9,"version_start_type":9,"version_end":625,"version_end_type":626,"fixed_in":9},{"ecosystem":615,"name":653,"vendor":617,"product":654,"cpe_part":9,"purl_type":619,"purl_namespace":617,"purl_name":654,"source":9,"versions":655},"kernel-xen","kernel-xen&distro=SUSE Linux Enterprise Server 11 SP2-LTSS",[656],{"version":622,"is_range":623,"range_type":624,"version_start":9,"version_start_type":9,"version_end":625,"version_end_type":626,"fixed_in":9}]