[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2022:3265-1":6},{"stargazers_count":4,"fetched_at":5},7,"2026-06-04T02:53:27.892Z",{"id":7,"descriptions":8,"cisa":9,"weaknesses":10,"exploits":11,"aliases":12,"duplicate_of":9,"upstream":13,"downstream":38,"duplicates":39,"related":40,"reserved_at":9,"published_at":53,"modified_at":54,"state":9,"summary":55,"references_raw":57,"kevs":286,"epss":9,"epss_history":287,"metrics":288,"affected":289},"SUSE-SU-2022:3265-1","Security update for the Linux Kernel\n\n\nThe SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2022-36879: Fixed an issue in xfrm_expand_policies in net/xfrm/xfrm_policy.c where a refcount could be dropped twice (bnc#1201948).\n- CVE-2022-3028: Fixed race condition that was found in the IP framework for transforming packets (XFRM subsystem) (bnc#1202898).\n- CVE-2022-2977: Fixed reference counting for struct tpm_chip (bsc#1202672).\n- CVE-2022-29581: Fixed improper update of reference count vulnerability in net/sched that allowed a local attacker to cause privilege escalation to root (bnc#1199665).\n- CVE-2022-2639: Fixed an integer coercion error that was found in the openvswitch kernel module (bnc#1202154).\n- CVE-2022-26373: Fixed non-transparent sharing of return predictor targets between contexts in some Intel Processors (bnc#1201726).\n- CVE-2022-2588: Fixed use-after-free in cls_route (bsc#1202096).\n- CVE-2022-21385: Fixed a flaw in net_rds_alloc_sgs() that allowed unprivileged local users to crash the machine (bnc#1202897).\n- CVE-2022-20369: Fixed possible out of bounds write due to improper input validation in v4l2_m2m_querybuf of v4l2-mem2mem.c (bnc#1202347).\n- CVE-2022-20368: Fixed slab-out-of-bounds access in packet_recvmsg() (bsc#1202346).\n- CVE-2021-4203: Fixed use-after-free read flaw that was found in sock_getsockopt() in net/core/sock.c due to SO_PEERCRED and SO_PEERGROUPS race with listen() (bnc#1194535).\n- CVE-2020-36516: Fixed an issue in the mixed IPID assignment method where an attacker was able to inject data into or terminate a victim's TCP session (bnc#1196616).\n\nThe following non-security bugs were fixed:\n\n- 9p: migrate from sync_inode to filemap_fdatawrite_wbc (bsc#1202528).\n- ACPI: CPPC: Do not prevent CPPC from working in the future (git-fixes).\n- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).\n- Fix releasing of old bundles in xfrm_bundle_lookup() (bsc#1201264 bsc#1190397 bsc#1199617).\n- KABI: cgroup: Restore KABI of css_set (bsc#1201610).\n- KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs (bsc#1065729).\n- KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 (bsc#1201442)\n- KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP (bsc#1120716).\n- KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks (git-fixes).\n- KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP (git-fixes).\n- PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors (git-fixes).\n- README, patch-tag-template, header.py: Abolish Novell and FATE (bsc#1189904).\n- SUNRPC: Fix READ_PLUS crasher (git-fixes).\n- SUNRPC: Fix the svc_deferred_event trace class (git-fixes).\n- USB: new quirk for Dell Gen 2 devices (git-fixes).\n- USB: serial: io_ti: add Agilent E5805A support (git-fixes).\n- ata: libata: add qc->flags in ata_qc_complete_template tracepoint (git-fixes).\n- bs-upload-kernel: Workaround for vim syntax highlighting\n- bs-upload-kernel: build klp_symbols when supported. cherry-picked from kbuild\n- btrfs: Convert fs_info->free_chunk_space to atomic64_t (bsc#1202528).\n- btrfs: add a trace class for dumping the current ENOSPC state (bsc#1202528).\n- btrfs: add a trace point for reserve tickets (bsc#1202528).\n- btrfs: adjust the flush trace point to include the source (bsc#1202528).\n- btrfs: check reclaim_size in need_preemptive_reclaim (bsc#1202528).\n- btrfs: check worker before need_preemptive_reclaim (bsc#1202528).\n- btrfs: do not do preemptive flushing if the majority is global rsv (bsc#1202528).\n- btrfs: do not include the global rsv size in the preemptive used amount (bsc#1202528).\n- btrfs: enable a tracepoint when we fail tickets (bsc#1202528).\n- btrfs: handle preemptive delalloc flushing slightly differently (bsc#1202528).\n- btrfs: implement space clamping for preemptive flushing (bsc#1202528).\n- btrfs: improve preemptive background space flushing (bsc#1202528).\n- btrfs: include delalloc related info in dump space info tracepoint (bsc#1202528).\n- btrfs: introduce a FORCE_COMMIT_TRANS flush operation (bsc#1202528).\n- btrfs: make flush_space take a enum btrfs_flush_state instead of int (bsc#1202528).\n- btrfs: only clamp the first time we have to start flushing (bsc#1202528).\n- btrfs: only ignore delalloc if delalloc is much smaller than ordered (bsc#1202528).\n- btrfs: reduce the preemptive flushing threshold to 90% (bsc#1202528).\n- btrfs: remove FLUSH_DELAYED_REFS from data ENOSPC flushing (bsc#1202528).\n- btrfs: rename need_do_async_reclaim (bsc#1202528).\n- btrfs: rework btrfs_calc_reclaim_metadata_size (bsc#1202528).\n- btrfs: rip out btrfs_space_info::total_bytes_pinned (bsc#1202528).\n- btrfs: rip out may_commit_transaction (bsc#1202528).\n- btrfs: rip the first_ticket_bytes logic from fail_all_tickets (bsc#1202528).\n- btrfs: simplify the logic in need_preemptive_flushing (bsc#1202528).\n- btrfs: take into account global rsv in need_preemptive_reclaim (bsc#1202528).\n- btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc (bsc#1202528).\n- btrfs: use percpu_read_positive instead of sum_positive for need_preempt (bsc#1202528).\n- btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking (bsc#1202528).\n- btrfs: use the global rsv size in the preemptive thresh calculation (bsc#1202528).\n- btrfs: wait on async extents when flushing delalloc (bsc#1202528).\n- btrfs: wake up async_delalloc_pages waiters after submit (bsc#1202528).\n- ceph: do not truncate file in atomic_open (bsc#1202830).\n- cgroup: Use separate src/dst nodes when preloading css_sets for migration (bsc#1201610).\n- crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE (git-fixes).\n- crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of (git-fixes).\n- cxgb4: fix endian conversions for L4 ports in filters (git-fixes).\n- cxgb4: move handling L2T ARP failures to caller (git-fixes).\n- cxgb4: parse TC-U32 key values and masks natively (git-fixes).\n- dm raid: fix KASAN warning in raid5_add_disks (git-fixes).\n- drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX (git-fixes).\n- fs: add a filemap_fdatawrite_wbc helper (bsc#1202528).\n- fuse: limit nsec (bsc#1203126).\n- iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE) (git-fixes).\n- ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback (git-fixes).\n- kabi/severities: add mlx5 internal symbols\n- kernel-obs-build: include qemu_fw_cfg (boo#1201705)\n- lightnvm: Remove lightnvm implemenation (bsc#1191881 bsc#1201420 ZDI-CAN-17325).\n- md-raid: destroy the bitmap after destroying the thread (git-fixes).\n- md/bitmap: do not set sb values if can't pass sanity check (bsc#1197158).\n- mm/rmap.c: do not reuse anon_vma if we just want a copy (git-fixes, bsc#1203098).\n- mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse (git-fixes, bsc#1203098).\n- mvpp2: fix panic on module removal (git-fixes).\n- mvpp2: refactor the HW checksum setup (git-fixes).\n- net/mlx5: Clear LAG notifier pointer after unregister (git-fixes).\n- net/mlx5: Fix auto group size calculation (git-fixes).\n- net/mlx5: Imply MLXFW in mlx5_core (git-fixes).\n- net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on decap flows (git-fixes).\n- net: dsa: mt7530: Change the LINK bit to reflect the link status (git-fixes).\n- net: emaclite: Simplify if-else statements (git-fixes).\n- net: ll_temac: Add more error handling of dma_map_single() calls (git-fixes).\n- net: ll_temac: Enable DMA when ready, not before (git-fixes).\n- net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure (git-fixes).\n- net: ll_temac: Fix iommu/swiotlb leak (git-fixes).\n- net: ll_temac: Fix support for 64-bit platforms (git-fixes).\n- net: ll_temac: Fix support for little-endian platforms (git-fixes).\n- net: ll_temac: Fix typo bug for 32-bit (git-fixes).\n- net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer (git-fixes).\n- net: stmmac: gmac4: bitrev32 returns u32 (git-fixes).\n- net: usb: lan78xx: Connect PHY before registering MAC (git-fixes).\n- net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles (git-fixes).\n- net_sched: cls_route: disallow handle of 0 (bsc#1202393).\n- objtool: Add --backtrace support (bsc#1202396).\n- objtool: Add support for intra-function calls (bsc#1202396).\n- objtool: Allow no-op CFI ops in alternatives (bsc#1202396).\n- objtool: Convert insn type to enum (bsc#1202396).\n- objtool: Do not use ignore flag for fake jumps (bsc#1202396).\n- objtool: Fix !CFI insn_state propagation (bsc#1202396).\n- objtool: Fix ORC vs alternatives (bsc#1202396).\n- objtool: Fix sibling call detection (bsc#1202396).\n- objtool: Make handle_insn_ops() unconditional (bsc#1202396).\n- objtool: Remove INSN_STACK (bsc#1202396).\n- objtool: Remove check preventing branches within alternative (bsc#1202396).\n- objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain (bsc#1202396).\n- objtool: Rename struct cfi_state (bsc#1202396).\n- objtool: Rework allocating stack_ops on decode (bsc#1202396).\n- objtool: Rewrite alt->skip_orig (bsc#1202396).\n- objtool: Set insn->func for alternatives (bsc#1202396).\n- objtool: Support conditional retpolines (bsc#1202396).\n- objtool: Support multiple stack_op per instruction (bsc#1202396).\n- objtool: Track original function across branches (bsc#1202396).\n- objtool: Uniquely identify alternative instruction groups (bsc#1202396).\n- objtool: Use Elf_Scn typedef instead of assuming struct name (bsc#1202396).\n- pNFS: Do not keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (git-fixes).\n- phy: tegra: fix device-tree node lookups (git-fixes).\n- powerpc/perf: Add privileged access check for thread_imc (bsc#1054914, git-fixes).\n- powerpc/perf: Fix loop exit condition in nest_imc_event_init (bsc#1054914, git-fixes).\n- powerpc/perf: Return accordingly on invalid chip-id in (bsc#1054914, git-fixes).\n- powerpc/powernv/kvm: Use darn for H_RANDOM on Power9 (bsc#1065729).\n- powerpc/powernv: Avoid crashing if rng is NULL (bsc#1065729).\n- powerpc/powernv: Staticify functions without prototypes (bsc#1065729).\n- powerpc/powernv: Use darn instruction for get_random_seed() on Power9 (bsc#1065729).\n- powerpc/powernv: delay rng platform device creation until later in boot (bsc#1065729).\n- powerpc/powernv: rename remaining rng powernv_ functions to pnv_ (bsc#1065729).\n- powerpc/powernv: wire up rng during setup_arch (bsc#1065729).\n- powerpc/pseries: wire up rng during setup_arch() (bsc#1065729).\n- powerpc/xive: Fix refcount leak in xive_get_max_prio (git-fixess).\n- powerpc: Enable execve syscall exit tracepoint (bsc#1065729).\n- powerpc: Use sizeof(*foo) rather than sizeof(struct foo) (bsc#1054914, git-fixes).\n- powerpc: define get_cycles macro for arch-override (bsc#1065729).\n- powerpc: powernv: kABI: add back powernv_get_random_long (bsc#1065729).\n- qed: Add EDPM mode type for user-fw compatibility (git-fixes).\n- qed: fix kABI in qed_rdma_create_qp_in_params (git-fixes).\n- run_oldconfig.sh: Only use dummy tools if they exist (bcs#1181862).\n- scripts/run_oldconfig.sh: Make dumy-tools executable (bcs#1181862).\n- scripts/run_oldconfig.sh: make use of scripts/dummy-tools (bcs#1181862). \n- scripts/run_oldconfig.sh: use pahole from dummy-tools if available (bsc#1198388).\n- scsi: smartpqi: set force_blk_mq=1.(bsc#1179310)\n- sequence-patch: just exist if there is no config.sh\n- spmi: trace: fix stack-out-of-bound access in SPMI tracing functions (git-fixes).\n- squashfs: add more sanity checks in id lookup (git-fixes).\n- squashfs: add more sanity checks in inode lookup (git-fixes).\n- squashfs: add more sanity checks in xattr id lookup (git-fixes).\n- squashfs: fix divide error in calculate_skip() (git-fixes).\n- squashfs: fix inode lookup sanity checks (bsc#1203013).\n- squashfs: fix xattr id and id lookup sanity checks (bsc#1203013).\n- tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing (git-fixes).\n- tracing/perf: Use strndup_user() instead of buggy open-coded version (git-fixes).\n- tracing/uprobes: Check the return value of kstrdup() for tu->filename (git-fixes).\n- tracing: Fix race in perf_trace_buf initialization (git-fixes).\n- usb: misc: fix improper handling of refcount in uss720_probe() (git-fixes).\n- usbnet: Fix linkwatch use-after-free on disconnect (git-fixes).\n- usbnet: smsc95xx: Fix deadlock on runtime resume (git-fixes).\n- xen/xenbus: fix return type in xenbus_file_read() (git-fixes).\n- xfs: always free inline data before resetting inode fork during ifree (bsc#1202017).\n- xfs: check sb_meta_uuid for dabuf buffer recovery (bsc#1202577).\n- xfs: fix NULL pointer dereference in xfs_getbmap() (git-fixes).\n- xprtrdma: Fix trace point use-after-free race (git-fixes).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36],{"_key":15},"CVE-2020-36516",{"_key":17},"CVE-2021-4203",{"_key":19},"CVE-2022-20368",{"_key":21},"CVE-2022-20369",{"_key":23},"CVE-2022-21385",{"_key":25},"CVE-2022-2588",{"_key":27},"CVE-2022-26373",{"_key":29},"CVE-2022-2639",{"_key":31},"CVE-2022-29581",{"_key":33},"CVE-2022-2977",{"_key":35},"CVE-2022-3028",{"_key":37},"CVE-2022-36879",[],[],[41,42,43,44,45,46,47,48,49,50,51,52],{"_key":15},{"_key":17},{"_key":19},{"_key":21},{"_key":23},{"_key":25},{"_key":27},{"_key":29},{"_key":31},{"_key":33},{"_key":35},{"_key":37},"2022-09-14T04:24:42Z","2026-02-04T03:34:40.460284Z",{"cisa_kev":56,"cisa_ransomware":56,"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,[58,64,69,73,77,81,85,89,93,97,101,105,109,113,117,121,125,129,133,137,141,145,149,153,157,161,165,169,173,177,181,185,189,193,197,201,205,209,213,217,221,225,229,233,237,242,246,250,254,258,262,266,270,274,278,282],{"url":59,"sources":60,"tags":62},"https://www.suse.com/support/update/announcement/2022/suse-su-20223265-1/",[61],"osv_suse",[63],"Advisory",{"url":65,"sources":66,"tags":67},"https://bugzilla.suse.com/1054914",[61],[68],"REPORT",{"url":70,"sources":71,"tags":72},"https://bugzilla.suse.com/1065729",[61],[68],{"url":74,"sources":75,"tags":76},"https://bugzilla.suse.com/1078216",[61],[68],{"url":78,"sources":79,"tags":80},"https://bugzilla.suse.com/1093777",[61],[68],{"url":82,"sources":83,"tags":84},"https://bugzilla.suse.com/1094120",[61],[68],{"url":86,"sources":87,"tags":88},"https://bugzilla.suse.com/1107937",[61],[68],{"url":90,"sources":91,"tags":92},"https://bugzilla.suse.com/1120716",[61],[68],{"url":94,"sources":95,"tags":96},"https://bugzilla.suse.com/1141488",[61],[68],{"url":98,"sources":99,"tags":100},"https://bugzilla.suse.com/1179310",[61],[68],{"url":102,"sources":103,"tags":104},"https://bugzilla.suse.com/1181862",[61],[68],{"url":106,"sources":107,"tags":108},"https://bugzilla.suse.com/1189904",[61],[68],{"url":110,"sources":111,"tags":112},"https://bugzilla.suse.com/1190397",[61],[68],{"url":114,"sources":115,"tags":116},"https://bugzilla.suse.com/1191881",[61],[68],{"url":118,"sources":119,"tags":120},"https://bugzilla.suse.com/1194535",[61],[68],{"url":122,"sources":123,"tags":124},"https://bugzilla.suse.com/1196616",[61],[68],{"url":126,"sources":127,"tags":128},"https://bugzilla.suse.com/1197158",[61],[68],{"url":130,"sources":131,"tags":132},"https://bugzilla.suse.com/1198388",[61],[68],{"url":134,"sources":135,"tags":136},"https://bugzilla.suse.com/1199617",[61],[68],{"url":138,"sources":139,"tags":140},"https://bugzilla.suse.com/1199665",[61],[68],{"url":142,"sources":143,"tags":144},"https://bugzilla.suse.com/1201019",[61],[68],{"url":146,"sources":147,"tags":148},"https://bugzilla.suse.com/1201264",[61],[68],{"url":150,"sources":151,"tags":152},"https://bugzilla.suse.com/1201420",[61],[68],{"url":154,"sources":155,"tags":156},"https://bugzilla.suse.com/1201442",[61],[68],{"url":158,"sources":159,"tags":160},"https://bugzilla.suse.com/1201610",[61],[68],{"url":162,"sources":163,"tags":164},"https://bugzilla.suse.com/1201705",[61],[68],{"url":166,"sources":167,"tags":168},"https://bugzilla.suse.com/1201726",[61],[68],{"url":170,"sources":171,"tags":172},"https://bugzilla.suse.com/1201948",[61],[68],{"url":174,"sources":175,"tags":176},"https://bugzilla.suse.com/1202017",[61],[68],{"url":178,"sources":179,"tags":180},"https://bugzilla.suse.com/1202096",[61],[68],{"url":182,"sources":183,"tags":184},"https://bugzilla.suse.com/1202154",[61],[68],{"url":186,"sources":187,"tags":188},"https://bugzilla.suse.com/1202346",[61],[68],{"url":190,"sources":191,"tags":192},"https://bugzilla.suse.com/1202347",[61],[68],{"url":194,"sources":195,"tags":196},"https://bugzilla.suse.com/1202393",[61],[68],{"url":198,"sources":199,"tags":200},"https://bugzilla.suse.com/1202396",[61],[68],{"url":202,"sources":203,"tags":204},"https://bugzilla.suse.com/1202528",[61],[68],{"url":206,"sources":207,"tags":208},"https://bugzilla.suse.com/1202577",[61],[68],{"url":210,"sources":211,"tags":212},"https://bugzilla.suse.com/1202672",[61],[68],{"url":214,"sources":215,"tags":216},"https://bugzilla.suse.com/1202830",[61],[68],{"url":218,"sources":219,"tags":220},"https://bugzilla.suse.com/1202897",[61],[68],{"url":222,"sources":223,"tags":224},"https://bugzilla.suse.com/1202898",[61],[68],{"url":226,"sources":227,"tags":228},"https://bugzilla.suse.com/1203013",[61],[68],{"url":230,"sources":231,"tags":232},"https://bugzilla.suse.com/1203098",[61],[68],{"url":234,"sources":235,"tags":236},"https://bugzilla.suse.com/1203126",[61],[68],{"url":238,"sources":239,"tags":240},"https://www.suse.com/security/cve/CVE-2020-36516",[61],[241],"WEB",{"url":243,"sources":244,"tags":245},"https://www.suse.com/security/cve/CVE-2021-4203",[61],[241],{"url":247,"sources":248,"tags":249},"https://www.suse.com/security/cve/CVE-2022-20368",[61],[241],{"url":251,"sources":252,"tags":253},"https://www.suse.com/security/cve/CVE-2022-20369",[61],[241],{"url":255,"sources":256,"tags":257},"https://www.suse.com/security/cve/CVE-2022-21385",[61],[241],{"url":259,"sources":260,"tags":261},"https://www.suse.com/security/cve/CVE-2022-2588",[61],[241],{"url":263,"sources":264,"tags":265},"https://www.suse.com/security/cve/CVE-2022-26373",[61],[241],{"url":267,"sources":268,"tags":269},"https://www.suse.com/security/cve/CVE-2022-2639",[61],[241],{"url":271,"sources":272,"tags":273},"https://www.suse.com/security/cve/CVE-2022-29581",[61],[241],{"url":275,"sources":276,"tags":277},"https://www.suse.com/security/cve/CVE-2022-2977",[61],[241],{"url":279,"sources":280,"tags":281},"https://www.suse.com/security/cve/CVE-2022-3028",[61],[241],{"url":283,"sources":284,"tags":285},"https://www.suse.com/security/cve/CVE-2022-36879",[61],[241],[],[],[],[290,303,307,311,315,319,326,331,336,340,345,349],{"ecosystem":291,"name":292,"vendor":293,"product":294,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":294,"source":9,"versions":296},"SUSE Linux Enterprise","kernel-default","suse","kernel-default&distro=SUSE Linux Enterprise High Availability Extension 12 SP5","rpm",[297],{"version":298,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":301,"version_end_type":302,"fixed_in":9},"lt4_12_14_122_133_1",true,"ecosystem","4.12.14-122.133.1","excluding",{"ecosystem":291,"name":292,"vendor":293,"product":304,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":304,"source":9,"versions":305},"kernel-default&distro=SUSE Linux Enterprise Live Patching 12 SP5",[306],{"version":298,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":301,"version_end_type":302,"fixed_in":9},{"ecosystem":291,"name":292,"vendor":293,"product":308,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":308,"source":9,"versions":309},"kernel-default&distro=SUSE Linux Enterprise Server 12 SP5",[310],{"version":298,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":301,"version_end_type":302,"fixed_in":9},{"ecosystem":291,"name":292,"vendor":293,"product":312,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":312,"source":9,"versions":313},"kernel-default&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[314],{"version":298,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":301,"version_end_type":302,"fixed_in":9},{"ecosystem":291,"name":292,"vendor":293,"product":316,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":316,"source":9,"versions":317},"kernel-default&distro=SUSE Linux Enterprise Workstation Extension 12 SP5",[318],{"version":298,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":301,"version_end_type":302,"fixed_in":9},{"ecosystem":291,"name":320,"vendor":293,"product":321,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":321,"source":9,"versions":322},"kernel-docs","kernel-docs&distro=SUSE Linux Enterprise Software Development Kit 12 SP5",[323],{"version":324,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":325,"version_end_type":302,"fixed_in":9},"lt4_12_14_122_133_2","4.12.14-122.133.2",{"ecosystem":291,"name":327,"vendor":293,"product":328,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":328,"source":9,"versions":329},"kernel-obs-build","kernel-obs-build&distro=SUSE Linux Enterprise Software Development Kit 12 SP5",[330],{"version":298,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":301,"version_end_type":302,"fixed_in":9},{"ecosystem":291,"name":332,"vendor":293,"product":333,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":333,"source":9,"versions":334},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Server 12 SP5",[335],{"version":298,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":301,"version_end_type":302,"fixed_in":9},{"ecosystem":291,"name":332,"vendor":293,"product":337,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":337,"source":9,"versions":338},"kernel-source&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[339],{"version":298,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":301,"version_end_type":302,"fixed_in":9},{"ecosystem":291,"name":341,"vendor":293,"product":342,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":342,"source":9,"versions":343},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Server 12 SP5",[344],{"version":298,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":301,"version_end_type":302,"fixed_in":9},{"ecosystem":291,"name":341,"vendor":293,"product":346,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":346,"source":9,"versions":347},"kernel-syms&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[348],{"version":298,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":301,"version_end_type":302,"fixed_in":9},{"ecosystem":291,"name":350,"vendor":293,"product":351,"cpe_part":9,"purl_type":295,"purl_namespace":293,"purl_name":351,"source":9,"versions":352},"kgraft-patch-SLE12-SP5_Update_35","kgraft-patch-SLE12-SP5_Update_35&distro=SUSE Linux Enterprise Live Patching 12 SP5",[353],{"version":354,"is_range":299,"range_type":300,"version_start":9,"version_start_type":9,"version_end":355,"version_end_type":302,"fixed_in":9},"lt1_8_3_1","1-8.3.1"]