[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2023:0485-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":26,"duplicates":27,"related":28,"reserved_at":9,"published_at":35,"modified_at":36,"state":9,"summary":37,"references_raw":39,"kevs":308,"epss":9,"epss_history":309,"metrics":310,"affected":311},"SUSE-SU-2023:0485-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-2022-36280: Fixed an out-of-bounds memory access in vmwgfx driver causing denial of service (bsc#1203332).\n- CVE-2022-47929: Fixed NULL pointer dereference bug in the traffic control subsystem (bsc#1207237).\n- CVE-2023-0045: Fixed missing Flush IBP in ib_prctl_set (bsc#1207773).\n- CVE-2023-0266: Fixed use-after-free in SNDRV that could have resulted in a priviledge escalation (bsc#1207134).\n- CVE-2023-0590: Fixed race condition in qdisc_graft() (bsc#1207795).\n- CVE-2023-23454: Fixed a type-confusion in the CBQ network scheduler (bsc#1207036).\n\nThe following non-security bugs were fixed:\n\n- Added support for enabling livepatching related packages on -RT (jsc#PED-1706).\n- Added suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149).\n- Reverted 'scsi: smartpqi: set force_blk_mq=1.(bsc#1205397)'.\n- amiflop: clean up on errors during setup (git-fixes).\n- audit: ensure userspace is penalized the same as the kernel when under pressure (bsc#1204514).\n- audit: improve robustness of the audit queue handling (bsc#1204514).\n- bcache: fix super block seq numbers comparision in register_cache_set() (git-fixes).\n- blk-cgroup: Fix memleak on error path (git-fixes).\n- blk-cgroup: Pre-allocate tree node on blkg_conf_prep (git-fixes).\n- blk-cgroup: fix missing put device in error path from blkg_conf_pref() (git-fixes).\n- blk-mq: fix possible memleak when register 'hctx' failed (git-fixes).\n- blk-mq: insert request not through ->queue_rq into sw/scheduler queue (git-fixes).\n- blk-mq: move cancel of requeue_work into blk_mq_release (git-fixes).\n- blk-throttle: fix UAF by deleteing timer in blk_throtl_exit() (git-fixes).\n- blktrace: Fix output non-blktrace event when blk_classic option enabled (git-fixes).\n- blktrace: break out of blktrace setup on concurrent calls (git-fixes).\n- blktrace: ensure our debugfs dir exists (git-fixes).\n- blktrace: fix endianness for blk_log_remap() (git-fixes).\n- blktrace: fix endianness in get_pdu_int() (git-fixes).\n- blktrace: use errno instead of bi_status (git-fixes).\n- block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() (bsc#1175995,jsc#SLE-15608).\n- block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() (git-fixes).\n- block, bfq: increase idling for weight-raised queues (git-fixes).\n- block, bfq: protect 'bfqd->queued' by 'bfqd->lock' (bsc#1207102).\n- block, bfq: protect 'bfqd->queued' by 'bfqd->lock' (git-fixes).\n- block/bio-integrity: do not free 'buf' if bio_integrity_add_page() failed (git-fixes).\n- block/bio-integrity: fix a memory leak bug (git-fixes).\n- block/swim: Check drive type (git-fixes).\n- block/swim: Do not log an error message for an invalid ioctl (git-fixes).\n- block/swim: Fix IO error at end of medium (git-fixes).\n- block/swim: Rename macros to avoid inconsistent inverted logic (git-fixes).\n- block/swim: Select appropriate drive on device open (git-fixes).\n- block: Fix use-after-free issue accessing struct io_cq (git-fixes).\n- block: add a lower-level bio_add_page interface (git-fixes).\n- block: fix memleak when __blk_rq_map_user_iov() is failed (git-fixes).\n- block: only update parent bi_status when bio fail (git-fixes).\n- block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR (git-fixes).\n- brd: check and limit max_part par (git-fixes).\n- ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty (bsc#1207195).\n- compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES (git-fixes).\n- constraints: increase disk space for all architectures (bsc#1203693)\n- cryptoloop: add a deprecation warning (git-fixes).\n- dm bio record: save/restore bi_end_io and bi_integrity (git-fixes).\n- dm btree: add a defensive bounds check to insert_at() (git-fixes).\n- dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort (git-fixes).\n- dm cache: Fix UAF in destroy() (git-fixes).\n- dm cache: set needs_check flag after aborting metadata (git-fixes).\n- dm crypt: use u64 instead of sector_t to store iv_offset (git-fixes).\n- dm flakey: Properly corrupt multi-page bios (git-fixes).\n- dm ioctl: fix misbehavior if list_versions races with module loading (git-fixes).\n- dm ioctl: prevent potential spectre v1 gadget (git-fixes).\n- dm kcopyd: Fix bug causing workqueue stalls (git-fixes).\n- dm raid: avoid bitmap with raid4/5/6 journal device (git-fixes).\n- dm space map common: add bounds check to sm_ll_lookup_bitmap() (git-fixes).\n- dm space maps: do not reset space map allocation cursor when committing (git-fixes).\n- dm table: Remove BUG_ON(in_interrupt()) (git-fixes).\n- dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata (git-fixes).\n- dm thin: Fix UAF in run_timer_softirq() (git-fixes).\n- dm thin: Use last transaction's pmd->root when commit failed (git-fixes).\n- dm thin: add sanity checks to thin-pool and external snapshot creation (git-fixes).\n- dm thin: resume even if in FAIL mode (git-fixes).\n- dm verity: skip verity work if I/O error when system is shutting down (git-fixes).\n- dm verity: use message limit for data block corruption message (git-fixes).\n- dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone (git-fixes).\n- dm: Use kzalloc for all structs with embedded biosets/mempools (git-fixes).\n- drbd: Change drbd_request_detach_interruptible's return type to int (git-fixes).\n- drbd: destroy workqueue when drbd device was freed (git-fixes).\n- drbd: do not block when adjusting 'disk-options' while IO is frozen (git-fixes).\n- drbd: dynamically allocate shash descriptor (git-fixes).\n- drbd: fix potential silent data corruption (git-fixes).\n- drbd: fix print_st_err()'s prototype to match the definition (git-fixes).\n- drbd: ignore 'all zero' peer volume sizes in handshake (git-fixes).\n- drbd: reject attach of unsuitable uuids even if connected (git-fixes).\n- drbd: remove usage of list iterator variable after loop (git-fixes).\n- drbd: use after free in drbd_create_device() (git-fixes).\n- drivers/block/zram/zram_drv.c: fix bug storing backing_dev (git-fixes).\n- drivers:md:fix a potential use-after-free bug (git-fixes).\n- ext4: Detect already used quota file early (bsc#1206873).\n- ext4: Fixup pages without buffers (bsc#1205495).\n- ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h (bsc#1206878).\n- ext4: add reserved GDT blocks check (bsc#1202712).\n- ext4: avoid crash when inline data creation follows DIO write (bsc#1206883).\n- ext4: avoid resizing to a partial cluster size (bsc#1206880).\n- ext4: clear mmp sequence number when remounting read-only (bsc#1207093).\n- ext4: continue to expand file system when the target size does not reach (bsc#1206882).\n- ext4: correct max_inline_xattr_value_size computing (bsc#1206878).\n- ext4: correct the misjudgment in ext4_iget_extra_inode (bsc#1206878).\n- ext4: do not BUG if someone dirty pages without asking ext4 first (bsc#1207097).\n- ext4: fix a data race at inode->i_disksize (bsc#1206855).\n- ext4: fix argument checking in EXT4_IOC_MOVE_EXT (bsc#1207092).\n- ext4: fix extent status tree race in writeback error recovery path (bsc#1206877).\n- ext4: fix null-ptr-deref in ext4_write_info (bsc#1206884).\n- ext4: fix race when reusing xattr blocks (bsc#1198971).\n- ext4: fix undefined behavior in bit shift for ext4_check_flag_values (bsc#1206890).\n- ext4: fix use-after-free in ext4_ext_shift_extents (bsc#1206888).\n- ext4: fix use-after-free in ext4_xattr_set_entry (bsc#1206878).\n- ext4: fix warning in 'ext4_da_release_space' (bsc#1206887).\n- ext4: make ext4_lazyinit_thread freezable (bsc#1206885).\n- ext4: prohibit fstrim in norecovery mode (bsc#1207094).\n- ext4: recover csum seed of tmp_inode after migrating to extents (bsc#1202713).\n- ext4: unindent codeblock in ext4_xattr_block_set() (bsc#1198971).\n- ext4: update s_overhead_clusters in the superblock during an on-line resize (bsc#1206876).\n- ext4: use matching invalidatepage in ext4_writepage (bsc#1206858).\n- floppy: Add max size check for user space request (git-fixes).\n- fs/seq_file.c: simplify seq_file iteration code and interface\n- ftrace: Enable trampoline when rec count returns back to one (git-fixes).\n- ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper() (git-fixes).\n- ftrace: Fix updating FTRACE_FL_TRAMP (git-fixes).\n- ftrace: fpid_next() should increase position index (git-fixes).\n- hid: betop: check shape of output reports (git-fixes, bsc#1207186).\n- hid: betop: fix slab-out-of-bounds Write in betop_probe (git-fixes, bsc#1207186).\n- hid: check empty report_list in hid_validate_values() (git-fixes, bsc#1206784).\n- iforce: restore old iforce_dump_packet (git-fixes).\n- input: convert autorepeat timer to use timer_setup() (git-fixes).\n- input: do not use WARN() in input_alloc_absinfo() (git-fixes).\n- input: i8042 - Add quirk for Fujitsu Lifebook T725 (git-fixes).\n- input: iforce - reformat the packet dump output (git-fixes).\n- input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag (git-fixes). Heavily modified, as prerequisites for taking it as is would utterly ruin kABI\n- input: replace hard coded string with __func__ in pr_err() (git-fixes).\n- input: switch to using sizeof(*type) when allocating memory (git-fixes).\n- input: use seq_putc() in input_seq_print_bitmap() (git-fixes).\n- input: use seq_puts() in input_devices_seq_show() (git-fixes).\n- ipv6: raw: Deduct extension header length in rawv6_push_pending_frames (bsc#1207168).\n- isofs: reject hardware sector size > 2048 bytes (bsc#1207103).\n- jbd2: use the correct print format (git-fixes).\n- kernel/hung_task.c: break RCU locks based on jiffies\n- kernel/hung_task.c: force console verbose before panic\n- kernel/hung_task.c: show all hung tasks before panic\n- kernel: hung_task.c: disable on suspend\n- kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules (git-fixes).\n- kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack (git-fixes).\n- loop: Add LOOP_SET_DIRECT_IO to compat ioctl (git-fixes).\n- loop: use sysfs_emit() in the sysfs xxx show() (git-fixes).\n- m68k/mac: Do not remap SWIM MMIO region (git-fixes).\n- mbcache: add functions to delete entry if unused (bsc#1198971).\n- mbcache: do not reclaim used entries (bsc#1198971).\n- md/raid1: stop mdx_raid1 thread when raid1 array run failed (git-fixes).\n- md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d (git-fixes).\n- md: fix a crash in mempool_free (git-fixes).\n- md: protect md_unregister_thread from reentrancy (git-fixes).\n- memcg, THP, swap: make mem_cgroup_swapout() support THP\n- memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure (bsc#1208108).\n- mm/filemap.c: clear page error before actual read (bsc#1206635).\n- mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()\n- mm: memcg: make sure memory.events is uptodate when waking pollers\n- mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats\n- mm: memcontrol: per-lruvec stats infrastructure\n- mm: writeback: use exact memcg dirty counts\n- module: Do not wait for GOING modules (bsc#1196058, bsc#1186449, bsc#1204356, bsc#1204662).\n- module: set MODULE_STATE_GOING state when a module fails to load (git-fixes).\n- nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag (git-fixes).\n- nbd: Fix NULL pointer in flush_workqueue (git-fixes).\n- nbd: Fix hung when signal interrupts nbd_start_device_ioctl() (git-fixes).\n- nbd: add a flush_workqueue in nbd_start_device (git-fixes).\n- nbd: add missing config put (git-fixes).\n- nbd: call genl_unregister_family() first in nbd_cleanup() (git-fixes).\n- nbd: do not requeue the same request twice (git-fixes).\n- nbd: fix a block_device refcount leak in nbd_release (git-fixes).\n- nbd: fix crash when the blksize is zero (git-fixes).\n- nbd: fix io hung while disconnecting device (git-fixes).\n- nbd: fix max number of supported devs (git-fixes).\n- nbd: fix possible sysfs duplicate warning (git-fixes).\n- nbd: fix race between nbd_alloc_config() and module removal (git-fixes).\n- nbd: fix shutdown and recv work deadlock v2 (git-fixes).\n- nbd: handle racing with error'ed out commands (git-fixes).\n- nbd: handle unexpected replies better (git-fixes).\n- nbd: make the config put is called before the notifying the waiter (git-fixes).\n- nbd: verify socket is supported during setup (git-fixes).\n- nbd:fix memory leak in nbd_get_socket() (git-fixes).\n- net: mana: Fix IRQ name - add PCI and queue number (bsc#1207875).\n- net: sched: atm: dont intepret cls results when asked to drop (bsc#1207036).\n- net: sched: cbq: dont intepret cls results when asked to drop (bsc#1207036).\n- null_blk: Handle null_add_dev() failures properly (git-fixes).\n- null_blk: fix spurious IO errors after failed past-wp access (git-fixes).\n- parisc: Fix HP SDC hpa address output (git-fixes).\n- parisc: Fix serio address output (git-fixes).\n- pci/aspm: Correct LTR_L1.2_THRESHOLD computation (git-fixes).\n- pci/aspm: Declare threshold_ns as u32, not u64 (git-fixes).\n- pci/sysfs: Fix double free in error path (git-fixes).\n- pci: Check for alloc failure in pci_request_irq() (git-fixes).\n- pci: Fix pci_device_is_present() for VFs by checking PF (git-fixes).\n- pci: Fix used_buses calculation in pci_scan_child_bus_extend() (git-fixes).\n- pci: Sanitise firmware BAR assignments behind a PCI-PCI bridge (git-fixes).\n- ps3disk: use the default segment boundary (git-fixes).\n- quota: Check next/prev free block number after reading from quota file (bsc#1206640).\n- quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls (bsc#1207104).\n- rsxx: add missed destroy_workqueue calls in remove (git-fixes).\n- sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up() (git-fixes).\n- sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up() (git-fixes).\n- sbitmap: fix lockup while swapping (bsc#1206602).\n- scsi: fcoe: Fix possible name leak when device_register() fails (git-fixes).\n- scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails (git-fixes).\n- scsi: hpsa: Fix allocation size for scsi_host_alloc() (git-fixes).\n- scsi: hpsa: Fix error handling in hpsa_add_sas_host() (git-fixes).\n- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() (git-fixes).\n- scsi: hpsa: Fix possible memory leak in hpsa_init_one() (git-fixes).\n- scsi: ipr: Fix WARNING in ipr_init() (git-fixes).\n- scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add() (git-fixes).\n- scsi: scsi_debug: Fix a warning in resp_write_scat() (git-fixes).\n- scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper() (git-fixes).\n- scsi: smartpqi: use processor ID for hwqueue for non-mq case .\n- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes).\n- scsi: target: core: Add CONTROL field for trace events (git-fixes).\n- sctp: fail if no bound addresses can be used for a given scope (bsc#1206677).\n- struct dwc3: move new members to the end (git-fixes).\n- sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN (git-fixes).\n- swim: fix cleanup on setup error (git-fixes).\n- tracing/cfi: Fix cmp_entries_* functions signature mismatch (git-fixes).\n- tracing: Adding NULL checks for trace_array descriptor pointer (git-fixes).\n- tracing: Avoid adding tracer option before update_tracer_options (git-fixes).\n- tracing: Ensure trace buffer is at least 4096 bytes large (git-fixes).\n- tracing: Fix a kmemleak false positive in tracing_map (git-fixes).\n- tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line (git-fixes).\n- tracing: Fix sleeping function called from invalid context on RT kernel (git-fixes).\n- tracing: Fix stack trace event size (git-fixes).\n- tracing: Fix tp_printk option related with tp_printk_stop_on_boot (git-fixes).\n- tracing: Make sure trace_printk() can output as soon as it can be used (git-fixes).\n- tracing: Set kernel_stack's caller size properly (git-fixes).\n- tracing: Use address-of operator on section symbols (git-fixes).\n- tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate (git-fixes).\n- trigger_next should increase position index (git-fixes).\n- udf: Avoid accessing uninitialized data on failed inode read (bsc#1206642).\n- udf: Check LVID earlier (bsc#1207108).\n- udf: Fix BUG on corrupted inode (bsc#1207107).\n- udf: Fix NULL pointer dereference in udf_symlink function (bsc#1206646).\n- udf: Fix a slab-out-of-bounds write bug in udf_find_entry() (bsc#1206649).\n- udf: Fix free space reporting for metadata and virtual partitions (bsc#1206641).\n- udf: Limit sparing table size (bsc#1206643).\n- udf: fix silent AED tagLocation corruption (bsc#1206645).\n- udf_get_extendedattr() had no boundary checks (bsc#1206648).\n- usb: dwc3: Disable phy suspend after power-on reset (git-fixes).\n- usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys (git-fixes).\n- usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/resume (git-fixes).\n- usb: dwc3: core: initialize ULPI before trying to get the PHY (git-fixes).\n- virtio-blk: Fix memory leak among suspend/resume procedure (git-fixes).\n- virtio_console: break out of buf poll on remove (git-fixes).\n- virtio_console: eliminate anonymous module_init & module_exit (git-fixes).\n- x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk (git-fixes).\n- x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models (git-fixes).\n- x86/asm: Add instruction suffixes to bitops (git-fixes).\n- x86/asm: Remove unnecessary \\n\\t in front of CC_SET() from asm templates (git-fixes).\n- x86/bugs: Move the l1tf function and define pr_fmt properly (git-fixes).\n- x86/earlyprintk: Add a force option for pciserial device (git-fixes).\n- x86/entry/64: Add instruction suffix (git-fixes).\n- x86/fpu: Add might_fault() to user_insn() (git-fixes).\n- x86/hpet: Prevent potential NULL pointer dereference (git-fixes).\n- x86/kexec: Do not setup EFI info if EFI runtime is not enabled (git-fixes).\n- x86/mce-inject: Reset injection struct after injection (git-fixes).\n- x86/mce/mce-inject: Preset the MCE injection struct (git-fixes).\n- x86/mm: Do not leak kernel addresses (git-fixes).\n- x86/speculation: Add support for STIBP always-on preferred mode (git-fixes).\n- x86/speculation: Change misspelled STIPB to STIBP (git-fixes).\n- x86: boot: Fix EFI stub alignment (git-fixes).\n- xen-netfront: Fix hang on device removal (bsc#1206698).\n- zram: fix double free backing device (git-fixes).\n",null,[],[],[],[14,16,18,20,22,24],{"_key":15},"CVE-2022-36280",{"_key":17},"CVE-2022-47929",{"_key":19},"CVE-2023-0045",{"_key":21},"CVE-2023-0266",{"_key":23},"CVE-2023-0590",{"_key":25},"CVE-2023-23454",[],[],[29,30,31,32,33,34],{"_key":15},{"_key":17},{"_key":19},{"_key":21},{"_key":23},{"_key":25},"2023-02-23T09:30:00Z","2026-02-04T04:27:10.671979Z",{"cisa_kev":38,"cisa_ransomware":38,"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,[40,46,51,55,59,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,288,292,296,300,304],{"url":41,"sources":42,"tags":44},"https://www.suse.com/support/update/announcement/2023/suse-su-20230485-1/",[43],"osv_suse",[45],"Advisory",{"url":47,"sources":48,"tags":49},"https://bugzilla.suse.com/1175995",[43],[50],"REPORT",{"url":52,"sources":53,"tags":54},"https://bugzilla.suse.com/1186449",[43],[50],{"url":56,"sources":57,"tags":58},"https://bugzilla.suse.com/1198971",[43],[50],{"url":60,"sources":61,"tags":62},"https://bugzilla.suse.com/1202712",[43],[50],{"url":64,"sources":65,"tags":66},"https://bugzilla.suse.com/1202713",[43],[50],{"url":68,"sources":69,"tags":70},"https://bugzilla.suse.com/1203332",[43],[50],{"url":72,"sources":73,"tags":74},"https://bugzilla.suse.com/1203693",[43],[50],{"url":76,"sources":77,"tags":78},"https://bugzilla.suse.com/1204356",[43],[50],{"url":80,"sources":81,"tags":82},"https://bugzilla.suse.com/1204514",[43],[50],{"url":84,"sources":85,"tags":86},"https://bugzilla.suse.com/1204662",[43],[50],{"url":88,"sources":89,"tags":90},"https://bugzilla.suse.com/1205149",[43],[50],{"url":92,"sources":93,"tags":94},"https://bugzilla.suse.com/1205397",[43],[50],{"url":96,"sources":97,"tags":98},"https://bugzilla.suse.com/1205495",[43],[50],{"url":100,"sources":101,"tags":102},"https://bugzilla.suse.com/1206602",[43],[50],{"url":104,"sources":105,"tags":106},"https://bugzilla.suse.com/1206635",[43],[50],{"url":108,"sources":109,"tags":110},"https://bugzilla.suse.com/1206640",[43],[50],{"url":112,"sources":113,"tags":114},"https://bugzilla.suse.com/1206641",[43],[50],{"url":116,"sources":117,"tags":118},"https://bugzilla.suse.com/1206642",[43],[50],{"url":120,"sources":121,"tags":122},"https://bugzilla.suse.com/1206643",[43],[50],{"url":124,"sources":125,"tags":126},"https://bugzilla.suse.com/1206645",[43],[50],{"url":128,"sources":129,"tags":130},"https://bugzilla.suse.com/1206646",[43],[50],{"url":132,"sources":133,"tags":134},"https://bugzilla.suse.com/1206648",[43],[50],{"url":136,"sources":137,"tags":138},"https://bugzilla.suse.com/1206649",[43],[50],{"url":140,"sources":141,"tags":142},"https://bugzilla.suse.com/1206677",[43],[50],{"url":144,"sources":145,"tags":146},"https://bugzilla.suse.com/1206698",[43],[50],{"url":148,"sources":149,"tags":150},"https://bugzilla.suse.com/1206784",[43],[50],{"url":152,"sources":153,"tags":154},"https://bugzilla.suse.com/1206855",[43],[50],{"url":156,"sources":157,"tags":158},"https://bugzilla.suse.com/1206858",[43],[50],{"url":160,"sources":161,"tags":162},"https://bugzilla.suse.com/1206873",[43],[50],{"url":164,"sources":165,"tags":166},"https://bugzilla.suse.com/1206876",[43],[50],{"url":168,"sources":169,"tags":170},"https://bugzilla.suse.com/1206877",[43],[50],{"url":172,"sources":173,"tags":174},"https://bugzilla.suse.com/1206878",[43],[50],{"url":176,"sources":177,"tags":178},"https://bugzilla.suse.com/1206880",[43],[50],{"url":180,"sources":181,"tags":182},"https://bugzilla.suse.com/1206882",[43],[50],{"url":184,"sources":185,"tags":186},"https://bugzilla.suse.com/1206883",[43],[50],{"url":188,"sources":189,"tags":190},"https://bugzilla.suse.com/1206884",[43],[50],{"url":192,"sources":193,"tags":194},"https://bugzilla.suse.com/1206885",[43],[50],{"url":196,"sources":197,"tags":198},"https://bugzilla.suse.com/1206887",[43],[50],{"url":200,"sources":201,"tags":202},"https://bugzilla.suse.com/1206888",[43],[50],{"url":204,"sources":205,"tags":206},"https://bugzilla.suse.com/1206890",[43],[50],{"url":208,"sources":209,"tags":210},"https://bugzilla.suse.com/1207036",[43],[50],{"url":212,"sources":213,"tags":214},"https://bugzilla.suse.com/1207092",[43],[50],{"url":216,"sources":217,"tags":218},"https://bugzilla.suse.com/1207093",[43],[50],{"url":220,"sources":221,"tags":222},"https://bugzilla.suse.com/1207094",[43],[50],{"url":224,"sources":225,"tags":226},"https://bugzilla.suse.com/1207097",[43],[50],{"url":228,"sources":229,"tags":230},"https://bugzilla.suse.com/1207102",[43],[50],{"url":232,"sources":233,"tags":234},"https://bugzilla.suse.com/1207103",[43],[50],{"url":236,"sources":237,"tags":238},"https://bugzilla.suse.com/1207104",[43],[50],{"url":240,"sources":241,"tags":242},"https://bugzilla.suse.com/1207107",[43],[50],{"url":244,"sources":245,"tags":246},"https://bugzilla.suse.com/1207108",[43],[50],{"url":248,"sources":249,"tags":250},"https://bugzilla.suse.com/1207134",[43],[50],{"url":252,"sources":253,"tags":254},"https://bugzilla.suse.com/1207168",[43],[50],{"url":256,"sources":257,"tags":258},"https://bugzilla.suse.com/1207186",[43],[50],{"url":260,"sources":261,"tags":262},"https://bugzilla.suse.com/1207195",[43],[50],{"url":264,"sources":265,"tags":266},"https://bugzilla.suse.com/1207237",[43],[50],{"url":268,"sources":269,"tags":270},"https://bugzilla.suse.com/1207773",[43],[50],{"url":272,"sources":273,"tags":274},"https://bugzilla.suse.com/1207795",[43],[50],{"url":276,"sources":277,"tags":278},"https://bugzilla.suse.com/1207875",[43],[50],{"url":280,"sources":281,"tags":282},"https://bugzilla.suse.com/1208108",[43],[50],{"url":284,"sources":285,"tags":286},"https://www.suse.com/security/cve/CVE-2022-36280",[43],[287],"WEB",{"url":289,"sources":290,"tags":291},"https://www.suse.com/security/cve/CVE-2022-47929",[43],[287],{"url":293,"sources":294,"tags":295},"https://www.suse.com/security/cve/CVE-2023-0045",[43],[287],{"url":297,"sources":298,"tags":299},"https://www.suse.com/security/cve/CVE-2023-0266",[43],[287],{"url":301,"sources":302,"tags":303},"https://www.suse.com/security/cve/CVE-2023-0590",[43],[287],{"url":305,"sources":306,"tags":307},"https://www.suse.com/security/cve/CVE-2023-23454",[43],[287],[],[],[],[312,325,330,335],{"ecosystem":313,"name":314,"vendor":315,"product":316,"cpe_part":9,"purl_type":317,"purl_namespace":315,"purl_name":316,"source":9,"versions":318},"SUSE Linux Enterprise","kernel-rt_debug","suse","kernel-rt_debug&distro=SUSE Linux Enterprise Real Time 12 SP5","rpm",[319],{"version":320,"is_range":321,"range_type":322,"version_start":9,"version_start_type":9,"version_end":323,"version_end_type":324,"fixed_in":9},"lt4_12_14_10_115_1",true,"ecosystem","4.12.14-10.115.1","excluding",{"ecosystem":313,"name":326,"vendor":315,"product":327,"cpe_part":9,"purl_type":317,"purl_namespace":315,"purl_name":327,"source":9,"versions":328},"kernel-rt","kernel-rt&distro=SUSE Linux Enterprise Real Time 12 SP5",[329],{"version":320,"is_range":321,"range_type":322,"version_start":9,"version_start_type":9,"version_end":323,"version_end_type":324,"fixed_in":9},{"ecosystem":313,"name":331,"vendor":315,"product":332,"cpe_part":9,"purl_type":317,"purl_namespace":315,"purl_name":332,"source":9,"versions":333},"kernel-source-rt","kernel-source-rt&distro=SUSE Linux Enterprise Real Time 12 SP5",[334],{"version":320,"is_range":321,"range_type":322,"version_start":9,"version_start_type":9,"version_end":323,"version_end_type":324,"fixed_in":9},{"ecosystem":313,"name":336,"vendor":315,"product":337,"cpe_part":9,"purl_type":317,"purl_namespace":315,"purl_name":337,"source":9,"versions":338},"kernel-syms-rt","kernel-syms-rt&distro=SUSE Linux Enterprise Real Time 12 SP5",[339],{"version":320,"is_range":321,"range_type":322,"version_start":9,"version_start_type":9,"version_end":323,"version_end_type":324,"fixed_in":9}]