[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2022:4503-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":48,"duplicates":49,"related":50,"reserved_at":9,"published_at":68,"modified_at":69,"state":9,"summary":70,"references_raw":72,"kevs":350,"epss":9,"epss_history":351,"metrics":352,"affected":353},"SUSE-SU-2022:4503-1","Security update for the Linux Kernel\n\nThe SUSE Linux Enterprise 15 SP3 Azure kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2022-4378: Fixed stack overflow in __do_proc_dointvec (bsc#1206207).\n- CVE-2022-3635: Fixed a use-after-free in the tst_timer() of the file drivers/atm/idt77252.c of the component IPsec (bsc#1204631).\n- CVE-2022-41850: Fixed a race condition in roccat_report_event() in drivers/hid/hid-roccat.c (bsc#1203960).\n- CVE-2022-45934: Fixed a integer wraparound via L2CAP_CONF_REQ packets in l2cap_config_req in net/bluetooth/l2cap_core.c (bsc#1205796).\n- CVE-2022-3628: Fixed potential buffer overflow in brcmf_fweh_event_worker() in wifi/brcmfmac (bsc#1204868).\n- CVE-2022-3567: Fixed a to race condition in inet6_stream_ops()/inet6_dgram_ops() of the component IPv6 Handler (bsc#1204414).\n- CVE-2022-41858: Fixed a denial of service in sl_tx_timeout() in drivers/net/slip (bsc#1205671).\n- CVE-2022-43945: Fixed a buffer overflow in the NFSD implementation (bsc#1205128).\n- CVE-2022-4095: Fixed a use-after-free in rtl8712 driver (bsc#1205514).\n- CVE-2022-3903: Fixed a denial of service with the Infrared Transceiver USB driver (bsc#1205220).\n- CVE-2022-2602: Fixed a local privilege escalation vulnerability involving Unix socket Garbage Collection and io_uring (bsc#1204228).\n- CVE-2022-4139: Fixed an issue with the i915 driver that allowed the GPU to access any physical memory (bsc#1205700).\n- CVE-2022-4129: Fixed a denial of service with the Layer 2 Tunneling Protocol (L2TP). A missing lock when clearing sk_user_data can lead to a race condition and NULL pointer dereference. (bsc#1205711)\n- CVE-2022-42895: Fixed an information leak in the net/bluetooth/l2cap_core.c's l2cap_parse_conf_req() which can be used to leak kernel pointers remotely (bsc#1205705).\n- CVE-2022-42896: Fixed a use-after-free vulnerability in the net/bluetooth/l2cap_core.c's l2cap_connect() and l2cap_le_connect_req() which may have allowed code execution and leaking kernel memory (respectively) remotely via Bluetooth (bsc#1205709).\n- CVE-2022-3707: Fixed a double free in the Intel GVT-g graphics driver (bsc#1204780).\n\nThe following non-security bugs were fixed:\n\n- ALSA: hda/ca0132: add quirk for EVGA Z390 DARK (git-fixes).\n- ALSA: hda: fix potential memleak in 'add_widget_node' (git-fixes).\n- ALSA: usb-audio: Add DSD support for Accuphase DAC-60 (git-fixes).\n- ALSA: usb-audio: Add quirk entry for M-Audio Micro (git-fixes).\n- ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open() (git-fixes).\n- ASoC: codecs: jz4725b: Fix spelling mistake 'Sourc' -> 'Source', 'Routee' -> 'Route' (git-fixes).\n- ASoC: codecs: jz4725b: add missed Line In power control bit (git-fixes).\n- ASoC: codecs: jz4725b: fix capture selector naming (git-fixes).\n- ASoC: codecs: jz4725b: fix reported volume for Master ctl (git-fixes).\n- ASoC: codecs: jz4725b: use right control for Capture Volume (git-fixes).\n- ASoC: core: Fix use-after-free in snd_soc_exit() (git-fixes).\n- ASoC: max98373: Add checks for devm_kcalloc (git-fixes).\n- ASoC: soc-utils: Remove __exit for snd_soc_util_exit() (git-fixes).\n- ASoC: wm5102: Revert 'ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe' (git-fixes).\n- ASoC: wm5110: Revert 'ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe' (git-fixes).\n- ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPK (git-fixes).\n- ASoC: wm8997: Revert 'ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe' (git-fixes).\n- Bluetooth: L2CAP: Fix attempting to access uninitialized memory (git-fixes).\n- Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm (git-fixes).\n- Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (git-fixes).\n- Do not enable CONFIG_ATARI_PARTITION (jsc#PED-1573)\n- Drivers: hv: vmbus: Add /sys/bus/vmbus/hibernation (git-fixes).\n- Drivers: hv: vmbus: Add VMbus IMC device to unsupported list (git-fixes).\n- Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening (bsc#1204017).\n- Drivers: hv: vmbus: Drop error message when 'No request id available' (bsc#1204017).\n- Drivers: hv: vmbus: Fix duplicate CPU assignments within a device (git-fixes).\n- Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero (bsc#1204017).\n- Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj (git-fixes).\n- Drivers: hv: vmbus: Fix potential crash on module unload (git-fixes).\n- Drivers: hv: vmbus: Introduce vmbus_request_addr_match() (bsc#1204017).\n- Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid() (bsc#1204017).\n- Drivers: hv: vmbus: Introduce {lock,unlock}_requestor() (bsc#1204017).\n- Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer (git-fixes).\n- Drivers: hv: vmbus: Remove unused linux/version.h header (git-fixes).\n- Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb() (git-fixes).\n- Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work() (git-fixes).\n- Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register() (git-fixes).\n- Drivers: hv: vmbus: remove unused function (git-fixes).\n- HID: saitek: add madcatz variant of MMO7 mouse device ID (git-fixes).\n- Input: i8042 - fix leaking of platform device on module removal (git-fixes).\n- Input: iforce - invert valid length check when fetching device IDs (git-fixes).\n- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support (git-fixes).\n- KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1 (git-fixes).\n- KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT) (git-fixes).\n- KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when apicv is globally disabled (git-fixes).\n- KVM: s390: Add a routine for setting userspace CPU state (git-fixes).\n- KVM: s390: Fix handle_sske page fault handling (git-fixes).\n- KVM: s390: Simplify SIGP Set Arch handling (git-fixes).\n- KVM: s390: get rid of register asm usage (git-fixes).\n- KVM: s390: pv: avoid stalls when making pages secure (git-fixes).\n- KVM: s390: pv: do not allow userspace to set the clock under PV (git-fixes).\n- KVM: s390: pv: leak the topmost page table when destroy fails (git-fixes).\n- KVM: s390: reduce number of IO pins to 1 (git-fixes).\n- NFC: nci: fix memory leak in nci_rx_data_packet() (git-fixes).\n- NFS: Refactor nfs_instantiate() for dentry referencing callers (bsc#1204215).\n- NFSv3: use nfs_add_or_obtain() to create and reference inodes (bsc#1204215).\n- PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv() (bsc#1204446).\n- PCI: hv: Add validation for untrusted Hyper-V values (git-fixes).\n- PCI: hv: Drop msi_controller structure (bsc#1204446).\n- PCI: hv: Fix a race condition when removing the device (bsc#1204446).\n- PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus (bsc#1204446).\n- PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg() (bsc#1204017).\n- PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit() (bsc#1204017).\n- PCI: hv: Fix the definition of vector in hv_compose_msi_msg() (bsc#1200845).\n- PCI: hv: Fix typo (bsc#1204446).\n- PCI: hv: Remove bus device removal unused refcount/functions (bsc#1204446).\n- PCI: hv: Remove unnecessary use of %hx (bsc#1204446).\n- PCI: hv: Support for create interrupt v3 (bsc#1204446).\n- PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors (bsc#1204446).\n- PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening (bsc#1204017).\n- RDMA/core/sa_query: Remove unused argument (git-fixes)\n- RDMA/hns: Fix spelling mistakes of original (git-fixes)\n- RDMA/qedr: Add support for user mode XRC-SRQ's (git-fixes)\n- RDMA/qedr: Fix reporting max_{send/recv}_wr attrs (git-fixes)\n- RDMA/qedr: Remove unsupported qedr_resize_cq callback (git-fixes)\n- RDMA/rxe: Fix memory leak in error path code (git-fixes)\n- SCSI: scsi_probe_lun: retry INQUIRY after timeout (bsc#1189297).\n- USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (git-fixes).\n- USB: serial: option: add Fibocom FM160 0x0111 composition (git-fixes).\n- USB: serial: option: add Sierra Wireless EM9191 (git-fixes).\n- USB: serial: option: add u-blox LARA-L6 modem (git-fixes).\n- USB: serial: option: add u-blox LARA-R6 00B modem (git-fixes).\n- USB: serial: option: remove old LARA-R6 PID (git-fixes).\n- USB: serial: option: remove old LARA-R6 PID.\n- Xen/gntdev: do not ignore kernel unmapping error (git-fixes).\n- add another bug reference to some hyperv changes (bsc#1205617).\n- arm/xen: Do not probe xenbus as part of an early initcall (git-fixes).\n- arm64: dts: imx8mm: Fix NAND controller size-cells (git-fixes)\n- arm64: dts: juno: Add thermal critical trip points (git-fixes)\n- ata: libata-transport: fix double ata_host_put() in ata_tport_add() (git-fixes).\n- ata: libata-transport: fix error handling in ata_tdev_add() (git-fixes).\n- ata: libata-transport: fix error handling in ata_tlink_add() (git-fixes).\n- ata: libata-transport: fix error handling in ata_tport_add() (git-fixes).\n- ata: pata_legacy: fix pdc20230_set_piomode() (git-fixes).\n- blk-crypto: fix check for too-large dun_bytes (git-fixes).\n- blk-mq: Properly init requests from blk_mq_alloc_request_hctx() (git-fixes).\n- blk-mq: do not create hctx debugfs dir until q->debugfs_dir is created (git-fixes).\n- blk-wbt: call rq_qos_add() after wb_normal is initialized (git-fixes).\n- blktrace: Trace remapped requests correctly (git-fixes).\n- block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern (git-fixes).\n- block: Add a helper to validate the block size (git-fixes).\n- block: assign bi_bdev for cloned bios in blk_rq_prep_clone (bsc#1204328).\n- block: ataflop: fix breakage introduced at blk-mq refactoring (git-fixes).\n- block: ataflop: more blk-mq refactoring fixes (git-fixes).\n- block: fix infinite loop for invalid zone append (git-fixes).\n- block: limit request dispatch loop duration (git-fixes).\n- block: nbd: add sanity check for first_minor (git-fixes).\n- block: use 'unsigned long' for blk_validate_block_size() (git-fixes).\n- bus: sunxi-rsb: Support atomic transfers (git-fixes).\n- can: cc770: cc770_isa_probe(): add missing free_cc770dev() (git-fixes).\n- can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev() (git-fixes).\n- capabilities: fix undefined behavior in bit shift for CAP_TO_MASK (git-fixes).\n- ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1205989).\n- ceph: do not access the kiocb after aio requests (bsc#1205984).\n- ceph: fix fscache invalidation (bsc#1205985).\n- ceph: lockdep annotations for try_nonblocking_invalidate (bsc#1205988).\n- ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty (bsc#1205986).\n- ceph: request Fw caps before updating the mtime in ceph_write_iter (bsc#1205987).\n- cifs: skip extra NULL byte in filenames (bsc#1204791).\n- dm era: commit metadata in postsuspend after worker stops (git-fixes).\n- dm integrity: set journal entry unused when shrinking device (git-fixes).\n- dm mirror log: clear log bits up to BITS_PER_LONG boundary (git-fixes).\n- dm mpath: only use ktime_get_ns() in historical selector (git-fixes).\n- dm raid: fix accesses beyond end of raid member array (git-fixes).\n- dm raid: fix address sanitizer warning in raid_resume (git-fixes).\n- dm raid: fix address sanitizer warning in raid_status (git-fixes).\n- dm thin: fix use-after-free crash in dm_sm_register_threshold_callback (git-fixes).\n- dm verity fec: fix misaligned RS roots IO (git-fixes).\n- dm writecache: fix writing beyond end of underlying device when shrinking (git-fixes).\n- dm writecache: return the exact table values that were set (git-fixes).\n- dm writecache: set a default MAX_WRITEBACK_JOBS (git-fixes).\n- dm: fix request-based DM to not bounce through indirect dm_submit_bio (git-fixes).\n- dm: remove special-casing of bio-based immutable singleton target on NVMe (git-fixes).\n- dm: return early from dm_pr_call() if DM device is suspended (git-fixes).\n- dma-buf: fix racing conflict of dma_heap_add() (git-fixes).\n- dmaengine: at_hdmac: Check return code of dma_async_device_register (git-fixes).\n- dmaengine: at_hdmac: Do not allow CPU to reorder channel enable (git-fixes).\n- dmaengine: at_hdmac: Do not start transactions at tx_submit level (git-fixes).\n- dmaengine: at_hdmac: Fix at_lli struct definition (git-fixes).\n- dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors (git-fixes).\n- dmaengine: at_hdmac: Fix impossible condition (git-fixes).\n- dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove() (git-fixes).\n- dmaengine: pxa_dma: use platform_get_irq_optional (git-fixes).\n- drivers/hv: remove obsolete TODO and fix misleading typo in comment (git-fixes).\n- drivers: hv: Fix EXPORT_SYMBOL and tab spaces issue (git-fixes).\n- drivers: hv: Fix hyperv_record_panic_msg path on comment (git-fixes).\n- drivers: hv: Fix missing error code in vmbus_connect() (git-fixes).\n- drivers: hv: vmbus: Fix call msleep using &lt; 20ms (git-fixes).\n- drivers: hv: vmbus: Fix checkpatch LINE_SPACING (git-fixes).\n- drivers: hv: vmbus: Fix checkpatch SPLIT_STRING (git-fixes).\n- drivers: hv: vmbus: Replace symbolic permissions by octal permissions (git-fixes).\n- drivers: net: slip: fix NPD bug in sl_tx_timeout() (git-fixes).\n- drm/drv: Fix potential memory leak in drm_dev_init() (git-fixes).\n- drm/i915/dmabuf: fix sg_table handling in map_dma_buf (git-fixes).\n- drm/i915/sdvo: Filter out invalid outputs more sensibly (git-fixes).\n- drm/i915/sdvo: Setup DDC fully before output init (git-fixes).\n- drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid (git-fixes).\n- drm/panel: simple: set bpc field for logic technologies displays (git-fixes).\n- drm/rockchip: dsi: Force synchronous probe (git-fixes).\n- drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register() (git-fixes).\n- drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker() (git-fixes).\n- fbdev: smscufx: Fix several use-after-free bugs (git-fixes).\n- firmware: arm_scmi: Suppress the driver's bind attributes (git-fixes).\n- ftrace: Fix char print issue in print_ip_ins() (git-fixes).\n- ftrace: Fix null pointer dereference in ftrace_add_mod() (git-fixes).\n- ftrace: Fix the possible incorrect kernel message (git-fixes).\n- ftrace: Fix use-after-free for dynamic ftrace_ops (git-fixes).\n- ftrace: Optimize the allocation for mcount entries (git-fixes).\n- ftrace: Properly unset FTRACE_HASH_FL_MOD (git-fixes).\n- fuse: add file_modified() to fallocate (bsc#1205330).\n- fuse: fix readdir cache race (bsc#1205329).\n- hamradio: fix issue of dev reference count leakage in bpq_device_event() (git-fixes).\n- hv: hyperv.h: Remove unused inline functions (git-fixes).\n- hv_netvsc: Add a comment clarifying batching logic (git-fixes).\n- hv_netvsc: Add check for kvmalloc_array (git-fixes).\n- hv_netvsc: Add error handling while switching data path (bsc#1204850).\n- hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUF (git-fixes).\n- hv_netvsc: Check VF datapath when sending traffic to VF (git-fixes).\n- hv_netvsc: Fix potential dereference of NULL pointer (git-fixes).\n- hv_netvsc: Fix race between VF offering and VF association message from host (bsc#1204850).\n- hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}() (git-fixes).\n- hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove (bsc#1204850).\n- hv_netvsc: Use bitmap_zalloc() when applicable (git-fixes).\n- hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening (bsc#1204017).\n- hv_netvsc: Validate number of allocated sub-channels (git-fixes).\n- hv_netvsc: Wait for completion on request SWITCH_DATA_PATH (bsc#1204017).\n- hv_netvsc: use netif_is_bond_master() instead of open code (git-fixes).\n- hv_utils: Fix passing zero to 'PTR_ERR' warning (git-fixes).\n- hwmon: (coretemp) Check for null before removing sysfs attrs (git-fixes).\n- hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new() (git-fixes).\n- hwmon: (i5500_temp) fix missing pci_disable_device() (git-fixes).\n- hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails (git-fixes).\n- i2c: i801: add lis3lv02d's I2C address for Vostro 5568 (git-fixes).\n- ibmvnic: Free rwi on reset success (bsc#1184350 ltc#191533 git-fixes).\n- iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger() (git-fixes).\n- iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails (git-fixes).\n- iio: health: afe4403: Fix oob read in afe4403_read_raw (git-fixes).\n- iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw (git-fixes).\n- iio: light: apds9960: fix wrong register for gesture gain (git-fixes).\n- iio: light: rpr0521: add missing Kconfig dependencies (git-fixes).\n- iio: pressure: ms5611: changed hardcoded SPI speed to value limited (git-fixes).\n- iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init() (git-fixes).\n- isdn: mISDN: netjet: fix wrong check of device registration (git-fixes).\n- iwlwifi: dbg: disable ini debug in 9000 family and below (git-fixes).\n- kABI: Fix after adding trace_iterator.wait_index (git-fixes).\n- kABI: remove new member of usbip_device (git-fixes).\n- kabi: fix transport_add_device change (git-fixes).\n- kexec: turn all kexec_mutex acquisitions into trylocks (git-fixes).\n- kvm: nVMX: reflect MTF VM-exits if injected by L1 (git-fixes).\n- loop: Check for overflow while configuring loop (git-fixes).\n- mISDN: fix misuse of put_device() in mISDN_register_device() (git-fixes).\n- mISDN: fix possible memory leak in mISDN_dsp_element_register() (git-fixes).\n- mISDN: fix possible memory leak in mISDN_register_device() (git-fixes).\n- md/raid5: Ensure stripe_fill happens on non-read IO with journal (git-fixes).\n- md: Replace snprintf with scnprintf (git-fixes).\n- media: dvb-frontends/drxk: initialize err to 0 (git-fixes).\n- media: meson: vdec: fix possible refcount leak in vdec_probe() (git-fixes).\n- media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation (git-fixes).\n- media: venus: dec: Handle the case where find_format fails (git-fixes).\n- media: vim2m: initialize the media device earlier (git-fixes).\n- media: vivid: fix assignment of dev->fbuf_out_flags (git-fixes).\n- misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram() (git-fixes).\n- mmc: core: properly select voltage range without power cycle (git-fixes).\n- mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI (git-fixes).\n- mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCI (git-fixes).\n- mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce timeout (git-fixes).\n- mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put() (git-fixes).\n- nbd: Fix use-after-free in pid_show (git-fixes).\n- nbd: fix possible overflow for 'first_minor' in nbd_dev_add() (git-fixes).\n- nbd: fix possible overflow on 'first_minor' in nbd_dev_add() (git-fixes).\n- nbd: handle device refs for DESTROY_ON_DISCONNECT properly (git-fixes).\n- net/x25: Fix skb leak in x25_lapb_receive_frame() (git-fixes).\n- net: ethernet: nixge: fix NULL dereference (git-fixes).\n- net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed (git-fixes).\n- net: hyperv: remove use of bpf_op_t (git-fixes).\n- net: netvsc: remove break after return (git-fixes).\n- net: phy: fix null-ptr-deref while probe() failed (git-fixes).\n- net: thunderbolt: Fix error handling in tbnet_init() (git-fixes).\n- net: usb: qmi_wwan: Set DTR quirk for MR400 (git-fixes).\n- net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch (git-fixes).\n- nfc/nci: fix race with opening and closing (git-fixes).\n- nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() (git-fixes).\n- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() (git-fixes).\n- nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTION (git-fixes).\n- nfc: st-nci: fix memory leaks in EVT_TRANSACTION (git-fixes).\n- nfsd: set the server_scope during service startup (bsc#1203746).\n- null_blk: Fail zone append to conventional zones (git-fixes).\n- null_blk: synchronization fix for zoned device (git-fixes).\n- nvmem: core: Check input parameter for NULL in nvmem_unregister() (bsc#1204241).\n- panic, kexec: make __crash_kexec() NMI safe (git-fixes).\n- parport_pc: Avoid FIFO port location truncation (git-fixes).\n- phy: stm32: fix an error code in probe (git-fixes).\n- pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map (git-fixes).\n- platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi (git-fixes).\n- powerpc/boot: Explicitly disable usage of SPE instructions (bsc#1156395).\n- powerpc/kvm: Fix kvm_use_magic_page (bsc#1156395).\n- printk: add missing memory barrier to wake_up_klogd() (bsc#1204934).\n- printk: use atomic updates for klogd work (bsc#1204934).\n- printk: wake waiters for safe and NMI contexts (bsc#1204934).\n- r8152: Add MAC passthrough support to new device (git-fixes).\n- r8152: add PID for the Lenovo OneLink+ Dock (git-fixes).\n- r8152: use new helper tcp_v6_gso_csum_prep (git-fixes).\n- rbd: fix possible memory leak in rbd_sysfs_init() (git-fixes).\n- regulator: core: fix UAF in destroy_regulator() (git-fixes).\n- regulator: core: fix kobject release warning and memory leak in regulator_register() (git-fixes).\n- regulator: twl6030: re-add TWL6032_SUBCLASS (git-fixes).\n- ring-buffer: Add ring_buffer_wake_waiters() (git-fixes).\n- ring-buffer: Allow splice to read previous partially read pages (git-fixes).\n- ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() (git-fixes).\n- ring-buffer: Check pending waiters when doing wake ups as well (git-fixes).\n- ring-buffer: Fix race between reset page and reading page (git-fixes).\n- ring-buffer: Have the shortest_full queue be the shortest not longest (git-fixes).\n- ring-buffer: Include dropped pages in counting dirty patches (git-fixes).\n- ring_buffer: Do not deactivate non-existant pages (git-fixes).\n- rndis_host: increase sleep time in the query-response loop (git-fixes).\n- rtc: mt6397: fix alarm register overwrite (git-fixes).\n- s390/boot: fix absolute zero lowcore corruption on boot (git-fixes).\n- s390/cpcmd: fix inline assembly register clobbering (git-fixes).\n- s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup (git-fixes).\n- s390/disassembler: increase ebpf disasm buffer size (git-fixes).\n- s390/futex: add missing EX_TABLE entry to __futex_atomic_op() (bsc#1205428 LTC#200501).\n- s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages (bsc#1203144 LTC#199881).\n- s390/mm: use non-quiescing sske for KVM switch to keyed guest (git-fixes).\n- s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser() (git-fixes).\n- s390/ptrace: return -ENOSYS when invalid syscall is supplied (git-fixes).\n- s390/uaccess: add missing EX_TABLE entries to __clear_user(), copy_in_user_mvcos(), copy_in_user_mvc(), clear_user_xc() and __strnlen_user() (bsc#1205428 LTC#200501).\n- s390/vtime: fix inline assembly clobber list (git-fixes).\n- s390/zcore: fix race when reading from hardware system area (git-fixes).\n- s390/zcrypt: fix zcard and zqueue hot-unplug memleak (git-fixes).\n- s390: Remove arch_has_random, arch_has_random_seed (git-fixes).\n- s390: fix double free of GS and RI CBs on fork() failure (git-fixes).\n- s390: fix nospec table alignments (git-fixes).\n- s390: mark __cpacf_query() as __always_inline (git-fixes).\n- scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND (git-fixes).\n- scsi: drivers: base: Propagate errors through the transport component (git-fixes).\n- scsi: drivers: base: Support atomic version of attribute_container_device_trigger (git-fixes).\n- scsi: ibmvfc: Avoid path failures during live migration (bsc#1065729 bsc#1204810 ltc#200162).\n- scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024 (bsc#1156395).\n- scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info (bsc#1204957).\n- scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs (bsc#1204957).\n- scsi: lpfc: Fix memory leak in lpfc_create_port() (bsc#1204957).\n- scsi: lpfc: Fix spelling mistake 'unsolicted' -> 'unsolicited' (bsc#1204957).\n- scsi: lpfc: Log when congestion management limits are in effect (bsc#1204957).\n- scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off (bsc#1204957).\n- scsi: lpfc: Update lpfc version to 14.2.0.8 (bsc#1204957).\n- scsi: lpfc: Update the obsolete adapter list (bsc#1204142).\n- scsi: qla2xxx: Fix serialization of DCBX TLV data request (bsc#1204963).\n- scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1204963).\n- scsi: scsi_transport_sas: Fix error handling in sas_phy_add() (git-fixes).\n- scsi: storvsc: Correctly handle multiple flags in srb_status (git-fixes).\n- scsi: storvsc: Drop DID_TARGET_FAILURE use (git-fixes).\n- scsi: storvsc: Fix handling of srb_status and capacity change events (git-fixes).\n- scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer (bsc#1204017).\n- scsi: storvsc: Fix validation for unsolicited incoming packets (bsc#1204017).\n- scsi: storvsc: Log TEST_UNIT_READY errors as warnings (git-fixes).\n- scsi: storvsc: Miscellaneous code cleanups (git-fixes).\n- scsi: storvsc: Parameterize number hardware queues (git-fixes).\n- scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq (git-fixes).\n- scsi: storvsc: Resolve data race in storvsc_probe() (bsc#1204017).\n- scsi: storvsc: Return DID_ERROR for invalid commands (git-fixes).\n- scsi: storvsc: Update error logging (git-fixes).\n- scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs (bsc#1204017).\n- scsi: storvsc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (git-fixes).\n- scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening (bsc#1204017).\n- scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() (bsc#1204017).\n- scsi: zfcp: Fix double free of FSF request when qdio send fails (git-fixes).\n- scsi: zfcp: Fix missing auto port scan and thus missing target ports (git-fixes).\n- serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs (git-fixes).\n- serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove() (git-fixes).\n- serial: 8250: omap: Flush PM QOS work on remove (git-fixes).\n- serial: 8250_lpss: Configure DMA also w/o DMA filter (git-fixes).\n- serial: 8250_omap: remove wait loop from Errata i202 workaround (git-fixes).\n- serial: imx: Add missing .thaw_noirq hook (git-fixes).\n- siox: fix possible memory leak in siox_device_add() (git-fixes).\n- slimbus: stream: correct presence rate frequencies (git-fixes).\n- spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock (git-fixes).\n- spi: stm32: Print summary 'callbacks suppressed' message (git-fixes).\n- staging: greybus: light: fix a couple double frees (git-fixes).\n- swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses (git-fixes).\n- tracing/ring-buffer: Have polling block on watermark (git-fixes).\n- tracing: Add ioctl() to force ring buffer waiters to wake up (git-fixes).\n- tracing: Disable interrupt or preemption before acquiring arch_spinlock_t (git-fixes).\n- tracing: Do not free snapshot if tracer is on cmdline (git-fixes).\n- tracing: Fix wild-memory-access in register_synth_event() (git-fixes).\n- tracing: Simplify conditional compilation code in tracing_set_tracer() (git-fixes).\n- tracing: Wake up ring buffer waiters on closing of the file (git-fixes).\n- tracing: Wake up waiters when tracing is disabled (git-fixes).\n- usb: add NO_LPM quirk for Realforce 87U Keyboard (git-fixes).\n- usb: chipidea: fix deadlock in ci_otg_del_timer (git-fixes).\n- usb: dwc3: exynos: Fix remove() function (git-fixes).\n- usb: dwc3: fix PHY disable sequence (git-fixes).\n- usb: dwc3: gadget: Clear ep descriptor last (git-fixes).\n- usb: dwc3: gadget: Fix null pointer exception (git-fixes).\n- usb: dwc3: qcom: fix runtime PM wakeup.\n- usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup (git-fixes).\n- usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (git-fixes).\n- usbip: add sysfs_lock to synchronize sysfs code paths (git-fixes).\n- usbip: stub-dev synchronize sysfs code paths (git-fixes).\n- usbip: stub_dev: remake locking for kABI (git-fixes).\n- usbip: synchronize event handler with sysfs code paths (git-fixes).\n- usbip: usbip_event: use global lock (git-fixes).\n- usbip: vudc synchronize sysfs code paths (git-fixes).\n- usbip: vudc_sysfs: use global lock (git-fixes).\n- use __netdev_notify_peers in hyperv (git-fixes).\n- v3 of 'PCI: hv: Only reuse existing IRTE allocation for Multi-MSI'\n- v3 of 'PCI: hv: Only reuse existing IRTE allocation for Multi-MSI' (bsc#1200845)\n- vfio/ccw: Do not change FSM state in subchannel event (git-fixes).\n- virtio-blk: Do not use MAX_DISCARD_SEGMENTS if max_discard_seg is zero (git-fixes).\n- virtio-blk: Use blk_validate_block_size() to validate block size (git-fixes).\n- virtio_blk: eliminate anonymous module_init & module_exit (git-fixes).\n- virtio_blk: fix the discard_granularity and discard_alignment queue limits (git-fixes).\n- vmlinux.lds.h: Fix placement of '.data..decrypted' section (git-fixes).\n- wifi: cfg80211: fix buffer overflow in elem comparison (git-fixes).\n- wifi: cfg80211: fix memory leak in query_regdb_file() (git-fixes).\n- wifi: cfg80211: silence a sparse RCU warning (git-fixes).\n- wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration (git-fixes).\n- workqueue: do not skip lockdep work dependency in cancel_work_sync() (bsc#1204967).\n- x86/cpu: Restore AMD's DE_CFG MSR after resume (bsc#1205473).\n- x86/hyperv: Output host build info as normal Windows version number (git-fixes).\n- x86/hyperv: check cpu mask after interrupt has been disabled (git-fixes).\n- x86/kexec: Fix double-free of elf header buffer (bsc#1205567).\n- x86/microcode/AMD: Apply the patch early on every logical thread (bsc#1205264).\n- x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery (git-fixes).\n- x86/xen: Distribute switch variables for initialization (git-fixes).\n- x86/xen: do not unbind uninitialized lock_kicker_irq (git-fixes).\n- xen-blkback: prevent premature module unload (git-fixes).\n- xen-netback: correct success/error reporting for the SKB-with-fraglist case (git-fixes).\n- xen/balloon: fix balloon kthread freezing (git-fixes).\n- xen/balloon: fix ballooned page accounting without hotplug enabled (git-fixes).\n- xen/balloon: fix cancelled balloon action (git-fixes).\n- xen/balloon: use a kernel thread instead a workqueue (git-fixes).\n- xen/gntdev: Avoid blocking in unmap_grant_pages() (git-fixes).\n- xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE (git-fixes).\n- xen/gntdev: Prevent leaking grants (git-fixes).\n- xen/pcpu: fix possible memory leak in register_pcpu() (git-fixes).\n- xen/privcmd: Corrected error handling path (git-fixes).\n- xen/privcmd: fix error exit of privcmd_ioctl_dm_op() (git-fixes).\n- xen/xenbus: Fix granting of vmalloc'd memory (git-fixes).\n- xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status (git-fixes).\n- xen: Fix XenStore initialisation for XS_LOCAL (git-fixes).\n- xen: Fix event channel callback via INTX/GSI (git-fixes).\n- xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32 (git-fixes).\n- xenbus: req->body should be updated before req->state (git-fixes).\n- xenbus: req->err should be updated before req->state (git-fixes).\n- xfs: Lower CIL flush limit for large logs (git-fixes).\n- xfs: Throttle commits on delayed background CIL push (git-fixes).\n- xfs: Use scnprintf() for avoiding potential buffer overflow (git-fixes).\n- xfs: check owner of dir3 blocks (git-fixes).\n- xfs: factor common AIL item deletion code (git-fixes).\n- xfs: open code insert range extent split helper (git-fixes).\n- xfs: rework collapse range into an atomic operation (git-fixes).\n- xfs: rework insert range into an atomic operation (git-fixes).\n- xfs: tail updates only need to occur when LSN changes (git-fixes).\n- xfs: trylock underlying buffer on dquot flush (git-fixes).\n- xfs: xfs_buf_corruption_error should take __this_address (git-fixes).\n- xhci: Remove device endpoints from bandwidth list when freeing the device (git-fixes).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46],{"_key":15},"CVE-2022-2602",{"_key":17},"CVE-2022-28693",{"_key":19},"CVE-2022-3567",{"_key":21},"CVE-2022-3628",{"_key":23},"CVE-2022-3635",{"_key":25},"CVE-2022-3707",{"_key":27},"CVE-2022-3903",{"_key":29},"CVE-2022-4095",{"_key":31},"CVE-2022-4129",{"_key":33},"CVE-2022-4139",{"_key":35},"CVE-2022-41850",{"_key":37},"CVE-2022-41858",{"_key":39},"CVE-2022-42895",{"_key":41},"CVE-2022-42896",{"_key":43},"CVE-2022-4378",{"_key":45},"CVE-2022-43945",{"_key":47},"CVE-2022-45934",[],[],[51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67],{"_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},{"_key":47},"2022-12-16T12:28:13Z","2026-02-04T03:30:55.623539Z",{"cisa_kev":71,"cisa_ransomware":71,"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,[73,80,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,241,245,249,253,257,261,265,269,273,277,281,286,290,294,298,302,306,310,314,318,322,326,330,334,338,342,346],{"url":74,"sources":75,"tags":78},"https://www.suse.com/support/update/announcement/2022/suse-su-20224503-1/",[76,77],"osv_suse","osv_opensuse",[79],"Advisory",{"url":81,"sources":82,"tags":83},"https://bugzilla.suse.com/1065729",[76,77],[84],"REPORT",{"url":86,"sources":87,"tags":88},"https://bugzilla.suse.com/1071995",[76,77],[84],{"url":90,"sources":91,"tags":92},"https://bugzilla.suse.com/1156395",[76,77],[84],{"url":94,"sources":95,"tags":96},"https://bugzilla.suse.com/1184350",[76,77],[84],{"url":98,"sources":99,"tags":100},"https://bugzilla.suse.com/1189297",[76,77],[84],{"url":102,"sources":103,"tags":104},"https://bugzilla.suse.com/1192761",[76,77],[84],{"url":106,"sources":107,"tags":108},"https://bugzilla.suse.com/1200845",[76,77],[84],{"url":110,"sources":111,"tags":112},"https://bugzilla.suse.com/1201455",[76,77],[84],{"url":114,"sources":115,"tags":116},"https://bugzilla.suse.com/1203144",[76,77],[84],{"url":118,"sources":119,"tags":120},"https://bugzilla.suse.com/1203746",[76,77],[84],{"url":122,"sources":123,"tags":124},"https://bugzilla.suse.com/1203960",[76,77],[84],{"url":126,"sources":127,"tags":128},"https://bugzilla.suse.com/1204017",[76,77],[84],{"url":130,"sources":131,"tags":132},"https://bugzilla.suse.com/1204142",[76,77],[84],{"url":134,"sources":135,"tags":136},"https://bugzilla.suse.com/1204215",[76,77],[84],{"url":138,"sources":139,"tags":140},"https://bugzilla.suse.com/1204228",[76,77],[84],{"url":142,"sources":143,"tags":144},"https://bugzilla.suse.com/1204241",[76,77],[84],{"url":146,"sources":147,"tags":148},"https://bugzilla.suse.com/1204328",[76,77],[84],{"url":150,"sources":151,"tags":152},"https://bugzilla.suse.com/1204446",[76,77],[84],{"url":154,"sources":155,"tags":156},"https://bugzilla.suse.com/1204636",[76,77],[84],{"url":158,"sources":159,"tags":160},"https://bugzilla.suse.com/1204693",[76,77],[84],{"url":162,"sources":163,"tags":164},"https://bugzilla.suse.com/1204780",[76,77],[84],{"url":166,"sources":167,"tags":168},"https://bugzilla.suse.com/1204791",[76,77],[84],{"url":170,"sources":171,"tags":172},"https://bugzilla.suse.com/1204810",[76,77],[84],{"url":174,"sources":175,"tags":176},"https://bugzilla.suse.com/1204827",[76,77],[84],{"url":178,"sources":179,"tags":180},"https://bugzilla.suse.com/1204850",[76,77],[84],{"url":182,"sources":183,"tags":184},"https://bugzilla.suse.com/1204868",[76,77],[84],{"url":186,"sources":187,"tags":188},"https://bugzilla.suse.com/1204934",[76,77],[84],{"url":190,"sources":191,"tags":192},"https://bugzilla.suse.com/1204957",[76,77],[84],{"url":194,"sources":195,"tags":196},"https://bugzilla.suse.com/1204963",[76,77],[84],{"url":198,"sources":199,"tags":200},"https://bugzilla.suse.com/1204967",[76,77],[84],{"url":202,"sources":203,"tags":204},"https://bugzilla.suse.com/1205220",[76,77],[84],{"url":206,"sources":207,"tags":208},"https://bugzilla.suse.com/1205264",[76,77],[84],{"url":210,"sources":211,"tags":212},"https://bugzilla.suse.com/1205329",[76,77],[84],{"url":214,"sources":215,"tags":216},"https://bugzilla.suse.com/1205330",[76,77],[84],{"url":218,"sources":219,"tags":220},"https://bugzilla.suse.com/1205428",[76,77],[84],{"url":222,"sources":223,"tags":224},"https://bugzilla.suse.com/1205514",[76,77],[84],{"url":226,"sources":227,"tags":228},"https://bugzilla.suse.com/1205567",[76,77],[84],{"url":230,"sources":231,"tags":232},"https://bugzilla.suse.com/1205617",[76,77],[84],{"url":234,"sources":235,"tags":236},"https://bugzilla.suse.com/1205671",[76,77],[84],{"url":238,"sources":239,"tags":240},"https://bugzilla.suse.com/1205700",[76,77],[84],{"url":242,"sources":243,"tags":244},"https://bugzilla.suse.com/1205705",[76,77],[84],{"url":246,"sources":247,"tags":248},"https://bugzilla.suse.com/1205709",[76,77],[84],{"url":250,"sources":251,"tags":252},"https://bugzilla.suse.com/1205753",[76,77],[84],{"url":254,"sources":255,"tags":256},"https://bugzilla.suse.com/1205984",[76,77],[84],{"url":258,"sources":259,"tags":260},"https://bugzilla.suse.com/1205985",[76,77],[84],{"url":262,"sources":263,"tags":264},"https://bugzilla.suse.com/1205986",[76,77],[84],{"url":266,"sources":267,"tags":268},"https://bugzilla.suse.com/1205987",[76,77],[84],{"url":270,"sources":271,"tags":272},"https://bugzilla.suse.com/1205988",[76,77],[84],{"url":274,"sources":275,"tags":276},"https://bugzilla.suse.com/1205989",[76,77],[84],{"url":278,"sources":279,"tags":280},"https://bugzilla.suse.com/1206207",[76,77],[84],{"url":282,"sources":283,"tags":284},"https://www.suse.com/security/cve/CVE-2022-2602",[76,77],[285],"WEB",{"url":287,"sources":288,"tags":289},"https://www.suse.com/security/cve/CVE-2022-28693",[76,77],[285],{"url":291,"sources":292,"tags":293},"https://www.suse.com/security/cve/CVE-2022-3567",[76,77],[285],{"url":295,"sources":296,"tags":297},"https://www.suse.com/security/cve/CVE-2022-3628",[76,77],[285],{"url":299,"sources":300,"tags":301},"https://www.suse.com/security/cve/CVE-2022-3635",[76,77],[285],{"url":303,"sources":304,"tags":305},"https://www.suse.com/security/cve/CVE-2022-3707",[76,77],[285],{"url":307,"sources":308,"tags":309},"https://www.suse.com/security/cve/CVE-2022-3903",[76,77],[285],{"url":311,"sources":312,"tags":313},"https://www.suse.com/security/cve/CVE-2022-4095",[76,77],[285],{"url":315,"sources":316,"tags":317},"https://www.suse.com/security/cve/CVE-2022-4129",[76,77],[285],{"url":319,"sources":320,"tags":321},"https://www.suse.com/security/cve/CVE-2022-4139",[76,77],[285],{"url":323,"sources":324,"tags":325},"https://www.suse.com/security/cve/CVE-2022-41850",[76,77],[285],{"url":327,"sources":328,"tags":329},"https://www.suse.com/security/cve/CVE-2022-41858",[76,77],[285],{"url":331,"sources":332,"tags":333},"https://www.suse.com/security/cve/CVE-2022-42895",[76,77],[285],{"url":335,"sources":336,"tags":337},"https://www.suse.com/security/cve/CVE-2022-42896",[76,77],[285],{"url":339,"sources":340,"tags":341},"https://www.suse.com/security/cve/CVE-2022-4378",[76,77],[285],{"url":343,"sources":344,"tags":345},"https://www.suse.com/security/cve/CVE-2022-43945",[76,77],[285],{"url":347,"sources":348,"tags":349},"https://www.suse.com/security/cve/CVE-2022-45934",[76,77],[285],[],[],[],[354,367,372,377,383,387],{"ecosystem":355,"name":356,"vendor":357,"product":358,"cpe_part":9,"purl_type":359,"purl_namespace":357,"purl_name":358,"source":9,"versions":360},"openSUSE","kernel-azure","opensuse","kernel-azure&distro=openSUSE Leap 15.3","rpm",[361],{"version":362,"is_range":363,"range_type":364,"version_start":9,"version_start_type":9,"version_end":365,"version_end_type":366,"fixed_in":9},"lt5_3_18_150300_38_88_1",true,"ecosystem","5.3.18-150300.38.88.1","excluding",{"ecosystem":355,"name":368,"vendor":357,"product":369,"cpe_part":9,"purl_type":359,"purl_namespace":357,"purl_name":369,"source":9,"versions":370},"kernel-source-azure","kernel-source-azure&distro=openSUSE Leap 15.3",[371],{"version":362,"is_range":363,"range_type":364,"version_start":9,"version_start_type":9,"version_end":365,"version_end_type":366,"fixed_in":9},{"ecosystem":355,"name":373,"vendor":357,"product":374,"cpe_part":9,"purl_type":359,"purl_namespace":357,"purl_name":374,"source":9,"versions":375},"kernel-syms-azure","kernel-syms-azure&distro=openSUSE Leap 15.3",[376],{"version":362,"is_range":363,"range_type":364,"version_start":9,"version_start_type":9,"version_end":365,"version_end_type":366,"fixed_in":9},{"ecosystem":378,"name":356,"vendor":379,"product":380,"cpe_part":9,"purl_type":359,"purl_namespace":379,"purl_name":380,"source":9,"versions":381},"SUSE Linux Enterprise","suse","kernel-azure&distro=SUSE Linux Enterprise Module for Public Cloud 15 SP3",[382],{"version":362,"is_range":363,"range_type":364,"version_start":9,"version_start_type":9,"version_end":365,"version_end_type":366,"fixed_in":9},{"ecosystem":378,"name":368,"vendor":379,"product":384,"cpe_part":9,"purl_type":359,"purl_namespace":379,"purl_name":384,"source":9,"versions":385},"kernel-source-azure&distro=SUSE Linux Enterprise Module for Public Cloud 15 SP3",[386],{"version":362,"is_range":363,"range_type":364,"version_start":9,"version_start_type":9,"version_end":365,"version_end_type":366,"fixed_in":9},{"ecosystem":378,"name":373,"vendor":379,"product":388,"cpe_part":9,"purl_type":359,"purl_namespace":379,"purl_name":388,"source":9,"versions":389},"kernel-syms-azure&distro=SUSE Linux Enterprise Module for Public Cloud 15 SP3",[390],{"version":362,"is_range":363,"range_type":364,"version_start":9,"version_start_type":9,"version_end":365,"version_end_type":366,"fixed_in":9}]