[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2023:2501-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":46,"duplicates":47,"related":48,"reserved_at":9,"published_at":65,"modified_at":66,"state":9,"summary":67,"references_raw":69,"kevs":294,"epss":9,"epss_history":295,"metrics":296,"affected":297},"SUSE-SU-2023:2501-1","Security update for the Linux Kernel\n\n\nThe SUSE Linux Enterprise 12 SP5 RT kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2023-2269: Fixed a denial-of-service problem due to a possible recursive locking scenario, resulting in a deadlock in table_clear in drivers/md/dm-ioctl.c (bsc#1210806).\n- CVE-2022-3566: Fixed race condition in the TCP Handler (bsc#1204405).\n- CVE-2022-45886: Fixed a .disconnect versus dvb_device_open race condition in dvb_net.c that lead to a use-after-free (bsc#1205760).\n- CVE-2022-45885: Fixed a race condition in dvb_frontend.c that could cause a use-after-free when a device is disconnected (bsc#1205758).\n- CVE-2022-45887: Fixed a memory leak in ttusb_dec.c caused by the lack of a dvb_frontend_detach call (bsc#1205762).\n- CVE-2022-45919: Fixed a use-after-free in dvb_ca_en50221.c that could occur if there is a disconnect after an open, because of the lack of a wait_event (bsc#1205803).\n- CVE-2022-45884: Fixed a use-after-free in dvbdev.c, related to dvb_register_device dynamically allocating fops (bsc#1205756).\n- CVE-2023-31084: Fixed a blocking issue in drivers/media/dvb-core/dvb_frontend.c (bsc#1210783).\n- CVE-2023-31436: Fixed an out-of-bounds write in qfq_change_class() because lmax can exceed QFQ_MIN_LMAX (bsc#1210940 bsc#1211260).\n- CVE-2023-2194: Fixed an out-of-bounds write vulnerability in the SLIMpro I2C device driver (bsc#1210715).\n- CVE-2023-32269: Fixed a use-after-free in af_netrom.c, related to the fact that accept() was also allowed for a successfully connected AF_NETROM socket (bsc#1211186).\n- CVE-2023-28466: Fixed race condition that could lead to use-after-free or NULL pointer dereference in do_tls_getsockopt in net/tls/tls_main.c (bsc#1209366).\n- CVE-2023-1380: Fixed a slab-out-of-bound read problem in brcmf_get_assoc_ies() (bsc#1209287).\n- CVE-2023-2513: Fixed a use-after-free vulnerability in the ext4 filesystem (bsc#1211105).\n- CVE-2023-2483: Fixed a use after free bug in emac_remove due caused by a race condition (bsc#1211037).\n- CVE-2023-2176: Fixed an out-of-boundary read in compare_netdev_and_ip in drivers/infiniband/core/cma.c in RDMA (bsc#1210629).\n\nThe following non-security bugs were fixed:\n\n- ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 (git-fixes).\n- Documentation: Document sysfs interfaces purr, spurr, idle_purr, idle_spurr (PED-3947 bsc#1210544 ltc#202303).\n- Drivers: hv: vmbus: Optimize vmbus_on_event (bsc#1211622).\n- IB/hfi1: Assign npages earlier (git-fixes)\n- IB/iser: bound protection_sg size by data_sg size (git-fixes)\n- IB/mlx4: Fix memory leaks (git-fixes)\n- IB/mlx4: Increase the timeout for CM cache (git-fixes)\n- IB/mlx5: Fix initializing CQ fragments buffer (git-fixes)\n- IB/rdmavt: Add __init/__exit annotations to module init/exit funcs (git-fixes)\n- IB/usnic: Fix potential deadlock (git-fixes)\n- KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 (git-fixes).\n- KVM: x86: Update the exit_qualification access bits while walking an address (git-fixes).\n- KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing (git-fixes).\n- KVM: x86: emulator: em_sysexit should update ctxt->mode (git-fixes).\n- KVM: x86: emulator: introduce emulator_recalc_and_set_mode (git-fixes).\n- KVM: x86: emulator: update the emulation mode after CR0 write (git-fixes).\n- KVM: x86: fix empty-body warnings (git-fixes).\n- KVM: x86: fix incorrect comparison in trace event (git-fixes).\n- KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported (git-fixes).\n- Move upstreamed media fixes into sorted section\n- PCI: Add ACS quirks for Cavium multi-function devices (git-fixes).\n- PCI: Call Max Payload Size-related fixup quirks early (git-fixes).\n- PCI: Mark Atheros QCA6174 to avoid bus reset (git-fixes).\n- PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported (git-fixes).\n- PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure (git-fixes).\n- PCI: aardvark: Configure PCIe resources from 'ranges' DT property (git-fixes).\n- PCI: aardvark: Fix PCIe Max Payload Size setting (git-fixes).\n- PCI: aardvark: Fix checking for PIO status (git-fixes).\n- PCI: aardvark: Fix masking and unmasking legacy INTx interrupts (git-fixes).\n- PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response (git-fixes).\n- PCI: xilinx-nwl: Enable the clock through CCF (git-fixes).\n- RDMA/bnxt_re: Restrict the max_gids to 256 (git-fixes)\n- RDMA/cma: Do not change route.addr.src_addr.ss_family (git-fixes)\n- RDMA/cma: Fix rdma_resolve_route() memory leak (git-fixes)\n- RDMA/core: Do not access cm_id after its destruction (git-fixes)\n- RDMA/cxgb4: Fix missing error code in create_qp() (git-fixes)\n- RDMA/hfi1: Prevent panic when SDMA is disabled (git-fixes)\n- RDMA/hns: Bugfix for querying qkey (git-fixes)\n- RDMA/i40iw: Fix potential use after free (git-fixes)\n- RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()' (git-fixes)\n- RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() (git-fixes)\n- RDMA/mlx5: Block delay drop to unprivileged users (git-fixes)\n- RDMA/rxe: Fix error type of mmap_offset (git-fixes)\n- RDMA/srp: Move large values to a new enum for gcc13 (git-fixes)\n- RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer (git-fixes)\n- RDMA/usnic: fix set-but-not-unused variable 'flags' warning (git-fixes)\n- RDMa/mthca: Work around -Wenum-conversion warning (git-fixes)\n- RDS: IB: Fix null pointer issue (git-fixes).\n- USB: core: Add routines for endpoint checks in old drivers (git-fixes).\n- USB: dwc3: fix runtime pm imbalance on probe errors (git-fixes).\n- USB: dwc3: fix runtime pm imbalance on unbind (git-fixes).\n- USB: sisusbvga: Add endpoint checks (git-fixes).\n- Update patch reference for libata fix (bsc#1118212).\n- adm8211: fix error return code in adm8211_probe() (git-fixes).\n- backlight: lm3630a: Fix return code of .update_status() callback (bsc#1129770)\n- blacklist.conf: workqueue: Cosmetic change. Not worth backporting (bsc#1211275)\n- ceph: force updating the msg pointer in non-split case (bsc#1211801).\n- cpuidle/powernv: avoid double irq enable coming out of idle (PED-3947 bsc#1210544 ltc#202303).\n- cpuidle: powerpc: cpuidle set polling before enabling irqs (PED-3947 bsc#1210544 ltc#202303).\n- cpuidle: powerpc: no memory barrier after break from idle (PED-3947 bsc#1210544 ltc#202303).\n- cpuidle: powerpc: read mostly for common globals (PED-3947 bsc#1210544 ltc#202303).\n- ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h (bsc#1206878).\n- f2fs: Fix f2fs_truncate_partial_nodes ftrace event (git-fixes).\n- fbcon: Check font dimension limits (bsc#1154048)\n- fbdev: uvesafb: Fixes an error handling path in uvesafb_probe() (bsc#1154048)\n- fix kcm_clone() (git-fixes).\n- fotg210-udc: Add missing completion handler (git-fixes).\n- ip6_tunnel: allow ip6gre dev mtu to be set below 1280 (git-fixes).\n- ip6_tunnel: fix IFLA_MTU ignored on NEWLINK (git-fixes).\n- ipoib: correcly show a VF hardware address (git-fixes)\n- ipv4: ipv4_default_advmss() should use route mtu (git-fixes).\n- ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT (git-fixes).\n- ipv6: icmp6: Allow icmp messages to be looped back (git-fixes).\n- ipv6: sr: fix out-of-bounds read when setting HMAC data (bsc#1211592).\n- kcm: Check if sk_user_data already set in kcm_attach (git-fixes).\n- kvm: mmu: Do not read PDPTEs when paging is not enabled (git-fixes).\n- l2tp: remove configurable payload offset (git-fixes).\n- l2tp: remove l2specific_len dependency in l2tp_core (git-fixes).\n- libata: add horkage for ASMedia 1092 (git-fixes).\n- mac80211: choose first enabled channel for monitor (git-fixes).\n- mac80211: drop multicast fragments (git-fixes).\n- mac80211: fix fast-rx encryption check (git-fixes).\n- mac80211: pause TX while changing interface type (git-fixes).\n- media: radio-shark: Add endpoint checks (git-fixes).\n- mlx4: Use snprintf instead of complicated strcpy (git-fixes)\n- mwl8k: Fix a double Free in mwl8k_probe_hw (git-fixes).\n- net/iucv: Fix size of interrupt data (bsc#1211466).\n- net/tcp/illinois: replace broken algorithm reference link (git-fixes).\n- net: Extra '_get' in declaration of arch_get_platform_mac_address (git-fixes).\n- net: amd: add missing of_node_put() (git-fixes).\n- net: arc_emac: fix arc_emac_rx() error paths (git-fixes).\n- net: broadcom: fix return type of ndo_start_xmit function (git-fixes).\n- net: davinci_emac: match the mdio device against its compatible if possible (git-fixes).\n- net: dsa: b53: Add BCM5389 support (git-fixes).\n- net: dsa: mt7530: fix module autoloading for OF platform drivers (git-fixes).\n- net: dsa: qca8k: Add support for QCA8334 switch (git-fixes).\n- net: emac: fix fixed-link setup for the RTL8363SB switch (git-fixes).\n- net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value (git-fixes).\n- net: faraday: fix return type of ndo_start_xmit function (git-fixes).\n- net: hns3: fix return type of ndo_start_xmit function (git-fixes).\n- net: ipv6: send NS for DAD when link operationally up (git-fixes).\n- net: mediatek: setup proper state for disabled GMAC on the default (git-fixes).\n- net: micrel: fix return type of ndo_start_xmit function (git-fixes).\n- net: mvneta: fix enable of all initialized RXQs (git-fixes).\n- net: propagate dev_get_valid_name return code (git-fixes).\n- net: qca_spi: Fix log level if probe fails (git-fixes).\n- net: qcom/emac: Use proper free methods during TX (git-fixes).\n- net: qla3xxx: Remove overflowing shift statement (git-fixes).\n- net: smsc: fix return type of ndo_start_xmit function (git-fixes).\n- net: sun: fix return type of ndo_start_xmit function (git-fixes).\n- net: toshiba: fix return type of ndo_start_xmit function (git-fixes).\n- net: xfrm: allow clearing socket xfrm policies (git-fixes).\n- net: xilinx: fix return type of ndo_start_xmit function (git-fixes).\n- netfilter: ebtables: convert BUG_ONs to WARN_ONs (git-fixes).\n- netfilter: ipt_CLUSTERIP: put config instead of freeing it (git-fixes).\n- netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcount (git-fixes).\n- nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs (git-fixes).\n- nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags (git-fixes).\n- nvme-pci: unquiesce admin queue on shutdown (git-fixes).\n- nvme-pci: use the same attributes when freeing host_mem_desc_bufs (git-fixes).\n- nvme: Fix u32 overflow in the number of namespace list calculation (git-fixes).\n- nvme: free sq/cq dbbuf pointers when dbbuf set fails (git-fixes).\n- nvme: refine the Qemu Identify CNS quirk (git-fixes).\n- nvme: remove the ifdef around nvme_nvm_ioctl (git-fixes).\n- platform/x86: alienware-wmi: Adjust instance of wmi_evaluate_method calls to 0 (git-fixes).\n- platform/x86: alienware-wmi: constify attribute_group structures (git-fixes).\n- platform/x86: alienware-wmi: fix format string overflow warning (git-fixes).\n- platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer (git-fixes).\n- platform/x86: dell-laptop: fix rfkill functionality.\n- platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbios_call (git-fixes).\n- platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios (git-fixes).\n- powerpc/idle: Store PURR snapshot in a per-cpu global variable (PED-3947 bsc#1210544 ltc#202303).\n- powerpc/pseries: Account for SPURR ticks on idle CPUs (PED-3947 bsc#1210544 ltc#202303).\n- powerpc/rtas: use memmove for potentially overlapping buffer copy (bsc#1065729).\n- powerpc/sysfs: Show idle_purr and idle_spurr for every CPU (PED-3947 bsc#1210544 ltc#202303).\n- powerpc: Do not try to copy PPR for task with NULL pt_regs (bsc#1065729).\n- powerpc: Move idle_loop_prolog()/epilog() functions to header file (PED-3947 bsc#1210544 ltc#202303).\n- powerpc: Squash lines for simple wrapper functions (bsc#1065729).\n- rds; Reset rs->rs_bound_addr in rds_add_bound() failure path (git-fixes).\n- ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus (git-fixes).\n- ring-buffer: Sync IRQ works before buffer destruction (git-fixes).\n- rxe: IB_WR_REG_MR does not capture MR's iova field (git-fixes)\n- s390/dasd: correct numa_node in dasd_alloc_queue (git-fixes bsc#1211362).\n- s390/extmem: fix gcc 8 stringop-overflow warning (git-fixes bsc#1211363).\n- s390/kasan: fix early pgm check handler execution (git-fixes bsc#1211360).\n- s390/pci: fix sleeping in atomic during hotplug (git-fixes bsc#1211364).\n- s390/scm_blk: correct numa_node in scm_blk_dev_setup (git-fixes bsc#1211365).\n- s390/sysinfo: add missing #ifdef CONFIG_PROC_FS (git-fixes bsc#1211366).\n- s390/uaccess: add missing earlyclobber annotations to __clear_user() (LTC#202116 bsc#1209857 git-fixes).\n- s390: ctcm: fix ctcm_new_device error return code (git-fixes bsc#1211361).\n- scsi: qla2xxx: Declare SCSI host template const (bsc#1211960).\n- scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting() (bsc#1211960).\n- scsi: qla2xxx: Fix hang in task management (bsc#1211960).\n- scsi: qla2xxx: Fix hang in task management (bsc#1211960).\n- scsi: qla2xxx: Fix mem access after free (bsc#1211960).\n- scsi: qla2xxx: Fix mem access after free (bsc#1211960).\n- scsi: qla2xxx: Fix task management cmd fail due to unavailable resource (bsc#1211960).\n- scsi: qla2xxx: Fix task management cmd fail due to unavailable resource (bsc#1211960).\n- scsi: qla2xxx: Fix task management cmd failure (bsc#1211960).\n- scsi: qla2xxx: Fix task management cmd failure (bsc#1211960).\n- scsi: qla2xxx: Multi-que support for TMF (bsc#1211960).\n- scsi: qla2xxx: Multi-que support for TMF (bsc#1211960).\n- scsi: qla2xxx: Refer directly to the qla2xxx_driver_template (bsc#1211960).\n- scsi: qla2xxx: Remove default fabric ops callouts (bsc#1211960).\n- scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy() (bsc#1211960).\n- scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy() (bsc#1211960).\n- scsi: qla2xxx: Update version to 10.02.08.300-k (bsc#1211960).\n- scsi: qla2xxx: Update version to 10.02.08.300-k (bsc#1211960).\n- scsi: qla2xxx: Wait for io return on terminate rport (bsc#1211960).\n- scsi: qla2xxx: Wait for io return on terminate rport (bsc#1211960).\n- scsi: storvsc: Parameterize number hardware queues (bsc#1211622).\n- sctp: avoid flushing unsent queue when doing asoc reset (git-fixes).\n- sctp: fix erroneous inc of snmp SctpFragUsrMsgs (git-fixes).\n- sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renege (git-fixes).\n- sctp: make use of pre-calculated len (git-fixes).\n- seccomp: Set PF_SUPERPRIV when checking capability (git-fixes bsc#1211816).\n- sit: fix IFLA_MTU ignored on NEWLINK (git-fixes).\n- stmmac: fix valid numbers of unicast filter entries (git-fixes).\n- sunvnet: does not support GSO for sctp (git-fixes).\n- usb: chipidea: fix missing goto in `ci_hdrc_probe` (git-fixes).\n- usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode (git-fixes).\n- usb: early: xhci-dbc: Fix a potential out-of-bound memory access (git-fixes).\n- wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complement (git-fixes).\n- wcn36xx: Add ieee80211 rx status rate information (git-fixes).\n- wcn36xx: Channel list update before hardware scan (git-fixes).\n- wcn36xx: Disable bmps when encryption is disabled (git-fixes).\n- wcn36xx: Ensure finish scan is not requested before start scan (git-fixes).\n- wcn36xx: Fix TX data path (git-fixes).\n- wcn36xx: Fix multiple AMPDU sessions support (git-fixes).\n- wcn36xx: Fix software-driven scan (git-fix).\n- wcn36xx: Fix warning due to bad rate_idx (git-fixes).\n- wcn36xx: Increase number of TX retries (git-fixes).\n- wcn36xx: Specify ieee80211_rx_status.nss (git-fixes).\n- wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rsp (git-fixes).\n- wcn36xx: Use sequence number allocated by mac80211 (git-fixes).\n- wcn36xx: disable HW_CONNECTION_MONITOR (git-fixes).\n- wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan (git-fixes).\n- wcn36xx: fix spelling mistake 'to' -> 'too' (git-fixes).\n- wcn36xx: fix typo (git-fixes).\n- wcn36xx: remove unecessary return (git-fixes).\n- wcn36xx: use dma_zalloc_coherent instead of allocator/memset (git-fixes).\n- workqueue: Fix hung time report of worker pools (bsc#1211044).\n- workqueue: Interrupted create_worker() is not a repeated event (bsc#1211044).\n- workqueue: Print backtraces from CPUs with hung CPU bound workqueues (bsc#1211044).\n- workqueue: Warn when a new worker could not be created (bsc#1211044).\n- workqueue: Warn when a rescuer could not be created (bsc#1211044).\n- x86/kvm/vmx: fix old-style function declaration (git-fixes).\n- x86/kvm: Do not call kvm_spurious_fault() from .fixup (git-fixes).\n- x86: kvm: avoid constant-conversion warning (git-fixes).\n- xen/netback: do not do grant copy across page boundary (git-fixes).\n- xen/netback: use same error messages for same errors (git-fixes).\n- xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies (git-fixes).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44],{"_key":15},"CVE-2022-3566",{"_key":17},"CVE-2022-45884",{"_key":19},"CVE-2022-45885",{"_key":21},"CVE-2022-45886",{"_key":23},"CVE-2022-45887",{"_key":25},"CVE-2022-45919",{"_key":27},"CVE-2023-1380",{"_key":29},"CVE-2023-2176",{"_key":31},"CVE-2023-2194",{"_key":33},"CVE-2023-2269",{"_key":35},"CVE-2023-2483",{"_key":37},"CVE-2023-2513",{"_key":39},"CVE-2023-28466",{"_key":41},"CVE-2023-31084",{"_key":43},"CVE-2023-31436",{"_key":45},"CVE-2023-32269",[],[],[49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64],{"_key":15},{"_key":17},{"_key":19},{"_key":21},{"_key":23},{"_key":25},{"_key":27},{"_key":29},{"_key":31},{"_key":33},{"_key":35},{"_key":37},{"_key":39},{"_key":41},{"_key":43},{"_key":45},"2023-06-13T15:39:38Z","2026-02-04T03:12:10.585410Z",{"cisa_kev":68,"cisa_ransomware":68,"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,[70,76,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,234,238,242,246,250,254,258,262,266,270,274,278,282,286,290],{"url":71,"sources":72,"tags":74},"https://www.suse.com/support/update/announcement/2023/suse-su-20232501-1/",[73],"osv_suse",[75],"Advisory",{"url":77,"sources":78,"tags":79},"https://bugzilla.suse.com/1065729",[73],[80],"REPORT",{"url":82,"sources":83,"tags":84},"https://bugzilla.suse.com/1118212",[73],[80],{"url":86,"sources":87,"tags":88},"https://bugzilla.suse.com/1129770",[73],[80],{"url":90,"sources":91,"tags":92},"https://bugzilla.suse.com/1154048",[73],[80],{"url":94,"sources":95,"tags":96},"https://bugzilla.suse.com/1204405",[73],[80],{"url":98,"sources":99,"tags":100},"https://bugzilla.suse.com/1205756",[73],[80],{"url":102,"sources":103,"tags":104},"https://bugzilla.suse.com/1205758",[73],[80],{"url":106,"sources":107,"tags":108},"https://bugzilla.suse.com/1205760",[73],[80],{"url":110,"sources":111,"tags":112},"https://bugzilla.suse.com/1205762",[73],[80],{"url":114,"sources":115,"tags":116},"https://bugzilla.suse.com/1205803",[73],[80],{"url":118,"sources":119,"tags":120},"https://bugzilla.suse.com/1206878",[73],[80],{"url":122,"sources":123,"tags":124},"https://bugzilla.suse.com/1209287",[73],[80],{"url":126,"sources":127,"tags":128},"https://bugzilla.suse.com/1209366",[73],[80],{"url":130,"sources":131,"tags":132},"https://bugzilla.suse.com/1209857",[73],[80],{"url":134,"sources":135,"tags":136},"https://bugzilla.suse.com/1210544",[73],[80],{"url":138,"sources":139,"tags":140},"https://bugzilla.suse.com/1210629",[73],[80],{"url":142,"sources":143,"tags":144},"https://bugzilla.suse.com/1210715",[73],[80],{"url":146,"sources":147,"tags":148},"https://bugzilla.suse.com/1210783",[73],[80],{"url":150,"sources":151,"tags":152},"https://bugzilla.suse.com/1210806",[73],[80],{"url":154,"sources":155,"tags":156},"https://bugzilla.suse.com/1210940",[73],[80],{"url":158,"sources":159,"tags":160},"https://bugzilla.suse.com/1211037",[73],[80],{"url":162,"sources":163,"tags":164},"https://bugzilla.suse.com/1211044",[73],[80],{"url":166,"sources":167,"tags":168},"https://bugzilla.suse.com/1211105",[73],[80],{"url":170,"sources":171,"tags":172},"https://bugzilla.suse.com/1211186",[73],[80],{"url":174,"sources":175,"tags":176},"https://bugzilla.suse.com/1211275",[73],[80],{"url":178,"sources":179,"tags":180},"https://bugzilla.suse.com/1211360",[73],[80],{"url":182,"sources":183,"tags":184},"https://bugzilla.suse.com/1211361",[73],[80],{"url":186,"sources":187,"tags":188},"https://bugzilla.suse.com/1211362",[73],[80],{"url":190,"sources":191,"tags":192},"https://bugzilla.suse.com/1211363",[73],[80],{"url":194,"sources":195,"tags":196},"https://bugzilla.suse.com/1211364",[73],[80],{"url":198,"sources":199,"tags":200},"https://bugzilla.suse.com/1211365",[73],[80],{"url":202,"sources":203,"tags":204},"https://bugzilla.suse.com/1211366",[73],[80],{"url":206,"sources":207,"tags":208},"https://bugzilla.suse.com/1211466",[73],[80],{"url":210,"sources":211,"tags":212},"https://bugzilla.suse.com/1211592",[73],[80],{"url":214,"sources":215,"tags":216},"https://bugzilla.suse.com/1211622",[73],[80],{"url":218,"sources":219,"tags":220},"https://bugzilla.suse.com/1211801",[73],[80],{"url":222,"sources":223,"tags":224},"https://bugzilla.suse.com/1211816",[73],[80],{"url":226,"sources":227,"tags":228},"https://bugzilla.suse.com/1211960",[73],[80],{"url":230,"sources":231,"tags":232},"https://www.suse.com/security/cve/CVE-2022-3566",[73],[233],"WEB",{"url":235,"sources":236,"tags":237},"https://www.suse.com/security/cve/CVE-2022-45884",[73],[233],{"url":239,"sources":240,"tags":241},"https://www.suse.com/security/cve/CVE-2022-45885",[73],[233],{"url":243,"sources":244,"tags":245},"https://www.suse.com/security/cve/CVE-2022-45886",[73],[233],{"url":247,"sources":248,"tags":249},"https://www.suse.com/security/cve/CVE-2022-45887",[73],[233],{"url":251,"sources":252,"tags":253},"https://www.suse.com/security/cve/CVE-2022-45919",[73],[233],{"url":255,"sources":256,"tags":257},"https://www.suse.com/security/cve/CVE-2023-1380",[73],[233],{"url":259,"sources":260,"tags":261},"https://www.suse.com/security/cve/CVE-2023-2176",[73],[233],{"url":263,"sources":264,"tags":265},"https://www.suse.com/security/cve/CVE-2023-2194",[73],[233],{"url":267,"sources":268,"tags":269},"https://www.suse.com/security/cve/CVE-2023-2269",[73],[233],{"url":271,"sources":272,"tags":273},"https://www.suse.com/security/cve/CVE-2023-2483",[73],[233],{"url":275,"sources":276,"tags":277},"https://www.suse.com/security/cve/CVE-2023-2513",[73],[233],{"url":279,"sources":280,"tags":281},"https://www.suse.com/security/cve/CVE-2023-28466",[73],[233],{"url":283,"sources":284,"tags":285},"https://www.suse.com/security/cve/CVE-2023-31084",[73],[233],{"url":287,"sources":288,"tags":289},"https://www.suse.com/security/cve/CVE-2023-31436",[73],[233],{"url":291,"sources":292,"tags":293},"https://www.suse.com/security/cve/CVE-2023-32269",[73],[233],[],[],[],[298,311,316,321],{"ecosystem":299,"name":300,"vendor":301,"product":302,"cpe_part":9,"purl_type":303,"purl_namespace":301,"purl_name":302,"source":9,"versions":304},"SUSE Linux Enterprise","kernel-rt_debug","suse","kernel-rt_debug&distro=SUSE Linux Enterprise Real Time 12 SP5","rpm",[305],{"version":306,"is_range":307,"range_type":308,"version_start":9,"version_start_type":9,"version_end":309,"version_end_type":310,"fixed_in":9},"lt4_12_14_10_127_1",true,"ecosystem","4.12.14-10.127.1","excluding",{"ecosystem":299,"name":312,"vendor":301,"product":313,"cpe_part":9,"purl_type":303,"purl_namespace":301,"purl_name":313,"source":9,"versions":314},"kernel-rt","kernel-rt&distro=SUSE Linux Enterprise Real Time 12 SP5",[315],{"version":306,"is_range":307,"range_type":308,"version_start":9,"version_start_type":9,"version_end":309,"version_end_type":310,"fixed_in":9},{"ecosystem":299,"name":317,"vendor":301,"product":318,"cpe_part":9,"purl_type":303,"purl_namespace":301,"purl_name":318,"source":9,"versions":319},"kernel-source-rt","kernel-source-rt&distro=SUSE Linux Enterprise Real Time 12 SP5",[320],{"version":306,"is_range":307,"range_type":308,"version_start":9,"version_start_type":9,"version_end":309,"version_end_type":310,"fixed_in":9},{"ecosystem":299,"name":322,"vendor":301,"product":323,"cpe_part":9,"purl_type":303,"purl_namespace":301,"purl_name":323,"source":9,"versions":324},"kernel-syms-rt","kernel-syms-rt&distro=SUSE Linux Enterprise Real Time 12 SP5",[325],{"version":306,"is_range":307,"range_type":308,"version_start":9,"version_start_type":9,"version_end":309,"version_end_type":310,"fixed_in":9}]