[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2015:1071-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":40,"duplicates":41,"related":42,"reserved_at":9,"published_at":56,"modified_at":57,"state":9,"summary":58,"references_raw":60,"kevs":297,"epss":9,"epss_history":298,"metrics":299,"affected":300},"SUSE-SU-2015:1071-1","Security update for the Linux Kernel\n\nThe SUSE Linux Enterprise 12 kernel was updated to version 3.12.43 to receive various security and bugfixes.\n\nFollowing security bugs were fixed:\n\n- CVE-2014-3647: arch/x86/kvm/emulate.c in the KVM subsystem in the Linux kernel through 3.17.2 did not properly perform RIP changes, which allowed guest OS users to cause a denial of service (guest OS crash) via a crafted application (bsc#899192).\n- CVE-2014-8086: Race condition in the ext4_file_write_iter function in fs/ext4/file.c in the Linux kernel through 3.17 allowed local users to cause a denial of service (file unavailability) via a combination of a write action and an F_SETFL fcntl operation for the O_DIRECT flag (bsc#900881).\n- CVE-2014-8159: The InfiniBand (IB) implementation did not properly restrict use of User Verbs for registration of memory regions, which allowed local users to access arbitrary physical memory locations, and consequently cause a denial of service (system crash) or gain privileges, by leveraging permissions on a uverbs device under /dev/infiniband/ (bsc#914742).\n- CVE-2015-1465: The IPv4 implementation in the Linux kernel before 3.18.8 did not properly consider the length of the Read-Copy Update (RCU) grace period for redirecting lookups in the absence of caching, which allowed remote attackers to cause a denial of service (memory consumption or system crash) via a flood of packets (bsc#916225).\n- CVE-2015-2041: net/llc/sysctl_net_llc.c in the Linux kernel before 3.19 used an incorrect data type in a sysctl table, which allowed local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry (bsc#919007).\n- CVE-2015-2042: net/rds/sysctl.c in the Linux kernel before 3.19 used an incorrect data type in a sysctl table, which allowed local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry (bsc#919018).\n- CVE-2015-2666: Fixed a flaw that allowed crafted microcode to overflow the kernel stack (bsc#922944).\n- CVE-2015-2830: Fixed int80 fork from 64-bit tasks mishandling (bsc#926240).\n- CVE-2015-2922: Fixed possible denial of service (DoS) attack against IPv6 network stacks due to improper handling of Router Advertisements (bsc#922583).\n- CVE-2015-3331: Fixed buffer overruns in RFC4106 implementation using AESNI (bsc#927257).\n- CVE-2015-3332: Fixed TCP Fast Open local DoS (bsc#928135).\n- CVE-2015-3339: Fixed race condition flaw between the chown() and execve() system calls which could have lead to local privilege escalation (bsc#928130).\n- CVE-2015-3636: Fixed use-after-free in ping sockets which could have lead to local privilege escalation (bsc#929525).\n\nThe following non-security bugs were fixed:\n\n- /proc/stat: convert to single_open_size() (bsc#928122).\n- ACPI / sysfs: Treat the count field of counter_show() as unsigned (bsc#909312).\n- Automatically Provide/Obsolete all subpackages of old flavors (bsc#925567)\n- Btrfs: btrfs_release_extent_buffer_page did not free pages of dummy extent (bsc#930226).\n- Btrfs: fix inode eviction infinite loop after cloning into it (bsc#930224).\n- Btrfs: fix inode eviction infinite loop after extent_same ioctl (bsc#930224).\n- Btrfs: fix log tree corruption when fs mounted with -o discard (bsc#927116).\n- Btrfs: fix up bounds checking in lseek (bsc#927115).\n- Fix rtworkqueues crash. Calling __sched_setscheduler() in interrupt context is forbidden, and destroy_worker() did so in the timer interrupt with a nohz_full config. Preclude that possibility for both boot options.\n- Input: psmouse - add psmouse_matches_pnp_id helper function (bsc#929092).\n- Input: synaptics - fix middle button on Lenovo 2015 products (bsc#929092).\n- Input: synaptics - handle spurious release of trackstick buttons (bsc#929092).\n- Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series (bsc#929092).\n- Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015 (bsc#929092).\n- Input: synaptics - retrieve the extended capabilities in query $10 (bsc#929092).\n- NFS: Add attribute update barriers to nfs_setattr_update_inode() (bsc#920262).\n- NFS: restore kabi after change to nfs_setattr_update_inode (bsc#920262).\n- af_iucv: fix AF_IUCV sendmsg() errno (bsc#927308, LTC#123304).\n- audit: do not reject all AUDIT_INODE filter types (bsc#927455).\n- bnx2x: Fix kdump when iommu=on (bsc#921769).\n- cpufreq: fix a NULL pointer dereference in __cpufreq_governor() (bsc#924664).\n- dasd: Fix device having no paths after suspend/resume (bsc#927308, LTC#123896).\n- dasd: Fix inability to set a DASD device offline (bsc#927308, LTC#123905).\n- dasd: Fix unresumed device after suspend/resume (bsc#927308, LTC#123892).\n- dasd: Missing partition after online processing (bsc#917125, LTC#120565).\n- drm/radeon/cik: Add macrotile mode array query (bsc#927285).\n- drm/radeon: fix display tiling setup on SI (bsc#927285).\n- drm/radeon: set correct number of banks for CIK chips in DCE (bsc#927285).\n- iommu/amd: Correctly encode huge pages in iommu page tables (bsc#931014).\n- iommu/amd: Optimize alloc_new_range for new fetch_pte interface (bsc#931014).\n- iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface (bsc#931014).\n- iommu/amd: Optimize iommu_unmap_page for new fetch_pte interface (bsc#931014).\n- iommu/amd: Return the pte page-size in fetch_pte (bsc#931014).\n- ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments (ipc fixes).\n- ipmi: Turn off all activity on an idle ipmi interface (bsc#915540).\n- ixgbe: fix detection of SFP+ capable interfaces (bsc#922734).\n- kgr: add error code to the message in kgr_revert_replaced_funs.\n- kgr: add kgraft annotations to kthreads wait_event_freezable() API calls.\n- kgr: correct error handling of the first patching stage.\n- kgr: handle the delayed patching of the modules.\n- kgr: handle the failure of finalization stage.\n- kgr: return error in kgr_init if notifier registration fails.\n- kgr: take switching of the fops out of kgr_patch_code to new function.\n- kgr: use for_each_process_thread (bsc#929883).\n- kgr: use kgr_in_progress for all threads (bnc#929883).\n- libata: Blacklist queued TRIM on Samsung SSD 850 Pro (bsc#926156).\n- mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb (bsc#928708).\n- mm, numa: really disable NUMA balancing by default on single node machines (Automatic NUMA Balancing).\n- mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages (bsc#924803, VM Functionality).\n- net/mlx4: Cache line CQE/EQE stride fixes (bsc#927084).\n- net/mlx4_core: Cache line EQE size support (bsc#927084).\n- net/mlx4_core: Enable CQE/EQE stride support (bsc#927084).\n- net/mlx4_en: Add mlx4_en_get_cqe helper (bsc#927084).\n- perf/x86/amd/ibs: Update IBS MSRs and feature definitions.\n- powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allowed address space (bsc#930669).\n- powerpc/numa: Add ability to disable and debug topology updates (bsc#924809).\n- powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES (bsc#924809).\n- powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID (bsc#924809).\n- powerpc/numa: check error return from proc_create (bsc#924809).\n- powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update (bsc#924809).\n- powerpc/numa: use cached value of update-&gt;cpu in update_cpu_topology (bsc#924809).\n- powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH (bsc#928141).\n- powerpc/pseries: Introduce api_version to migration sysfs interface (bsc#926314).\n- powerpc/pseries: Little endian fixes for post mobility device tree update (bsc#926314).\n- powerpc/pseries: Simplify check for suspendability during suspend/migration (bsc#926314).\n- powerpc: Fix sys_call_table declaration to enable syscall tracing.\n- powerpc: Fix warning reported by verify_cpu_node_mapping() (bsc#924809).\n- powerpc: Only set numa node information for present cpus at boottime (bsc#924809).\n- powerpc: reorder per-cpu NUMA information initialization (bsc#924809).\n- powerpc: some changes in numa_setup_cpu() (bsc#924809).\n- quota: Fix use of units in quota getting / setting interfaces (bsc#913232).\n- rpm/kernel-binary.spec.in: Fix build if there is no *.crt file\n- rpm/kernel-obs-qa.spec.in: Do not fail if the kernel versions do not match\n- s390/bpf: Fix ALU_NEG (A = -A) (bsc#917125, LTC#121759).\n- s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) (bsc#917125, LTC#121759).\n- s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) (bsc#917125, LTC#121759).\n- s390/bpf: Fix offset parameter for skb_copy_bits() (bsc#917125, LTC#121759).\n- s390/bpf: Fix sk_load_byte_msh() (bsc#917125, LTC#121759).\n- s390/bpf: Fix skb_copy_bits() parameter passing (bsc#917125, LTC#121759).\n- s390/bpf: Zero extend parameters before calling C function (bsc#917125, LTC#121759).\n- s390/sclp: Consolidate early sclp init calls to sclp_early_detect() (bsc#917125, LTC#122429).\n- s390/sclp: Determine HSA size dynamically for zfcpdump (bsc#917125, LTC#122429).\n- s390/sclp: Move declarations for sclp_sdias into separate header file (bsc#917125, LTC#122429).\n- s390/sclp: Move early code from sclp_cmd.c to sclp_early.c (bsc#917125, LTC#122429).\n- s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early (bsc#917125, LTC#122429).\n- s390/sclp: revert smp-detect-possible-cpus.patch (bsc#917125, LTC#122429).\n- s390/sclp_early: Add function to detect sclp console capabilities (bsc#917125, LTC#122429).\n- s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid (bsc#917125, LTC#122429).\n- s390/sclp_early: Pass sccb pointer to every *_detect() function (bsc#917125, LTC#122429).\n- s390/sclp_early: Replace early_read_info_sccb with sccb_early (bsc#917125, LTC#122429).\n- s390/sclp_early: Return correct HSA block count also for zero (bsc#917125, LTC#122429).\n- s390/smp: limit number of cpus in possible cpu mask (bsc#917125, LTC#122429).\n- s390: kgr, change the kgraft state only if enabled.\n- sched, time: Fix lock inversion in thread_group_cputime()\n- sched: Fix potential near-infinite distribute_cfs_runtime() loop (bsc#930786)\n- sched: Robustify topology setup (bsc#924809).\n- seqlock: Add irqsave variant of read_seqbegin_or_lock() (Time scalability).\n- storvsc: Set the SRB flags correctly when no data transfer is needed (bsc#931130).\n- x86/apic/uv: Update the APIC UV OEM check (bsc#929145).\n- x86/apic/uv: Update the UV APIC HUB check (bsc#929145).\n- x86/apic/uv: Update the UV APIC driver check (bsc#929145).\n- x86/microcode/intel: Guard against stack overflow in the loader (bsc#922944).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36,38],{"_key":15},"CVE-2014-3647",{"_key":17},"CVE-2014-8086",{"_key":19},"CVE-2014-8159",{"_key":21},"CVE-2015-1465",{"_key":23},"CVE-2015-2041",{"_key":25},"CVE-2015-2042",{"_key":27},"CVE-2015-2666",{"_key":29},"CVE-2015-2830",{"_key":31},"CVE-2015-2922",{"_key":33},"CVE-2015-3331",{"_key":35},"CVE-2015-3332",{"_key":37},"CVE-2015-3339",{"_key":39},"CVE-2015-3636",[],[],[43,44,45,46,47,48,49,50,51,52,53,54,55],{"_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},"2015-06-11T16:05:11Z","2026-02-04T03:49:21.444179Z",{"cisa_kev":59,"cisa_ransomware":59,"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,[61,67,72,76,80,84,88,92,96,100,104,108,112,116,120,124,128,132,136,140,144,148,152,156,160,164,168,172,176,180,184,188,192,196,200,204,208,212,216,220,224,228,232,236,240,244,249,253,257,261,265,269,273,277,281,285,289,293],{"url":62,"sources":63,"tags":65},"https://www.suse.com/support/update/announcement/2015/suse-su-20151071-1/",[64],"osv_suse",[66],"Advisory",{"url":68,"sources":69,"tags":70},"https://bugzilla.suse.com/899192",[64],[71],"REPORT",{"url":73,"sources":74,"tags":75},"https://bugzilla.suse.com/900881",[64],[71],{"url":77,"sources":78,"tags":79},"https://bugzilla.suse.com/909312",[64],[71],{"url":81,"sources":82,"tags":83},"https://bugzilla.suse.com/913232",[64],[71],{"url":85,"sources":86,"tags":87},"https://bugzilla.suse.com/914742",[64],[71],{"url":89,"sources":90,"tags":91},"https://bugzilla.suse.com/915540",[64],[71],{"url":93,"sources":94,"tags":95},"https://bugzilla.suse.com/916225",[64],[71],{"url":97,"sources":98,"tags":99},"https://bugzilla.suse.com/917125",[64],[71],{"url":101,"sources":102,"tags":103},"https://bugzilla.suse.com/919007",[64],[71],{"url":105,"sources":106,"tags":107},"https://bugzilla.suse.com/919018",[64],[71],{"url":109,"sources":110,"tags":111},"https://bugzilla.suse.com/920262",[64],[71],{"url":113,"sources":114,"tags":115},"https://bugzilla.suse.com/921769",[64],[71],{"url":117,"sources":118,"tags":119},"https://bugzilla.suse.com/922583",[64],[71],{"url":121,"sources":122,"tags":123},"https://bugzilla.suse.com/922734",[64],[71],{"url":125,"sources":126,"tags":127},"https://bugzilla.suse.com/922944",[64],[71],{"url":129,"sources":130,"tags":131},"https://bugzilla.suse.com/924664",[64],[71],{"url":133,"sources":134,"tags":135},"https://bugzilla.suse.com/924803",[64],[71],{"url":137,"sources":138,"tags":139},"https://bugzilla.suse.com/924809",[64],[71],{"url":141,"sources":142,"tags":143},"https://bugzilla.suse.com/925567",[64],[71],{"url":145,"sources":146,"tags":147},"https://bugzilla.suse.com/926156",[64],[71],{"url":149,"sources":150,"tags":151},"https://bugzilla.suse.com/926240",[64],[71],{"url":153,"sources":154,"tags":155},"https://bugzilla.suse.com/926314",[64],[71],{"url":157,"sources":158,"tags":159},"https://bugzilla.suse.com/927084",[64],[71],{"url":161,"sources":162,"tags":163},"https://bugzilla.suse.com/927115",[64],[71],{"url":165,"sources":166,"tags":167},"https://bugzilla.suse.com/927116",[64],[71],{"url":169,"sources":170,"tags":171},"https://bugzilla.suse.com/927257",[64],[71],{"url":173,"sources":174,"tags":175},"https://bugzilla.suse.com/927285",[64],[71],{"url":177,"sources":178,"tags":179},"https://bugzilla.suse.com/927308",[64],[71],{"url":181,"sources":182,"tags":183},"https://bugzilla.suse.com/927455",[64],[71],{"url":185,"sources":186,"tags":187},"https://bugzilla.suse.com/928122",[64],[71],{"url":189,"sources":190,"tags":191},"https://bugzilla.suse.com/928130",[64],[71],{"url":193,"sources":194,"tags":195},"https://bugzilla.suse.com/928135",[64],[71],{"url":197,"sources":198,"tags":199},"https://bugzilla.suse.com/928141",[64],[71],{"url":201,"sources":202,"tags":203},"https://bugzilla.suse.com/928708",[64],[71],{"url":205,"sources":206,"tags":207},"https://bugzilla.suse.com/929092",[64],[71],{"url":209,"sources":210,"tags":211},"https://bugzilla.suse.com/929145",[64],[71],{"url":213,"sources":214,"tags":215},"https://bugzilla.suse.com/929525",[64],[71],{"url":217,"sources":218,"tags":219},"https://bugzilla.suse.com/929883",[64],[71],{"url":221,"sources":222,"tags":223},"https://bugzilla.suse.com/930224",[64],[71],{"url":225,"sources":226,"tags":227},"https://bugzilla.suse.com/930226",[64],[71],{"url":229,"sources":230,"tags":231},"https://bugzilla.suse.com/930669",[64],[71],{"url":233,"sources":234,"tags":235},"https://bugzilla.suse.com/930786",[64],[71],{"url":237,"sources":238,"tags":239},"https://bugzilla.suse.com/931014",[64],[71],{"url":241,"sources":242,"tags":243},"https://bugzilla.suse.com/931130",[64],[71],{"url":245,"sources":246,"tags":247},"https://www.suse.com/security/cve/CVE-2014-3647",[64],[248],"WEB",{"url":250,"sources":251,"tags":252},"https://www.suse.com/security/cve/CVE-2014-8086",[64],[248],{"url":254,"sources":255,"tags":256},"https://www.suse.com/security/cve/CVE-2014-8159",[64],[248],{"url":258,"sources":259,"tags":260},"https://www.suse.com/security/cve/CVE-2015-1465",[64],[248],{"url":262,"sources":263,"tags":264},"https://www.suse.com/security/cve/CVE-2015-2041",[64],[248],{"url":266,"sources":267,"tags":268},"https://www.suse.com/security/cve/CVE-2015-2042",[64],[248],{"url":270,"sources":271,"tags":272},"https://www.suse.com/security/cve/CVE-2015-2666",[64],[248],{"url":274,"sources":275,"tags":276},"https://www.suse.com/security/cve/CVE-2015-2830",[64],[248],{"url":278,"sources":279,"tags":280},"https://www.suse.com/security/cve/CVE-2015-2922",[64],[248],{"url":282,"sources":283,"tags":284},"https://www.suse.com/security/cve/CVE-2015-3331",[64],[248],{"url":286,"sources":287,"tags":288},"https://www.suse.com/security/cve/CVE-2015-3332",[64],[248],{"url":290,"sources":291,"tags":292},"https://www.suse.com/security/cve/CVE-2015-3339",[64],[248],{"url":294,"sources":295,"tags":296},"https://www.suse.com/security/cve/CVE-2015-3636",[64],[248],[],[],[],[301,314,318,322,326,333,338,343,348,352,356,361,365,369,374,378,382],{"ecosystem":302,"name":303,"vendor":304,"product":305,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":305,"source":9,"versions":307},"SUSE Linux Enterprise","kernel-default","suse","kernel-default&distro=SUSE Linux Enterprise Desktop 12","rpm",[308],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},"lt3_12_43_52_6_1",true,"ecosystem","3.12.43-52.6.1","excluding",{"ecosystem":302,"name":303,"vendor":304,"product":315,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":315,"source":9,"versions":316},"kernel-default&distro=SUSE Linux Enterprise Server 12",[317],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":303,"vendor":304,"product":319,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":319,"source":9,"versions":320},"kernel-default&distro=SUSE Linux Enterprise Server for SAP Applications 12",[321],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":303,"vendor":304,"product":323,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":323,"source":9,"versions":324},"kernel-default&distro=SUSE Linux Enterprise Workstation Extension 12",[325],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":327,"vendor":304,"product":328,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":328,"source":9,"versions":329},"kernel-docs","kernel-docs&distro=SUSE Linux Enterprise Software Development Kit 12",[330],{"version":331,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":332,"version_end_type":313,"fixed_in":9},"lt3_12_43_52_6_2","3.12.43-52.6.2",{"ecosystem":302,"name":334,"vendor":304,"product":335,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":335,"source":9,"versions":336},"kernel-ec2","kernel-ec2&distro=SUSE Linux Enterprise Module for Public Cloud 12",[337],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":339,"vendor":304,"product":340,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":340,"source":9,"versions":341},"kernel-obs-build","kernel-obs-build&distro=SUSE Linux Enterprise Software Development Kit 12",[342],{"version":331,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":332,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":344,"vendor":304,"product":345,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":345,"source":9,"versions":346},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Desktop 12",[347],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":344,"vendor":304,"product":349,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":349,"source":9,"versions":350},"kernel-source&distro=SUSE Linux Enterprise Server 12",[351],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":344,"vendor":304,"product":353,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":353,"source":9,"versions":354},"kernel-source&distro=SUSE Linux Enterprise Server for SAP Applications 12",[355],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":357,"vendor":304,"product":358,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":358,"source":9,"versions":359},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Desktop 12",[360],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":357,"vendor":304,"product":362,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":362,"source":9,"versions":363},"kernel-syms&distro=SUSE Linux Enterprise Server 12",[364],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":357,"vendor":304,"product":366,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":366,"source":9,"versions":367},"kernel-syms&distro=SUSE Linux Enterprise Server for SAP Applications 12",[368],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":370,"vendor":304,"product":371,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":371,"source":9,"versions":372},"kernel-xen","kernel-xen&distro=SUSE Linux Enterprise Desktop 12",[373],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":370,"vendor":304,"product":375,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":375,"source":9,"versions":376},"kernel-xen&distro=SUSE Linux Enterprise Server 12",[377],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":370,"vendor":304,"product":379,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":379,"source":9,"versions":380},"kernel-xen&distro=SUSE Linux Enterprise Server for SAP Applications 12",[381],{"version":309,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":312,"version_end_type":313,"fixed_in":9},{"ecosystem":302,"name":383,"vendor":304,"product":384,"cpe_part":9,"purl_type":306,"purl_namespace":304,"purl_name":384,"source":9,"versions":385},"kgraft-patch-SLE12_Update_5","kgraft-patch-SLE12_Update_5&distro=SUSE Linux Enterprise Live Patching 12",[386],{"version":387,"is_range":310,"range_type":311,"version_start":9,"version_start_type":9,"version_end":388,"version_end_type":313,"fixed_in":9},"lt1_2_3","1-2.3"]