[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2015:2350-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":34,"duplicates":35,"related":36,"reserved_at":9,"published_at":47,"modified_at":48,"state":9,"summary":49,"references_raw":51,"kevs":388,"epss":9,"epss_history":389,"metrics":390,"affected":391},"SUSE-SU-2015:2350-1","Security update for the Linux Kernel\n\n\nThe SUSE Linux Enterprise 11 SP4 Realtime kernel was updated to receive various security and bugfixes.\n\nFollowing security bugs were fixed:\n- CVE-2015-7509: Mounting a prepared ext2 filesystem as ext4 could lead\n  to a local denial of service (crash) (bsc#956709).\n- CVE-2015-7799: The slhc_init function in drivers/net/slip/slhc.c in\n  the Linux kernel did not ensure that certain slot numbers are valid,\n  which allowed local users to cause a denial of service (NULL pointer\n  dereference and system crash) via a crafted PPPIOCSMAXCID ioctl call\n  (bnc#949936).\n- CVE-2015-8104: The KVM subsystem in the Linux kernel allowed guest OS\n  users to cause a denial of service (host OS panic or hang) by triggering\n  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\n  users to cause a denial of service (host OS panic or hang) by triggering\n  many #AC (aka Alignment Check) exceptions, related to svm.c and vmx.c\n  (bnc#953527).\n- CVE-2015-7990: RDS: Verify the underlying transport exists before\n  creating a connection, preventing possible DoS (bsc#952384).\n- CVE-2015-5157: arch/x86/entry/entry_64.S in the Linux kernel on\n  the x86_64 platform mishandled IRET faults in processing NMIs that\n  occurred during userspace execution, which might allow local users to\n  gain privileges by triggering an NMI (bnc#937969 937970 938706 939207).\n- CVE-2015-7872: The key_gc_unused_keys function in security/keys/gc.c\n  in the Linux kernel allowed local users to cause a denial of service\n  (OOPS) via crafted keyctl commands (bnc#951440).\n- CVE-2015-8215: net/ipv6/addrconf.c in the IPv6 stack in the Linux\n  kernel did not validate attempted changes to the MTU value, which allowed\n  context-dependent attackers to cause a denial of service (packet loss)\n  via a value that is (1) smaller than the minimum compliant value or\n  (2) larger than the MTU of an interface, as demonstrated by a Router\n  Advertisement (RA) message that is not validated by a daemon, a different\n  vulnerability than CVE-2015-0272. NOTE: the scope of CVE-2015-0272 is\n  limited to the NetworkManager product. (bnc#955354).\n- CVE-2015-6937: The __rds_conn_create function in net/rds/connection.c\n  in the Linux kernel allowed local users to cause a denial of service\n  (NULL pointer dereference and system crash) or possibly have unspecified\n  other impact by using a socket that was not properly bound (bnc#945825).\n\nThe following non-security bugs were fixed:\n- af_xhci: avoid path quiesce of severed path in shutdown() (bnc#946214, LTC#131684).\n- ahci: Add Device ID for Intel Sunrise Point PCH (bsc#953799).\n- alsa: hda - Disable 64bit address for Creative HDA controllers (bnc#814440).\n- blktap: also call blkif_disconnect() when frontend switched to closed (bsc#952976).\n- blktap: refine mm tracking (bsc#952976).\n- cachefiles: Avoid deadlocks with fs freezing (bsc#935123).\n- dm: do not start current request if it would've merged with the previous (bsc#904348).\n- dm: impose configurable deadline for dm_request_fn's merge heuristic (bsc#904348).\n- dm-snap: avoid deadock on s-&gt;lock when a read is split (bsc#939826).\n- dm sysfs: introduce ability to add writable attributes (bsc#904348).\n- drivers: hv: do not do hypercalls when hypercall_page is NULL.\n- drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h.\n- drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h.\n- drivers: hv: vmbus: add special crash handler (bnc#930770).\n- drivers: hv: vmbus: add special kexec handler.\n- drivers: hv: vmbus: Get rid of some unused definitions.\n- drivers: hv: vmbus: Implement the protocol for tearing down vmbus state.\n- drivers: hv: vmbus: kill tasklets on module unload.\n- drivers: hv: vmbus: prefer 'die' notification chain to 'panic'.\n- drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup().\n- drivers: hv: vmbus: unregister panic notifier on module unload.\n- driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats (bsc#950750).\n- drm/i915: add hotplug activation period to hotplug update mask (bsc#953980).\n- drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt, v2 (bsc#942938).\n- drm/i915: Fix DDC probe for passive adapters (bsc#900610, fdo#85924).\n- fix lpfc_send_rscn_event allocation size claims bnc#935757\n- fs: Avoid deadlocks of fsync_bdev() and fs freezing (bsc#935123).\n- fs: Fix deadlocks between sync and fs freezing (bsc#935123).\n- hugetlb: simplify migrate_huge_page() (bnc#947957, VM Functionality).\n- hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage (bnc#947957, VM Functionality).\n- IB/srp: Avoid skipping srp_reset_host() after a transport error (bsc#904965).\n- IB/srp: Fix a sporadic crash triggered by cable pulling (bsc#904965).\n- Import SP4-RT GA kabi files\n- ipr: Fix incorrect trace indexing (bsc#940913).\n- ipr: Fix invalid array indexing for HRRQ (bsc#940913).\n- ipv6: fix tunnel error handling (bsc#952579).\n- ipvs: drop first packet to dead server (bsc#946078).\n- ipvs: Fix reuse connection if real server is dead (bnc#945827).\n- kernel: correct uc_sigmask of the compat signal frame (bnc#946214, LTC#130124).\n- kernel: fix incorrect use of DIAG44 in continue_trylock_relax() (bnc#946214, LTC#132100).\n- kexec: Fix race between panic() and crash_kexec() called directly (bnc#937444).\n- keys: Fix race between key destruction and finding a keyring by name (bsc#951440).\n- ktime: add ktime_after and ktime_before helpe (bsc#904348).\n- lib/string.c: introduce memchr_inv() (bnc#930788).\n- lpfc: Fix cq_id masking problem (bsc#944677).\n- macvlan: Support bonding events bsc#948521\n- Make sure XPRT_CONNECTING gets cleared when needed (bsc#946309).\n- memory-failure: do code refactor of soft_offline_page() (bnc#947957, VM Functionality).\n- memory-failure: fix an error of mce_bad_pages statistics (bnc#947957, VM Functionality).\n- memory-failure: use num_poisoned_pages instead of mce_bad_pages (bnc#947957, VM Functionality).\n- memory-hotplug: update mce_bad_pages when removing the memory (bnc#947957, VM Functionality).\n- mm: exclude reserved pages from dirtyable memory 32b fix (bnc#940017, bnc#949298).\n- mm: fix GFP_THISNODE callers and clarify (bsc#954950, VM Functionality).\n- mm/memory-failure.c: fix wrong num_poisoned_pages in handling memory error on thp (bnc#947957, VM Functionality).\n- mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully (bnc#947957, VM Functionality).\n- mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages (bnc#947957, VM Functionality).\n- mm: remove GFP_THISNODE (bsc#954950, VM Functionality).\n- mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages (Swap over NFS (fate#304949)).\n- Modified -rt patches: 343 of 434, noise elided.\n- net/core: Add VF link state control policy (bsc#950298).\n- netfilter: xt_recent: fix namespace destroy path (bsc#879378).\n- NFSv4: Fix two infinite loops in the mount code (bsc#954628).\n- panic/x86: Allow cpus to save registers even if they (bnc#940946).\n- panic/x86: Fix re-entrance problem due to panic on (bnc#937444).\n- pci: Add dev_flags bit to access VPD through function 0 (bnc#943786).\n- pci: Add VPD function 0 quirk for Intel Ethernet devices (bnc#943786).\n- pci: Clear NumVFs when disabling SR-IOV in sriov_init() (bnc#952084).\n- pci: delay configuration of SRIOV capability (bnc#952084).\n- pci: Refresh First VF Offset and VF Stride when updating NumVFs (bnc#952084).\n- pci: set pci sriov page size before reading SRIOV BAR (bnc#952084).\n- pci: Update NumVFs register when disabling SR-IOV (bnc#952084).\n- pktgen: clean up ktime_t helpers (bsc#904348).\n- qla2xxx: do not clear slot in outstanding cmd array (bsc#944993).\n- qla2xxx: Do not reset adapter if SRB handle is in range (bsc#944993).\n- qla2xxx: Remove decrement of sp reference count in abort handler (bsc#944993).\n- qla2xxx: Remove unavailable firmware files (bsc#921081).\n- qlge: Fix qlge_update_hw_vlan_features to handle if interface is down (bsc#930835).\n- quota: Fix deadlock with suspend and quotas (bsc#935123).\n- rcu: Eliminate deadlock between CPU hotplug and expedited grace periods (bsc#949706).\n- Refresh patches.xen/1282-usbback-limit-copying.patch (bsc#941202).\n- rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds (bsc#930145).\n- rtnetlink: Fix VF IFLA policy (bsc#950298).\n- rtnetlink: fix VF info size (bsc#950298).\n- s390/dasd: fix disconnected device with valid path mask (bnc#946214, LTC#132707).\n- s390/dasd: fix invalid PAV assignment after suspend/resume (bnc#946214, LTC#132706).\n- s390/dasd: fix list_del corruption after lcu changes (bnc#954984, LTC#133077).\n- s390/pci: handle events for unused functions (bnc#946214, LTC#130628).\n- s390/pci: improve handling of hotplug event 0x301 (bnc#946214, LTC#130628).\n- s390/pci: improve state check when processing hotplug events (bnc#946214, LTC#130628).\n- sched/core: Fix task and run queue sched_info::run_delay inconsistencies (bnc#949100).\n- scsi: hosts: update to use ida_simple for host_no (bsc#939926)\n- sg: fix read() error reporting (bsc#926774).\n- sunrpc: refactor rpcauth_checkverf error returns (bsc#955673).\n- Update patches.fixes/fanotify-fix-deadlock-during-thread-exit.patch (bsc#935053, bsc#926709). Add bug reference.\n- usbback: correct copy length for partial transfers (bsc#941202).\n- usbvision fix overflow of interfaces array (bnc#950998).\n- usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers (bnc#944989).\n- veth: extend device features (bsc#879381).\n- vfs: Provide function to get superblock and wait for it to thaw (bsc#935123).\n- vmxnet3: adjust ring sizes when interface is down (bsc#950750).\n- vmxnet3: fix ethtool ring buffer size setting (bsc#950750).\n- writeback: Skip writeback for frozen filesystem (bsc#935123).\n- x86/evtchn: make use of PHYSDEVOP_map_pirq.\n- x86: mm: drop TLB flush from ptep_set_access_flags (bsc#948330).\n- x86: mm: only do a local tlb flush in ptep_set_access_flags() (bsc#948330).\n- x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE (fate#317533, bnc#937256).\n- xen: x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE (fate#317533, bnc#937256).\n- xfs: add background scanning to clear eofblocks inodes (bnc#930788).\n- xfs: add EOFBLOCKS inode tagging/untagging (bnc#930788).\n- xfs: add inode id filtering to eofblocks scan (bnc#930788).\n- xfs: add minimum file size filtering to eofblocks scan (bnc#930788).\n- xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl (bnc#930788).\n- xfs: create function to scan and clear EOFBLOCKS inodes (bnc#930788).\n- xfs: create helper to check whether to free eofblocks on inode (bnc#930788).\n- xfs: Fix lost direct IO write in the last block (bsc#949744).\n- xfs: Fix softlockup in xfs_inode_ag_walk() (bsc#948347).\n- xfs: introduce a common helper xfs_icluster_size_fsb (bsc#932805).\n- xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure (bnc#930788).\n- xfs: support a tag-based inode_ag_iterator (bnc#930788).\n- xfs: support multiple inode id filtering in eofblocks scan (bnc#930788).\n- xfs: use xfs_icluster_size_fsb in xfs_bulkstat (bsc#932805).\n- xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init (bsc#932805).\n- xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster (bsc#932805).\n- xfs: use xfs_icluster_size_fsb in xfs_imap (bsc#932805).\n- xhci: Add spurious wakeup quirk for LynxPoint-LP controllers (bnc#949981).\n- xhci: Calculate old endpoints correctly on device reset (bnc#944831).\n- xhci: change xhci 1.0 only restrictions to support xhci 1.1 (bnc#949502).\n- xhci: fix isoc endpoint dequeue from advancing too far on transaction error (bnc#944837).\n- xhci: For streams the css flag most be read from the stream-ctx on ep stop (bnc#945691).\n- xhci: silence TD warning (bnc#939955).\n- xhci: use uninterruptible sleep for waiting for internal operations (bnc#939955).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32],{"_key":15},"CVE-2015-0272",{"_key":17},"CVE-2015-5157",{"_key":19},"CVE-2015-5307",{"_key":21},"CVE-2015-6937",{"_key":23},"CVE-2015-7509",{"_key":25},"CVE-2015-7799",{"_key":27},"CVE-2015-7872",{"_key":29},"CVE-2015-7990",{"_key":31},"CVE-2015-8104",{"_key":33},"CVE-2015-8215",[],[],[37,38,39,40,41,42,43,44,45,46],{"_key":15},{"_key":17},{"_key":19},{"_key":21},{"_key":23},{"_key":25},{"_key":27},{"_key":29},{"_key":31},{"_key":33},"2015-12-23T13:24:50Z","2026-02-04T02:15:21.603764Z",{"cisa_kev":50,"cisa_ransomware":50,"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,[52,58,63,67,71,75,79,83,87,91,95,99,103,107,111,115,119,123,127,131,135,139,143,147,151,155,159,163,167,171,175,179,183,187,191,195,199,203,207,211,215,219,223,227,231,235,239,243,247,251,255,259,263,267,271,275,279,283,287,291,295,299,303,307,311,315,319,323,327,331,335,339,343,347,352,356,360,364,368,372,376,380,384],{"url":53,"sources":54,"tags":56},"https://www.suse.com/support/update/announcement/2015/suse-su-20152350-1/",[55],"osv_suse",[57],"Advisory",{"url":59,"sources":60,"tags":61},"https://bugzilla.suse.com/814440",[55],[62],"REPORT",{"url":64,"sources":65,"tags":66},"https://bugzilla.suse.com/879378",[55],[62],{"url":68,"sources":69,"tags":70},"https://bugzilla.suse.com/879381",[55],[62],{"url":72,"sources":73,"tags":74},"https://bugzilla.suse.com/900610",[55],[62],{"url":76,"sources":77,"tags":78},"https://bugzilla.suse.com/904348",[55],[62],{"url":80,"sources":81,"tags":82},"https://bugzilla.suse.com/904965",[55],[62],{"url":84,"sources":85,"tags":86},"https://bugzilla.suse.com/921081",[55],[62],{"url":88,"sources":89,"tags":90},"https://bugzilla.suse.com/926709",[55],[62],{"url":92,"sources":93,"tags":94},"https://bugzilla.suse.com/926774",[55],[62],{"url":96,"sources":97,"tags":98},"https://bugzilla.suse.com/930145",[55],[62],{"url":100,"sources":101,"tags":102},"https://bugzilla.suse.com/930770",[55],[62],{"url":104,"sources":105,"tags":106},"https://bugzilla.suse.com/930788",[55],[62],{"url":108,"sources":109,"tags":110},"https://bugzilla.suse.com/930835",[55],[62],{"url":112,"sources":113,"tags":114},"https://bugzilla.suse.com/932805",[55],[62],{"url":116,"sources":117,"tags":118},"https://bugzilla.suse.com/935053",[55],[62],{"url":120,"sources":121,"tags":122},"https://bugzilla.suse.com/935123",[55],[62],{"url":124,"sources":125,"tags":126},"https://bugzilla.suse.com/935757",[55],[62],{"url":128,"sources":129,"tags":130},"https://bugzilla.suse.com/937256",[55],[62],{"url":132,"sources":133,"tags":134},"https://bugzilla.suse.com/937444",[55],[62],{"url":136,"sources":137,"tags":138},"https://bugzilla.suse.com/937969",[55],[62],{"url":140,"sources":141,"tags":142},"https://bugzilla.suse.com/937970",[55],[62],{"url":144,"sources":145,"tags":146},"https://bugzilla.suse.com/938706",[55],[62],{"url":148,"sources":149,"tags":150},"https://bugzilla.suse.com/939207",[55],[62],{"url":152,"sources":153,"tags":154},"https://bugzilla.suse.com/939826",[55],[62],{"url":156,"sources":157,"tags":158},"https://bugzilla.suse.com/939926",[55],[62],{"url":160,"sources":161,"tags":162},"https://bugzilla.suse.com/939955",[55],[62],{"url":164,"sources":165,"tags":166},"https://bugzilla.suse.com/940017",[55],[62],{"url":168,"sources":169,"tags":170},"https://bugzilla.suse.com/940913",[55],[62],{"url":172,"sources":173,"tags":174},"https://bugzilla.suse.com/940946",[55],[62],{"url":176,"sources":177,"tags":178},"https://bugzilla.suse.com/941202",[55],[62],{"url":180,"sources":181,"tags":182},"https://bugzilla.suse.com/942938",[55],[62],{"url":184,"sources":185,"tags":186},"https://bugzilla.suse.com/943786",[55],[62],{"url":188,"sources":189,"tags":190},"https://bugzilla.suse.com/944677",[55],[62],{"url":192,"sources":193,"tags":194},"https://bugzilla.suse.com/944831",[55],[62],{"url":196,"sources":197,"tags":198},"https://bugzilla.suse.com/944837",[55],[62],{"url":200,"sources":201,"tags":202},"https://bugzilla.suse.com/944989",[55],[62],{"url":204,"sources":205,"tags":206},"https://bugzilla.suse.com/944993",[55],[62],{"url":208,"sources":209,"tags":210},"https://bugzilla.suse.com/945691",[55],[62],{"url":212,"sources":213,"tags":214},"https://bugzilla.suse.com/945825",[55],[62],{"url":216,"sources":217,"tags":218},"https://bugzilla.suse.com/945827",[55],[62],{"url":220,"sources":221,"tags":222},"https://bugzilla.suse.com/946078",[55],[62],{"url":224,"sources":225,"tags":226},"https://bugzilla.suse.com/946214",[55],[62],{"url":228,"sources":229,"tags":230},"https://bugzilla.suse.com/946309",[55],[62],{"url":232,"sources":233,"tags":234},"https://bugzilla.suse.com/947957",[55],[62],{"url":236,"sources":237,"tags":238},"https://bugzilla.suse.com/948330",[55],[62],{"url":240,"sources":241,"tags":242},"https://bugzilla.suse.com/948347",[55],[62],{"url":244,"sources":245,"tags":246},"https://bugzilla.suse.com/948521",[55],[62],{"url":248,"sources":249,"tags":250},"https://bugzilla.suse.com/949100",[55],[62],{"url":252,"sources":253,"tags":254},"https://bugzilla.suse.com/949298",[55],[62],{"url":256,"sources":257,"tags":258},"https://bugzilla.suse.com/949502",[55],[62],{"url":260,"sources":261,"tags":262},"https://bugzilla.suse.com/949706",[55],[62],{"url":264,"sources":265,"tags":266},"https://bugzilla.suse.com/949744",[55],[62],{"url":268,"sources":269,"tags":270},"https://bugzilla.suse.com/949936",[55],[62],{"url":272,"sources":273,"tags":274},"https://bugzilla.suse.com/949981",[55],[62],{"url":276,"sources":277,"tags":278},"https://bugzilla.suse.com/950298",[55],[62],{"url":280,"sources":281,"tags":282},"https://bugzilla.suse.com/950750",[55],[62],{"url":284,"sources":285,"tags":286},"https://bugzilla.suse.com/950998",[55],[62],{"url":288,"sources":289,"tags":290},"https://bugzilla.suse.com/951440",[55],[62],{"url":292,"sources":293,"tags":294},"https://bugzilla.suse.com/952084",[55],[62],{"url":296,"sources":297,"tags":298},"https://bugzilla.suse.com/952384",[55],[62],{"url":300,"sources":301,"tags":302},"https://bugzilla.suse.com/952579",[55],[62],{"url":304,"sources":305,"tags":306},"https://bugzilla.suse.com/952976",[55],[62],{"url":308,"sources":309,"tags":310},"https://bugzilla.suse.com/953527",[55],[62],{"url":312,"sources":313,"tags":314},"https://bugzilla.suse.com/953799",[55],[62],{"url":316,"sources":317,"tags":318},"https://bugzilla.suse.com/953980",[55],[62],{"url":320,"sources":321,"tags":322},"https://bugzilla.suse.com/954404",[55],[62],{"url":324,"sources":325,"tags":326},"https://bugzilla.suse.com/954628",[55],[62],{"url":328,"sources":329,"tags":330},"https://bugzilla.suse.com/954950",[55],[62],{"url":332,"sources":333,"tags":334},"https://bugzilla.suse.com/954984",[55],[62],{"url":336,"sources":337,"tags":338},"https://bugzilla.suse.com/955354",[55],[62],{"url":340,"sources":341,"tags":342},"https://bugzilla.suse.com/955673",[55],[62],{"url":344,"sources":345,"tags":346},"https://bugzilla.suse.com/956709",[55],[62],{"url":348,"sources":349,"tags":350},"https://www.suse.com/security/cve/CVE-2015-0272",[55],[351],"WEB",{"url":353,"sources":354,"tags":355},"https://www.suse.com/security/cve/CVE-2015-5157",[55],[351],{"url":357,"sources":358,"tags":359},"https://www.suse.com/security/cve/CVE-2015-5307",[55],[351],{"url":361,"sources":362,"tags":363},"https://www.suse.com/security/cve/CVE-2015-6937",[55],[351],{"url":365,"sources":366,"tags":367},"https://www.suse.com/security/cve/CVE-2015-7509",[55],[351],{"url":369,"sources":370,"tags":371},"https://www.suse.com/security/cve/CVE-2015-7799",[55],[351],{"url":373,"sources":374,"tags":375},"https://www.suse.com/security/cve/CVE-2015-7872",[55],[351],{"url":377,"sources":378,"tags":379},"https://www.suse.com/security/cve/CVE-2015-7990",[55],[351],{"url":381,"sources":382,"tags":383},"https://www.suse.com/security/cve/CVE-2015-8104",[55],[351],{"url":385,"sources":386,"tags":387},"https://www.suse.com/security/cve/CVE-2015-8215",[55],[351],[],[],[],[392,405,410,415],{"ecosystem":393,"name":394,"vendor":395,"product":396,"cpe_part":9,"purl_type":397,"purl_namespace":395,"purl_name":396,"source":9,"versions":398},"SUSE Linux Enterprise","kernel-rt_trace","suse","kernel-rt_trace&distro=SUSE Linux Enterprise Real Time 11 SP4","rpm",[399],{"version":400,"is_range":401,"range_type":402,"version_start":9,"version_start_type":9,"version_end":403,"version_end_type":404,"fixed_in":9},"lt3_0_101_rt130_48_1",true,"ecosystem","3.0.101.rt130-48.1","excluding",{"ecosystem":393,"name":406,"vendor":395,"product":407,"cpe_part":9,"purl_type":397,"purl_namespace":395,"purl_name":407,"source":9,"versions":408},"kernel-rt","kernel-rt&distro=SUSE Linux Enterprise Real Time 11 SP4",[409],{"version":400,"is_range":401,"range_type":402,"version_start":9,"version_start_type":9,"version_end":403,"version_end_type":404,"fixed_in":9},{"ecosystem":393,"name":411,"vendor":395,"product":412,"cpe_part":9,"purl_type":397,"purl_namespace":395,"purl_name":412,"source":9,"versions":413},"kernel-source-rt","kernel-source-rt&distro=SUSE Linux Enterprise Real Time 11 SP4",[414],{"version":400,"is_range":401,"range_type":402,"version_start":9,"version_start_type":9,"version_end":403,"version_end_type":404,"fixed_in":9},{"ecosystem":393,"name":416,"vendor":395,"product":417,"cpe_part":9,"purl_type":397,"purl_namespace":395,"purl_name":417,"source":9,"versions":418},"kernel-syms-rt","kernel-syms-rt&distro=SUSE Linux Enterprise Real Time 11 SP4",[419],{"version":400,"is_range":401,"range_type":402,"version_start":9,"version_start_type":9,"version_end":403,"version_end_type":404,"fixed_in":9}]