[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2015:1727-1":6},{"stargazers_count":4,"fetched_at":5},7,"2026-06-04T14:53:31.930Z",{"id":7,"descriptions":8,"cisa":9,"weaknesses":10,"exploits":11,"aliases":12,"duplicate_of":9,"upstream":13,"downstream":28,"duplicates":29,"related":30,"reserved_at":9,"published_at":38,"modified_at":39,"state":9,"summary":40,"references_raw":42,"kevs":283,"epss":9,"epss_history":284,"metrics":285,"affected":286},"SUSE-SU-2015:1727-1","Security update for kernel-source\n\nThe SUSE Linux Enterprise 12 kernel was updated to 3.12.48-52.27 to\nreceive various security and bugfixes.\n\nFollowing security bugs were fixed:\n* CVE-2015-7613: A flaw was found in the Linux kernel IPC code that could\n  lead to arbitrary code execution. The ipc_addid() function initialized\n  a shared object that has unset uid/gid values. Since the fields are not\n  initialized, the check can falsely succeed. (bsc#948536)\n* CVE-2015-5156: When a guests KVM network devices is in a bridge\n  configuration the kernel can create a situation in which packets are\n  fragmented in an unexpected fashion. The GRO functionality can create\n  a situation in which multiple SKB's are chained together in a single\n  packets fraglist (by design). (bsc#940776)\n* CVE-2015-5157: arch/x86/entry/entry_64.S in the Linux kernel before\n  4.1.6 on the x86_64 platform mishandles IRET faults in processing NMIs\n  that occurred during userspace execution, which might allow local\n  users to gain privileges by triggering an NMI (bsc#938706).\n* CVE-2015-6252: A flaw was found in the way the Linux kernel's vhost\n  driver treated userspace provided log file descriptor when processing\n  the VHOST_SET_LOG_FD ioctl command. The file descriptor was never\n  released and continued to consume kernel memory. A privileged local\n  user with access to the /dev/vhost-net files could use this flaw to\n  create a denial-of-service attack (bsc#942367).\n* CVE-2015-5697: The get_bitmap_file function in drivers/md/md.c in the\n  Linux kernel before 4.1.6 does not initialize a certain bitmap data\n  structure, which allows local users to obtain sensitive information\n  from kernel memory via a GET_BITMAP_FILE ioctl call. (bnc#939994)\n* CVE-2015-6937: A NULL pointer dereference flaw was found in the\n  Reliable Datagram Sockets (RDS) implementation allowing a local user to\n  cause system DoS. A verification was missing that the underlying\n  transport exists when a connection was created. (bsc#945825)\n* CVE-2015-5283: A NULL pointer dereference flaw was found in SCTP\n  implementation allowing a local user to cause system DoS. Creation of\n  multiple sockets in parallel when system doesn't have SCTP module\n  loaded can lead to kernel panic. (bsc#947155)\n\nThe following non-security bugs were fixed:\n- ALSA: hda - Abort the probe without i915 binding for HSW/BDW\n  (bsc#936556).\n- Btrfs: Backport subvolume mount option handling (bsc#934962)\n- Btrfs: Handle unaligned length in extent_same (bsc#937609).\n- Btrfs: advertise which crc32c implementation is being used on mount\n  (bsc#946057).\n- Btrfs: allow mounting btrfs subvolumes with different ro/rw options.\n- Btrfs: check if previous transaction aborted to avoid fs corruption\n  (bnc#942509).\n- Btrfs: clean up error handling in mount_subvol() (bsc#934962).\n- Btrfs: cleanup orphans while looking up default subvolume (bsc#914818).\n- Btrfs: do not update mtime/ctime on deduped inodes (bsc#937616).\n- Btrfs: fail on mismatched subvol and subvolid mount options\n  (bsc#934962).\n- Btrfs: fix chunk allocation regression leading to transaction abort\n  (bnc#938550).\n- Btrfs: fix clone / extent-same deadlocks (bsc#937612).\n- Btrfs: fix crash on close_ctree() if cleaner starts new transaction\n  (bnc#938891).\n- Btrfs: fix deadlock with extent-same and readpage (bsc#937612).\n- Btrfs: fix file corruption after cloning inline extents (bnc#942512).\n- Btrfs: fix file read corruption after extent cloning and fsync\n  (bnc#946902).\n- Btrfs: fix find_free_dev_extent() malfunction in case device tree has\n  hole (bnc#938550).\n- Btrfs: fix hang when failing to submit bio of directIO (bnc#942685).\n- Btrfs: fix list transaction-&gt;pending_ordered corruption\n  (bnc#938893).\n- Btrfs: fix memory corruption on failure to submit bio for direct IO\n  (bnc#942685).\n- Btrfs: fix memory leak in the extent_same ioctl (bsc#937613).\n- Btrfs: fix put dio bio twice when we submit dio bio fail (bnc#942685).\n- Btrfs: fix race between balance and unused block group deletion\n  (bnc#938892).\n- Btrfs: fix range cloning when same inode used as source and destination\n  (bnc#942511).\n- Btrfs: fix read corruption of compressed and shared extents\n  (bnc#946906).\n- Btrfs: fix uninit variable in clone ioctl (bnc#942511).\n- Btrfs: fix use-after-free in mount_subvol().\n- Btrfs: fix wrong check for btrfs_force_chunk_alloc() (bnc#938550).\n- Btrfs: lock superblock before remounting for rw subvol (bsc#934962).\n- Btrfs: pass unaligned length to btrfs_cmp_data() (bsc#937609).\n- Btrfs: remove all subvol options before mounting top-level\n  (bsc#934962).\n- Btrfs: show subvol= and subvolid= in /proc/mounts (bsc#934962).\n- Btrfs: unify subvol= and subvolid= mounting (bsc#934962).\n- Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode\n  (bnc#942925).\n- Btrfs: fix metadata inconsistencies after directory fsync (bnc#942925).\n- Btrfs: fix stale dir entries after removing a link and fsync\n  (bnc#942925).\n- Btrfs: fix stale dir entries after unlink, inode eviction and fsync\n  (bnc#942925).\n- Btrfs: fix stale directory entries after fsync log replay (bnc#942925).\n- Btrfs: make btrfs_search_forward return with nodes unlocked\n  (bnc#942925).\n- Btrfs: support NFSv2 export (bnc#929871).\n- Btrfs: update fix for read corruption of compressed and shared extents\n  (bsc#948256).\n- Drivers: hv: do not do hypercalls when hypercall_page is NULL.\n- Drivers: hv: vmbus: add special crash handler.\n- Drivers: hv: vmbus: add special kexec handler.\n- Drivers: hv: vmbus: remove hv_synic_free_cpu() call from\n  hv_synic_cleanup().\n- Input: evdev - do not report errors form flush() (bsc#939834).\n- Input: synaptics - do not retrieve the board id on old firmwares\n  (bsc#929092).\n- Input: synaptics - log queried and quirked dimension values\n  (bsc#929092).\n- Input: synaptics - query min dimensions for fw v8.1.\n- Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad list\n  (bsc#929092).\n- Input: synaptics - remove X250 from the topbuttonpad list.\n- Input: synaptics - remove obsolete min/max quirk for X240 (bsc#929092).\n- Input: synaptics - skip quirks when post-2013 dimensions (bsc#929092).\n- Input: synaptics - split synaptics_resolution(), query first\n  (bsc#929092).\n- Input: synaptics - support min/max board id in min_max_pnpid_table\n  (bsc#929092).\n- NFS: Make sure XPRT_CONNECTING gets cleared when needed (bsc#946309).\n- NFSv4: do not set SETATTR for O_RDONLY|O_EXCL (bsc#939716).\n- PCI: Move MPS configuration check to pci_configure_device()\n  (bsc#943313).\n- PCI: Set MPS to match upstream bridge (bsc#943313).\n- SCSI: fix regression in scsi_send_eh_cmnd() (bsc#930813).\n- SCSI: fix scsi_error_handler vs. scsi_host_dev_release race\n  (bnc#942204).\n- SCSI: vmw_pvscsi: Fix pvscsi_abort() function (bnc#940398).\n- UAS: fixup for remaining use of dead_list (bnc#934942).\n- USB: storage: use %*ph specifier to dump small buffers (bnc#934942).\n- aio: fix reqs_available handling (bsc#943378).\n- audit: do not generate loginuid log when audit disabled (bsc#941098).\n- blk-merge: do not compute bi_phys_segments from bi_vcnt for cloned bio\n  (bnc#934430).\n- blk-merge: fix blk_recount_segments (bnc#934430).\n- blk-merge: recaculate segment if it isn't less than max segments\n  (bnc#934430).\n- block: add queue flag for disabling SG merging (bnc#934430).\n- block: blk-merge: fix blk_recount_segments() (bnc#934430).\n- config: disable CONFIG_TCM_RBD on ppc64le and s390x\n- cpufreq: intel_pstate: Add CPU ID for Braswell processor.\n- dlm: fix missing endian conversion of rcom_status flags (bsc#940679).\n- dm cache mq: fix memory allocation failure for large cache devices\n  (bsc#942707).\n- drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt\n  (bsc#942938).\n- drm/i915: Make hpd arrays big enough to avoid out of bounds access\n  (bsc#942938).\n- drm/i915: Only print hotplug event message when hotplug bit is set\n  (bsc#942938).\n- drm/i915: Queue reenable timer also when enable_hotplug_processing is\n  false (bsc#942938).\n- drm/i915: Use an interrupt save spinlock in intel_hpd_irq_handler()\n  (bsc#942938).\n- drm/radeon: fix hotplug race at startup (bsc#942307).\n- ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting\n  support (bsc#945710).\n- hrtimer: prevent timer interrupt DoS (bnc#886785).\n- hv: fcopy: add memory barrier to propagate state (bnc#943529).\n- inotify: Fix nested sleeps in inotify_read() (bsc#940925).\n- intel_pstate: Add CPU IDs for Broadwell processors.\n- intel_pstate: Add CPUID for BDW-H CPU.\n- intel_pstate: Add support for SkyLake.\n- intel_pstate: Correct BYT VID values (bnc#907973).\n- intel_pstate: Remove periodic P state boost (bnc#907973).\n- intel_pstate: add sample time scaling (bnc#907973, bnc#924722,\n  bnc#916543).\n- intel_pstate: don't touch turbo bit if turbo disabled or unavailable\n  (bnc#907973).\n- intel_pstate: remove setting P state to MAX on init (bnc#907973).\n- intel_pstate: remove unneeded sample buffers (bnc#907973).\n- intel_pstate: set BYT MSR with wrmsrl_on_cpu() (bnc#907973).\n- ipr: Fix incorrect trace indexing (bsc#940912).\n- ipr: Fix invalid array indexing for HRRQ (bsc#940912).\n- iwlwifi: dvm: drop non VO frames when flushing (bsc#940545).\n- kABI workaround for ieee80211_ops.flush argument change (bsc#940545).\n- kconfig: Do not print status messages in make -s mode (bnc#942160).\n- kernel/modsign_uefi.c: Check for EFI_RUNTIME_SERVICES in\n  load_uefi_certs (bsc#856382).\n- kernel: do full redraw of the 3270 screen on reconnect (bnc#943476,\n  LTC#129509).\n- kexec: define kexec_in_progress in !CONFIG_KEXEC case.\n- kvm: Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS (bsc#947537).\n- lpfc: Fix scsi prep dma buf error (bsc#908950).\n- mac80211: add vif to flush call (bsc#940545).\n- md/bitmap: do not abuse i_writecount for bitmap files (bsc#943270).\n- md/bitmap: protect clearing of -&gt;bitmap by mddev-&gt;lock\n  (bnc#912183).\n- md/raid5: use -&gt;lock to protect accessing raid5 sysfs attributes\n  (bnc#912183).\n- md: fix problems with freeing private data after -&gt;run failure\n  (bnc#912183).\n- md: level_store: group all important changes into one place\n  (bnc#912183).\n- md: move GET_BITMAP_FILE ioctl out from mddev_lock (bsc#943270).\n- md: protect -&gt;pers changes with mddev-&gt;lock (bnc#912183).\n- md: remove mddev_lock from rdev_attr_show() (bnc#912183).\n- md: remove mddev_lock() from md_attr_show() (bnc#912183).\n- md: remove need for mddev_lock() in md_seq_show() (bnc#912183).\n- md: split detach operation out from -&gt;stop (bnc#912183).\n- md: tidy up set_bitmap_file (bsc#943270).\n- megaraid_sas: Handle firmware initialization after fast boot\n  (bsc#922071).\n- mfd: lpc_ich: Assign subdevice ids automatically (bnc#898159).\n- mm: filemap: Avoid unnecessary barriers and waitqueue lookups -fix\n  (VM/FS Performance (bnc#941951)).\n- mm: make page pfmemalloc check more robust (bnc#920016).\n- mm: numa: disable change protection for vma(VM_HUGETLB) (bnc#943573).\n- netfilter: nf_conntrack_proto_sctp: minimal multihoming support\n  (bsc#932350).\n- net/mlx4_core: Add ethernet backplane autoneg device capability\n  (bsc#945710).\n- net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap\n  (bsc#945710).\n- net/mlx4_en: Use PTYS register to query ethtool settings (bsc#945710).\n- net/mlx4_en: Use PTYS register to set ethtool settings (Speed)\n  (bsc#945710).\n- rcu: Reject memory-order-induced stall-warning false positives\n  (bnc#941908).\n- s390/dasd: fix kernel panic when alias is set offline (bnc#940965,\n  LTC#128595).\n- sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation\n  (bnc#939266).\n- sched: Fix cpu_active_mask/cpu_online_mask race (bsc#936773).\n- sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings\n  (bnc#943573).\n- uas: Add US_FL_MAX_SECTORS_240 flag (bnc#934942).\n- uas: Add response iu handling (bnc#934942).\n- uas: Add uas_get_tag() helper function (bnc#934942).\n- uas: Check against unexpected completions (bnc#934942).\n- uas: Cleanup uas_log_cmd_state usage (bnc#934942).\n- uas: Do not log urb status error on cancellation (bnc#934942).\n- uas: Do not use scsi_host_find_tag (bnc#934942).\n- uas: Drop COMMAND_COMPLETED flag (bnc#934942).\n- uas: Drop all references to a scsi_cmnd once it has been aborted\n  (bnc#934942).\n- uas: Drop inflight list (bnc#934942).\n- uas: Fix memleak of non-submitted urbs (bnc#934942).\n- uas: Fix resetting flag handling (bnc#934942).\n- uas: Free data urbs on completion (bnc#934942).\n- uas: Log error codes when logging errors (bnc#934942).\n- uas: Reduce number of function arguments for uas_alloc_foo functions\n  (bnc#934942).\n- uas: Remove cmnd reference from the cmd urb (bnc#934942).\n- uas: Remove support for old sense ui as used in pre-production hardware\n  (bnc#934942).\n- uas: Remove task-management / abort error handling code (bnc#934942).\n- uas: Set max_sectors_240 quirk for ASM1053 devices (bnc#934942).\n- uas: Simplify reset / disconnect handling (bnc#934942).\n- uas: Simplify unlink of data urbs on error (bnc#934942).\n- uas: Use scsi_print_command (bnc#934942).\n- uas: pre_reset and suspend: Fix a few races (bnc#934942).\n- uas: zap_pending: data urbs should have completed at this time\n  (bnc#934942).\n- x86/kernel: Do not reserve crashkernel high memory if crashkernel low\n  memory reserving failed (bsc#939145).\n- x86/smpboot: Check for cpu_active on cpu initialization (bsc#932285).\n- x86/smpboot: Check for cpu_active on cpu initialization (bsc#936773).\n- xhci: Workaround for PME stuck issues in Intel xhci (bnc#944028).\n- xhci: rework cycle bit checking for new dequeue pointers (bnc#944028).\n- xfs: Fix file type directory corruption for btree directories\n  (bsc#941305).",null,[],[],[],[14,16,18,20,22,24,26],{"_key":15},"CVE-2015-5156",{"_key":17},"CVE-2015-5157",{"_key":19},"CVE-2015-5283",{"_key":21},"CVE-2015-5697",{"_key":23},"CVE-2015-6252",{"_key":25},"CVE-2015-6937",{"_key":27},"CVE-2015-7613",[],[],[31,32,33,34,35,36,37],{"_key":15},{"_key":17},{"_key":19},{"_key":21},{"_key":23},{"_key":25},{"_key":27},"2015-10-05T22:31:57Z","2026-02-04T04:18:42.562384Z",{"cisa_kev":41,"cisa_ransomware":41,"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,[43,49,54,58,62,66,70,74,78,82,86,90,94,98,102,106,110,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,259,263,267,271,275,279],{"url":44,"sources":45,"tags":47},"https://www.suse.com/support/update/announcement/2015/suse-su-20151727-1/",[46],"osv_suse",[48],"Advisory",{"url":50,"sources":51,"tags":52},"https://bugzilla.suse.com/856382",[46],[53],"REPORT",{"url":55,"sources":56,"tags":57},"https://bugzilla.suse.com/886785",[46],[53],{"url":59,"sources":60,"tags":61},"https://bugzilla.suse.com/898159",[46],[53],{"url":63,"sources":64,"tags":65},"https://bugzilla.suse.com/907973",[46],[53],{"url":67,"sources":68,"tags":69},"https://bugzilla.suse.com/908950",[46],[53],{"url":71,"sources":72,"tags":73},"https://bugzilla.suse.com/912183",[46],[53],{"url":75,"sources":76,"tags":77},"https://bugzilla.suse.com/914818",[46],[53],{"url":79,"sources":80,"tags":81},"https://bugzilla.suse.com/916543",[46],[53],{"url":83,"sources":84,"tags":85},"https://bugzilla.suse.com/920016",[46],[53],{"url":87,"sources":88,"tags":89},"https://bugzilla.suse.com/922071",[46],[53],{"url":91,"sources":92,"tags":93},"https://bugzilla.suse.com/924722",[46],[53],{"url":95,"sources":96,"tags":97},"https://bugzilla.suse.com/929092",[46],[53],{"url":99,"sources":100,"tags":101},"https://bugzilla.suse.com/929871",[46],[53],{"url":103,"sources":104,"tags":105},"https://bugzilla.suse.com/930813",[46],[53],{"url":107,"sources":108,"tags":109},"https://bugzilla.suse.com/932285",[46],[53],{"url":111,"sources":112,"tags":113},"https://bugzilla.suse.com/932350",[46],[53],{"url":115,"sources":116,"tags":117},"https://bugzilla.suse.com/934430",[46],[53],{"url":119,"sources":120,"tags":121},"https://bugzilla.suse.com/934942",[46],[53],{"url":123,"sources":124,"tags":125},"https://bugzilla.suse.com/934962",[46],[53],{"url":127,"sources":128,"tags":129},"https://bugzilla.suse.com/936556",[46],[53],{"url":131,"sources":132,"tags":133},"https://bugzilla.suse.com/936773",[46],[53],{"url":135,"sources":136,"tags":137},"https://bugzilla.suse.com/937609",[46],[53],{"url":139,"sources":140,"tags":141},"https://bugzilla.suse.com/937612",[46],[53],{"url":143,"sources":144,"tags":145},"https://bugzilla.suse.com/937613",[46],[53],{"url":147,"sources":148,"tags":149},"https://bugzilla.suse.com/937616",[46],[53],{"url":151,"sources":152,"tags":153},"https://bugzilla.suse.com/938550",[46],[53],{"url":155,"sources":156,"tags":157},"https://bugzilla.suse.com/938706",[46],[53],{"url":159,"sources":160,"tags":161},"https://bugzilla.suse.com/938891",[46],[53],{"url":163,"sources":164,"tags":165},"https://bugzilla.suse.com/938892",[46],[53],{"url":167,"sources":168,"tags":169},"https://bugzilla.suse.com/938893",[46],[53],{"url":171,"sources":172,"tags":173},"https://bugzilla.suse.com/939145",[46],[53],{"url":175,"sources":176,"tags":177},"https://bugzilla.suse.com/939266",[46],[53],{"url":179,"sources":180,"tags":181},"https://bugzilla.suse.com/939716",[46],[53],{"url":183,"sources":184,"tags":185},"https://bugzilla.suse.com/939834",[46],[53],{"url":187,"sources":188,"tags":189},"https://bugzilla.suse.com/939994",[46],[53],{"url":191,"sources":192,"tags":193},"https://bugzilla.suse.com/940398",[46],[53],{"url":195,"sources":196,"tags":197},"https://bugzilla.suse.com/940545",[46],[53],{"url":199,"sources":200,"tags":201},"https://bugzilla.suse.com/940679",[46],[53],{"url":203,"sources":204,"tags":205},"https://bugzilla.suse.com/940776",[46],[53],{"url":207,"sources":208,"tags":209},"https://bugzilla.suse.com/940912",[46],[53],{"url":211,"sources":212,"tags":213},"https://bugzilla.suse.com/940925",[46],[53],{"url":215,"sources":216,"tags":217},"https://bugzilla.suse.com/940965",[46],[53],{"url":219,"sources":220,"tags":221},"https://bugzilla.suse.com/941098",[46],[53],{"url":223,"sources":224,"tags":225},"https://bugzilla.suse.com/941305",[46],[53],{"url":227,"sources":228,"tags":229},"https://bugzilla.suse.com/941908",[46],[53],{"url":231,"sources":232,"tags":233},"https://bugzilla.suse.com/941951",[46],[53],{"url":235,"sources":236,"tags":237},"https://bugzilla.suse.com/942160",[46],[53],{"url":239,"sources":240,"tags":241},"https://bugzilla.suse.com/942204",[46],[53],{"url":243,"sources":244,"tags":245},"https://bugzilla.suse.com/942307",[46],[53],{"url":247,"sources":248,"tags":249},"https://bugzilla.suse.com/942367",[46],[53],{"url":251,"sources":252,"tags":253},"https://bugzilla.suse.com/948536",[46],[53],{"url":255,"sources":256,"tags":257},"https://www.suse.com/security/cve/CVE-2015-5156",[46],[258],"WEB",{"url":260,"sources":261,"tags":262},"https://www.suse.com/security/cve/CVE-2015-5157",[46],[258],{"url":264,"sources":265,"tags":266},"https://www.suse.com/security/cve/CVE-2015-5283",[46],[258],{"url":268,"sources":269,"tags":270},"https://www.suse.com/security/cve/CVE-2015-5697",[46],[258],{"url":272,"sources":273,"tags":274},"https://www.suse.com/security/cve/CVE-2015-6252",[46],[258],{"url":276,"sources":277,"tags":278},"https://www.suse.com/security/cve/CVE-2015-6937",[46],[258],{"url":280,"sources":281,"tags":282},"https://www.suse.com/security/cve/CVE-2015-7613",[46],[258],[],[],[],[287,300,304,308,312,319,324,329,334,338,342,347,351,355,360,364,368],{"ecosystem":288,"name":289,"vendor":290,"product":291,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":291,"source":9,"versions":293},"SUSE Linux Enterprise","kernel-default","suse","kernel-default&distro=SUSE Linux Enterprise Desktop 12","rpm",[294],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},"lt3_12_48_52_27_1",true,"ecosystem","3.12.48-52.27.1","excluding",{"ecosystem":288,"name":289,"vendor":290,"product":301,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":301,"source":9,"versions":302},"kernel-default&distro=SUSE Linux Enterprise Server 12",[303],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":289,"vendor":290,"product":305,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":305,"source":9,"versions":306},"kernel-default&distro=SUSE Linux Enterprise Server for SAP Applications 12",[307],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":289,"vendor":290,"product":309,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":309,"source":9,"versions":310},"kernel-default&distro=SUSE Linux Enterprise Workstation Extension 12",[311],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":313,"vendor":290,"product":314,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":314,"source":9,"versions":315},"kernel-docs","kernel-docs&distro=SUSE Linux Enterprise Software Development Kit 12",[316],{"version":317,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":318,"version_end_type":299,"fixed_in":9},"lt3_12_48_52_27_2","3.12.48-52.27.2",{"ecosystem":288,"name":320,"vendor":290,"product":321,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":321,"source":9,"versions":322},"kernel-ec2","kernel-ec2&distro=SUSE Linux Enterprise Module for Public Cloud 12",[323],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":325,"vendor":290,"product":326,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":326,"source":9,"versions":327},"kernel-obs-build","kernel-obs-build&distro=SUSE Linux Enterprise Software Development Kit 12",[328],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":330,"vendor":290,"product":331,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":331,"source":9,"versions":332},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Desktop 12",[333],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":330,"vendor":290,"product":335,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":335,"source":9,"versions":336},"kernel-source&distro=SUSE Linux Enterprise Server 12",[337],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":330,"vendor":290,"product":339,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":339,"source":9,"versions":340},"kernel-source&distro=SUSE Linux Enterprise Server for SAP Applications 12",[341],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":343,"vendor":290,"product":344,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":344,"source":9,"versions":345},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Desktop 12",[346],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":343,"vendor":290,"product":348,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":348,"source":9,"versions":349},"kernel-syms&distro=SUSE Linux Enterprise Server 12",[350],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":343,"vendor":290,"product":352,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":352,"source":9,"versions":353},"kernel-syms&distro=SUSE Linux Enterprise Server for SAP Applications 12",[354],{"version":295,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":298,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":356,"vendor":290,"product":357,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":357,"source":9,"versions":358},"kernel-xen","kernel-xen&distro=SUSE Linux Enterprise Desktop 12",[359],{"version":317,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":318,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":356,"vendor":290,"product":361,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":361,"source":9,"versions":362},"kernel-xen&distro=SUSE Linux Enterprise Server 12",[363],{"version":317,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":318,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":356,"vendor":290,"product":365,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":365,"source":9,"versions":366},"kernel-xen&distro=SUSE Linux Enterprise Server for SAP Applications 12",[367],{"version":317,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":318,"version_end_type":299,"fixed_in":9},{"ecosystem":288,"name":369,"vendor":290,"product":370,"cpe_part":9,"purl_type":292,"purl_namespace":290,"purl_name":370,"source":9,"versions":371},"kgraft-patch-SLE12_Update_8","kgraft-patch-SLE12_Update_8&distro=SUSE Linux Enterprise Live Patching 12",[372],{"version":373,"is_range":296,"range_type":297,"version_start":9,"version_start_type":9,"version_end":374,"version_end_type":299,"fixed_in":9},"lt1_2_6","1-2.6"]