{"id":"SUSE-SU-2023:2140-1","summary":"Security update for the Linux Kernel","details":"The SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2023-2235: A use-after-free vulnerability in the Performance Events system can be exploited to achieve local privilege escalation (bsc#1210986).\n- CVE-2022-2196: Fixed a regression related to KVM that allowed for speculative execution attacks (bsc#1206992).\n- CVE-2023-23006: Fixed NULL checking against IS_ERR in dr_domain_init_resources (bsc#1208845).\n- CVE-2023-1670: Fixed a use after free in the Xircom 16-bit PCMCIA Ethernet driver. A local user could use this flaw to crash the system or potentially escalate their privileges on the system (bsc#1209871).\n- CVE-2023-2176: A vulnerability was found in compare_netdev_and_ip in drivers/infiniband/core/cma.c in RDMA. The improper cleanup results in out-of-boundary read, where a local user can utilize this problem to crash the system or escalation of privilege (bsc#1210629).\n- CVE-2023-0386: A flaw was found where unauthorized access to the execution of the setuid file with capabilities was found in the OverlayFS subsystem, when a user copies a capable file from a nosuid mount into another mount. This uid mapping bug allowed a local user to escalate their privileges on the system (bsc#1209615).\n- CVE-2023-1998: Fixed a use after free during login when accessing the shost ipaddress (bsc#1210506).\n- CVE-2023-1855: Fixed a use after free in xgene_hwmon_remove (bsc#1210202).\n- CVE-2023-30772: Fixed a race condition and resultant use-after-free in da9150_charger_remove (bsc#1210329).\n- CVE-2023-2019: A flaw was found in the netdevsim device driver, more specifically within the scheduling of events. This issue results from the improper management of a reference count and may lead to a denial of service (bsc#1210454).\n- CVE-2023-2008: A flaw was found in the fault handler of the udmabuf device driver. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code (bsc#1210453).\n- CVE-2023-1989: Fixed a use after free in btsdio_remove (bsc#1210336).\n- CVE-2023-1990: Fixed a use after free in ndlc_remove (bsc#1210337).\n\nThe following non-security bugs were fixed:\n\n- ACPI: CPPC: Disable FIE if registers in PCC regions (bsc#1210953).\n- ACPI: VIOT: Initialize the correct IOMMU fwspec (git-fixes).\n- ACPI: resource: Add Medion S17413 to IRQ override quirk (git-fixes).\n- ALSA: emu10k1: do not create old pass-through playback device on Audigy (git-fixes).\n- ALSA: emu10k1: fix capture interrupt handler unlinking (git-fixes).\n- ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex() (git-fixes).\n- ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock (git-fixes).\n- ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2 (git-fixes).\n- ALSA: hda/realtek: Enable mute/micmute LEDs and speaker support for HP Laptops (git-fixes).\n- ALSA: hda/realtek: Remove specific patch for Dell Precision 3260 (git-fixes).\n- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook (git-fixes).\n- ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP platform (git-fixes).\n- ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboard (git-fixes).\n- ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards (git-fixes).\n- ALSA: hda: cs35l41: Enable Amp High Pass Filter (git-fixes).\n- ALSA: hda: patch_realtek: add quirk for Asus N7601ZM (git-fixes).\n- ALSA: i2c/cs8427: fix iec958 mixer control deactivation (git-fixes).\n- ARM: 9290/1: uaccess: Fix KASAN false-positives (git-fixes).\n- ARM: dts: exynos: fix WM8960 clock name in Itop Elite (git-fixes).\n- ARM: dts: gta04: fix excess dma channel usage (git-fixes).\n- ARM: dts: qcom: ipq4019: Fix the PCI I/O port range (git-fixes).\n- ARM: dts: rockchip: fix a typo error for rk3288 spdif node (git-fixes).\n- ARM: dts: s5pv210: correct MIPI CSIS clock name (git-fixes).\n- ASN.1: Fix check for strdup() success (git-fixes).\n- ASoC: cs35l41: Only disable internal boost (git-fixes).\n- ASoC: es8316: Handle optional IRQ assignment (git-fixes).\n- ASoC: fsl_asrc_dma: fix potential null-ptr-deref (git-fixes).\n- ASoC: fsl_mqs: move of_node_put() to the correct location (git-fixes).\n- Bluetooth: Fix race condition in hidp_session_thread (git-fixes).\n- Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} (git-fixes).\n- Drivers: vmbus: Check for channel allocation before looking up relids (git-fixes).\n- IB/mlx5: Add support for 400G_8X lane speed (git-fixes)\n- Input: hp_sdc_rtc - mark an unused function as __maybe_unused (git-fixes).\n- Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe (git-fixes).\n- KEYS: Add missing function documentation (git-fixes).\n- KEYS: Create static version of public_key_verify_signature (git-fixes).\n- NFS: Cleanup unused rpc_clnt variable (git-fixes).\n- NFSD: Avoid calling OPDESC() with ops-\u003eopnum == OP_ILLEGAL (git-fixes).\n- NFSD: callback request does not use correct credential for AUTH_SYS (git-fixes).\n- PCI/EDR: Clear Device Status after EDR error recovery (git-fixes).\n- PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled (git-fixes).\n- PCI: imx6: Install the fault handler only on compatible match (git-fixes).\n- PCI: loongson: Add more devices that need MRRS quirk (git-fixes).\n- PCI: loongson: Prevent LS7A MRRS increases (git-fixes).\n- PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock (git-fixes).\n- PCI: qcom: Fix the incorrect register usage in v2.7.0 config (git-fixes).\n- RDMA/cma: Allow UD qp_type to join multicast only (git-fixes)\n- RDMA/core: Fix GID entry ref leak when create_ah fails (git-fixes)\n- RDMA/irdma: Add ipv4 check to irdma_find_listener() (git-fixes)\n- RDMA/irdma: Fix memory leak of PBLE objects (git-fixes)\n- RDMA/irdma: Increase iWARP CM default rexmit count (git-fixes)\n- Remove obsolete KMP obsoletes (bsc#1210469).\n- Revert 'Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work' (git-fixes).\n- Revert 'pinctrl: amd: Disable and mask interrupts on resume' (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: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs (git-fixes).\n- USB: serial: option: add Quectel RM500U-CN modem (git-fixes).\n- USB: serial: option: add Telit FE990 compositions (git-fixes).\n- USB: serial: option: add UNISOC vendor and TOZED LT70C product (git-fixes).\n- amdgpu: disable powerpc support for the newer display engine (bsc#1194869).\n- arm64: dts: imx8mm-evk: correct pmic clock source (git-fixes).\n- arm64: dts: meson-g12-common: specify full DMC range (git-fixes).\n- arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node (git-fixes).\n- arm64: dts: qcom: ipq8074: Fix the PCI I/O port range (git-fixes).\n- arm64: dts: qcom: msm8994-kitakami: drop unit address from PMI8994 regulator (git-fixes).\n- arm64: dts: qcom: msm8994-msft-lumia-octagon: drop unit address from PMI8994 regulator (git-fixes).\n- arm64: dts: qcom: msm8996: Fix the PCI I/O port range (git-fixes).\n- arm64: dts: qcom: msm8998: Fix stm-stimulus-base reg name (git-fixes).\n- arm64: dts: qcom: msm8998: Fix the PCI I/O port range (git-fixes).\n- arm64: dts: qcom: sc7180-trogdor-lazor: correct trackpad supply (git-fixes).\n- arm64: dts: qcom: sdm845: Fix the PCI I/O port range (git-fixes).\n- arm64: dts: qcom: sm8250: Fix the PCI I/O port range (git-fixes).\n- arm64: dts: renesas: r8a774c0: Remove bogus voltages from OPP table (git-fixes).\n- arm64: dts: renesas: r8a77990: Remove bogus voltages from OPP table (git-fixes).\n- arm64: dts: ti: k3-j721e-main: Remove ti,strobe-sel property (git-fixes).\n- bluetooth: Perform careful capability checks in hci_sock_ioctl() (git-fixes).\n- cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods\n- cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly\n- cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() (bsc#1210827).\n- cifs: fix negotiate context parsing (bsc#1210301).\n- clk: add missing of_node_put() in 'assigned-clocks' property parsing (git-fixes).\n- clk: at91: clk-sam9x60-pll: fix return value check (git-fixes).\n- clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent (git-fixes).\n- clk: sprd: set max_register according to mapping range (git-fixes).\n- clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when init fails (git-fixes).\n- cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIE (bsc#1210953).\n- cpufreq: CPPC: Fix performance/frequency conversion (git-fixes).\n- cpumask: fix incorrect cpumask scanning result checks (bsc#1210943).\n- crypto: caam - Clear some memory in instantiate_rng (git-fixes).\n- crypto: drbg - Only fail when jent is unavailable in FIPS mode (git-fixes).\n- crypto: sa2ul - Select CRYPTO_DES (git-fixes).\n- crypto: safexcel - Cleanup ring IRQ workqueues on load failure (git-fixes).\n- driver core: Do not require dynamic_debug for initcall_debug probe timing (git-fixes).\n- drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler() (git-fixes).\n- drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler() (git-fixes).\n- drm/amd/display/dc/dce60/Makefile: Fix previous attempt to silence known override-init warnings (git-fixes).\n- drm/amd/display: Fix potential null dereference (git-fixes).\n- drm/amdgpu: Re-enable DCN for 64-bit powerpc (bsc#1194869).\n- drm/armada: Fix a potential double free in an error handling path (git-fixes).\n- drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535 (git-fixes).\n- drm/bridge: lt8912b: Fix DSI Video Mode (git-fixes).\n- drm/bridge: lt9611: Fix PLL being unable to lock (git-fixes).\n- drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var (git-fixes).\n- drm/i915/dsi: fix DSS CTL register offsets for TGL+ (git-fixes).\n- drm/i915: Fix fast wake AUX sync len (git-fixes).\n- drm/i915: Make intel_get_crtc_new_encoder() less oopsy (git-fixes).\n- drm/i915: fix race condition UAF in i915_perf_add_config_ioctl (git-fixes).\n- drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe() (git-fixes).\n- drm/msm/adreno: drop bogus pm_runtime_set_active() (git-fixes).\n- drm/msm/disp/dpu: check for crtc enable rather than crtc active to release shared resources (git-fixes).\n- drm/msm: fix NULL-deref on snapshot tear down (git-fixes).\n- drm/nouveau/disp: Support more modes by checking with lower bpc (git-fixes).\n- drm/panel: otm8009a: Set backlight parent to panel device (git-fixes).\n- drm/probe-helper: Cancel previous job before starting new one (git-fixes).\n- drm/rockchip: Drop unbalanced obj unref (git-fixes).\n- drm/vgem: add missing mutex_destroy (git-fixes).\n- drm: msm: adreno: Disable preemption on Adreno 510 (git-fixes).\n- drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F (git-fixes).\n- drm: rcar-du: Fix a NULL vs IS_ERR() bug (git-fixes).\n- dt-bindings: arm: fsl: Fix copy-paste error in comment (git-fixes).\n- dt-bindings: iio: ti,tmp117: fix documentation link (git-fixes).\n- dt-bindings: mailbox: qcom,apcs-kpss-global: fix SDX55 'if' match (git-fixes).\n- dt-bindings: nvmem: qcom,spmi-sdam: fix example 'reg' property (git-fixes).\n- dt-bindings: remoteproc: stm32-rproc: Typo fix (git-fixes).\n- dt-bindings: soc: qcom: smd-rpm: re-add missing qcom,rpm-msm8994 (git-fixes).\n- e1000e: Disable TSO on i219-LM card to increase speed (git-fixes).\n- efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L (git-fixes).\n- ext4: Fix deadlock during directory rename (bsc#1210763).\n- ext4: Fix possible corruption when moving a directory (bsc#1210763).\n- ext4: fix RENAME_WHITEOUT handling for inline directories (bsc#1210766).\n- ext4: fix another off-by-one fsmap error on 1k block filesystems (bsc#1210767).\n- ext4: fix bad checksum after online resize (bsc#1210762 bsc#1208076).\n- ext4: fix cgroup writeback accounting with fs-layer encryption (bsc#1210765).\n- ext4: fix corruption when online resizing a 1K bigalloc fs (bsc#1206891).\n- ext4: fix incorrect options show of original mount_opt and extend mount_opt2 (bsc#1210764).\n- ext4: fix possible double unlock when moving a directory (bsc#1210763).\n- ext4: use ext4_journal_start/stop for fast commit transactions (bsc#1210793).\n- fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace (git-fixes).\n- firmware: qcom_scm: Clear download bit during reboot (git-fixes).\n- firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe (git-fixes).\n- fpga: bridge: fix kernel-doc parameter description (git-fixes).\n- hwmon: (adt7475) Use device_property APIs when configuring polarity (git-fixes).\n- hwmon: (k10temp) Check range scale when CUR_TEMP register is read-write (git-fixes).\n- hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151E (git-fixes).\n- i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path (git-fixes).\n- i2c: hisi: Avoid redundant interrupts (git-fixes).\n- i2c: imx-lpi2c: clean rx/tx buffers upon new message (git-fixes).\n- i2c: ocores: generate stop condition after timeout in polling mode (git-fixes).\n- i915/perf: Replace DRM_DEBUG with driver specific drm_dbg call (git-fixes).\n- ice: avoid bonding causing auxiliary plug/unplug under RTNL lock (bsc#1210158).\n- iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger() (git-fixes).\n- iio: light: tsl2772: fix reading proximity-diodes from device tree (git-fixes).\n- ipmi: fix SSIF not responding under certain cond (git-fixes).\n- ipmi:ssif: Add send_retries increment (git-fixes).\n- k-m-s: Drop Linux 2.6 support\n- kABI: PCI: loongson: Prevent LS7A MRRS increases (kabi).\n- kABI: x86/msi: Fix msi message data shadow struct (kabi).\n- kabi/severities: ignore KABI for NVMe target (bsc#1174777).\n- keys: Fix linking a duplicate key to a keyring's assoc_array (bsc#1207088).\n- locking/rwbase: Mitigate indefinite writer starvation.\n- media: av7110: prevent underflow in write_ts_to_decoder() (git-fixes).\n- media: dm1105: Fix use after free bug in dm1105_remove due to race condition (git-fixes).\n- media: max9286: Free control handler (git-fixes).\n- media: rc: gpio-ir-recv: Fix support for wake-up (git-fixes).\n- media: rkvdec: fix use after free bug in rkvdec_remove (git-fixes).\n- media: saa7134: fix use after free bug in saa7134_finidev due to race condition (git-fixes).\n- media: venus: dec: Fix handling of the start cmd (git-fixes).\n- memstick: fix memory leak if card device is never registered (git-fixes).\n- mm/filemap: fix page end in filemap_get_read_batch (bsc#1210768).\n- mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages (bsc#1210034).\n- mm: take a page reference when removing device exclusive entries (bsc#1211025).\n- mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for data (git-fixes).\n- mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25 (git-fixes).\n- mtd: core: fix error path for nvmem provider (git-fixes).\n- mtd: core: fix nvmem error reporting (git-fixes).\n- mtd: core: provide unique name for nvmem device, take two (git-fixes).\n- mtd: spi-nor: Fix a trivial typo (git-fixes).\n- net: phy: nxp-c45-tja11xx: add remove callback (git-fixes).\n- net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow (git-fixes).\n- nfsd: call op_release, even when op_func returns an error (git-fixes).\n- nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread() (git-fixes).\n- nilfs2: initialize unused bytes in segment summary blocks (git-fixes).\n- nvme initialize core quirks before calling nvme_init_subsystem (git-fixes).\n- nvme-auth: uninitialized variable in nvme_auth_transform_key() (git-fixes).\n- nvme-fcloop: fix 'inconsistent {IN-HARDIRQ-W} -\u003e {HARDIRQ-ON-W} usage' (git-fixes).\n- nvme-hwmon: consistently ignore errors from nvme_hwmon_init (git-fixes).\n- nvme-hwmon: kmalloc the NVME SMART log buffer (git-fixes).\n- nvme-multipath: fix possible hang in live ns resize with ANA access (git-fixes).\n- nvme-pci: fix doorbell buffer value endianness (git-fixes).\n- nvme-pci: fix mempool alloc size (git-fixes).\n- nvme-pci: fix page size checks (git-fixes).\n- nvme-pci: fix timeout request state check (git-fixes).\n- nvme-rdma: fix possible hang caused during ctrl deletion (git-fixes).\n- nvme-tcp: fix possible circular locking when deleting a controller under memory pressure (git-fixes).\n- nvme-tcp: fix possible hang caused during ctrl deletion (git-fixes).\n- nvme-tcp: fix regression that causes sporadic requests to time out (git-fixes).\n- nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices (git-fixes).\n- nvme: add device name to warning in uuid_show() (git-fixes).\n- nvme: catch -ENODEV from nvme_revalidate_zones again (git-fixes).\n- nvme: copy firmware_rev on each init (git-fixes).\n- nvme: define compat_ioctl again to unbreak 32-bit userspace (git-fixes).\n- nvme: fix async event trace event (git-fixes).\n- nvme: fix handling single range discard request (git-fixes).\n- nvme: fix per-namespace chardev deletion (git-fixes).\n- nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition (git-fixes).\n- nvme: fix the read-only state for zoned namespaces with unsupposed features (git-fixes).\n- nvme: improve the NVME_CONNECT_AUTHREQ* definitions (git-fixes).\n- nvme: move nvme_multi_css into nvme.h (git-fixes).\n- nvme: return err on nvme_init_non_mdts_limits fail (git-fixes).\n- nvme: send Identify with CNS 06h only to I/O controllers (bsc#1209693).\n- nvme: set dma alignment to dword (git-fixes).\n- nvme: use command_id instead of req-\u003etag in trace_nvme_complete_rq() (git-fixes).\n- nvmet-auth: do not try to cancel a non-initialized work_struct (git-fixes).\n- nvmet-tcp: fix incomplete data digest send (git-fixes).\n- nvmet-tcp: fix regression in data_digest calculation (git-fixes).\n- nvmet: add helpers to set the result field for connect commands (git-fixes).\n- nvmet: avoid potential UAF in nvmet_req_complete() (git-fixes).\n- nvmet: do not defer passthrough commands with trivial effects to the workqueue (git-fixes).\n- nvmet: fix I/O Command Set specific Identify Controller (git-fixes).\n- nvmet: fix Identify Active Namespace ID list handling (git-fixes).\n- nvmet: fix Identify Controller handling (git-fixes).\n- nvmet: fix Identify Namespace handling (git-fixes).\n- nvmet: fix a memory leak (git-fixes).\n- nvmet: fix a memory leak in nvmet_auth_set_key (git-fixes).\n- nvmet: fix a use-after-free (git-fixes).\n- nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show (git-fixes).\n- nvmet: force reconnect when number of queue changes (git-fixes).\n- nvmet: looks at the passthrough controller when initializing CAP (git-fixes).\n- nvmet: only allocate a single slab for bvecs (git-fixes).\n- nvmet: use IOCB_NOWAIT only if the filesystem supports it (git-fixes).\n- perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_event_bpf_output (git fixes).\n- perf/core: Fix the same task check in perf_event_set_output (git fixes).\n- perf: Fix check before add_event_to_groups() in perf_group_detach() (git fixes).\n- perf: fix perf_event_context-\u003etime (git fixes).\n- platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2 (git-fixes).\n- platform/x86: gigabyte-wmi: add support for X570S AORUS ELITE (git-fixes).\n- power: supply: cros_usbpd: reclassify 'default case!' as debug (git-fixes).\n- power: supply: generic-adc-battery: fix unit scaling (git-fixes).\n- powerpc/64: Always build with 128-bit long double (bsc#1194869).\n- powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec (bsc#1194869).\n- powerpc/hv-gpci: Fix hv_gpci event list (git fixes).\n- powerpc/papr_scm: Update the NUMA distance table for the target node (bsc#1209999 ltc#202140 bsc#1142685 ltc#179509 git-fixes).\n- powerpc/perf/hv-24x7: add missing RTAS retry status handling (git fixes).\n- powerpc/pseries: Consolidate different NUMA distance update code paths (bsc#1209999 ltc#202140 bsc#1142685 ltc#179509 git-fixes).\n- powerpc: declare unmodified attribute_group usages const (git-fixes).\n- regulator: core: Avoid lockdep reports when resolving supplies (git-fixes).\n- regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow() (git-fixes).\n- regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since booted (git-fixes).\n- regulator: fan53555: Explicitly include bits header (git-fixes).\n- regulator: fan53555: Fix wrong TCS_SLEW_MASK (git-fixes).\n- regulator: stm32-pwr: fix of_iomap leak (git-fixes).\n- remoteproc: Harden rproc_handle_vdev() against integer overflow (git-fixes).\n- remoteproc: imx_rproc: Call of_node_put() on iteration error (git-fixes).\n- remoteproc: st: Call of_node_put() on iteration error (git-fixes).\n- remoteproc: stm32: Call of_node_put() on iteration error (git-fixes).\n- rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time (git-fixes).\n- rtc: omap: include header for omap_rtc_power_off_program prototype (git-fixes).\n- sched/fair: Fix imbalance overflow (bsc#1155798).\n- sched/fair: Limit sched slice duration (bsc#1189999).\n- sched/fair: Move calculate of avg_load to a better location (bsc#1155798).\n- sched/fair: Sanitize vruntime of entity being migrated (bsc#1203325).\n- sched/fair: sanitize vruntime of entity being placed (bsc#1203325).\n- sched/numa: Stop an exhastive search if an idle core is found (bsc#1189999).\n- sched_getaffinity: do not assume 'cpumask_size()' is fully initialized (bsc#1155798).\n- scsi: aic94xx: Add missing check for dma_map_single() (git-fixes).\n- scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD (git-fixes bsc#1203039).\n- scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR (git-fixes).\n- scsi: core: Fix a procfs host directory removal regression (git-fixes).\n- scsi: core: Fix a source code comment (git-fixes).\n- scsi: core: Remove the /proc/scsi/${proc_name} directory earlier (git-fixes).\n- scsi: hisi_sas: Check devm_add_action() return value (git-fixes).\n- scsi: hisi_sas: Set a port invalid only if there are no devices attached when refreshing port id (git-fixes).\n- scsi: ipr: Work around fortify-string warning (git-fixes).\n- scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param() (git-fixes).\n- scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress (git-fixes).\n- scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress (git-fixes).\n- scsi: kABI workaround for fc_host_fpin_rcv (git-fixes).\n- scsi: libsas: Remove useless dev_list delete in sas_ex_discover_end_dev() (git-fixes).\n- scsi: lpfc: Avoid usage of list iterator variable after loop (git-fixes).\n- scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read() (git-fixes).\n- scsi: lpfc: Copyright updates for 14.2.0.11 patches (bsc#1210943).\n- scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery (bsc#1210943).\n- scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN (bsc#1210943).\n- scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting() (bsc#1210943).\n- scsi: lpfc: Fix double word in comments (bsc#1210943).\n- scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup() (bsc#1210943).\n- scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driver (bsc#1210943).\n- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow (bsc#1210943).\n- scsi: lpfc: Record LOGO state with discovery engine even if aborted (bsc#1210943).\n- scsi: lpfc: Reorder freeing of various DMA buffers and their list removal (bsc#1210943).\n- scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic (bsc#1210943).\n- scsi: lpfc: Silence an incorrect device output (bsc#1210943).\n- scsi: lpfc: Skip waiting for register ready bits when in unrecoverable state (bsc#1210943).\n- scsi: lpfc: Update lpfc version to 14.2.0.11 (bsc#1210943).\n- scsi: megaraid_sas: Fix crash after a double completion (git-fixes).\n- scsi: megaraid_sas: Update max supported LD IDs to 240 (git-fixes).\n- scsi: mpt3sas: Do not print sense pool info twice (git-fixes).\n- scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() (git-fixes).\n- scsi: mpt3sas: Fix a memory leak (git-fixes).\n- scsi: qla2xxx: Fix memory leak in qla2x00_probe_one() (git-fixes).\n- scsi: qla2xxx: Perform lockless command completion in abort path (git-fixes).\n- scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate() (git-fixes).\n- scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv() (bsc#1210943).\n- scsi: sd: Fix wrong zone_write_granularity value during revalidate (git-fixes).\n- scsi: ses: Do not attach if enclosure has no components (git-fixes).\n- scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses (git-fixes).\n- scsi: ses: Fix possible desc_ptr out-of-bounds accesses (git-fixes).\n- scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() (git-fixes).\n- scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() (git-fixes).\n- scsi: snic: Fix memory leak with using debugfs_lookup() (git-fixes).\n- seccomp: Move copy_seccomp() to no failure path (bsc#1210817).\n- selftests/kselftest/runner/run_one(): allow running non-executable files (git-fixes).\n- selftests: sigaltstack: fix -Wuninitialized (git-fixes).\n- selinux: ensure av_permissions.h is built when needed (git-fixes).\n- selinux: fix Makefile dependencies of flask.h (git-fixes).\n- serial: 8250: Add missing wakeup event reporting (git-fixes).\n- serial: 8250_bcm7271: Fix arbitration handling (git-fixes).\n- serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards (git-fixes).\n- serial: exar: Add support for Sealevel 7xxxC serial cards (git-fixes).\n- signal handling: do not use BUG_ON() for debugging (bsc#1210439).\n- signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed (bsc#1210816).\n- signal: Do not always set SA_IMMUTABLE for forced signals (bsc#1210816).\n- signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE (bsc#1210816).\n- soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe (git-fixes).\n- spi: cadence-quadspi: fix suspend-resume implementations (git-fixes).\n- spi: fsl-spi: Fix CPM/QE mode Litte Endian (git-fixes).\n- spi: qup: Do not skip cleanup in remove's error path (git-fixes).\n- staging: iio: resolver: ads1210: fix config mode (git-fixes).\n- staging: rtl8192e: Fix W_DISABLE# does not work after stop/start (git-fixes).\n- stat: fix inconsistency between struct stat and struct compat_stat (git-fixes).\n- sunrpc: only free unix grouplist after RCU settles (git-fixes).\n- tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH (git-fixes).\n- tty: serial: fsl_lpuart: adjust buffer length to the intended size (git-fixes).\n- udf: Check consistency of Space Bitmap Descriptor (bsc#1210771).\n- udf: Fix a slab-out-of-bounds write bug in udf_find_entry() (bsc#1206649).\n- udf: Support splicing to file (bsc#1210770).\n- usb: chipidea: fix missing goto in `ci_hdrc_probe` (git-fixes).\n- usb: chipidea: imx: avoid unnecessary probe defer (git-fixes).\n- usb: dwc3: gadget: Change condition for processing suspend event (git-fixes).\n- usb: dwc3: pci: add support for the Intel Meteor Lake-S (git-fixes).\n- usb: gadget: tegra-xudc: Fix crash in vbus_draw (git-fixes).\n- usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition (git-fixes).\n- usb: host: xhci-rcar: remove leftover quirk handling (git-fixes).\n- virt/coco/sev-guest: Add throttling awareness (bsc#1209927).\n- virt/coco/sev-guest: Carve out the request issuing logic into a helper (bsc#1209927).\n- virt/coco/sev-guest: Check SEV_SNP attribute at probe time (bsc#1209927).\n- virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-case (bsc#1209927).\n- virt/coco/sev-guest: Do some code style cleanups (bsc#1209927).\n- virt/coco/sev-guest: Remove the disable_vmpck label in handle_guest_request() (bsc#1209927).\n- virt/coco/sev-guest: Simplify extended guest request handling (bsc#1209927).\n- virt/sev-guest: Return -EIO if certificate buffer is not large enough (bsc#1209927).\n- virtio_ring: do not update event idx on get_buf (git-fixes).\n- vmci_host: fix a race condition in vmci_host_poll() causing GPF (git-fixes).\n- vmxnet3: use gro callback when UPT is enabled (bsc#1209739).\n- wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list() (git-fixes).\n- wifi: ath6kl: minor fix for allocation size (git-fixes).\n- wifi: ath6kl: reduce WARN to dev_dbg() in callback (git-fixes).\n- wifi: ath9k: hif_usb: fix memory leak of remain_skbs (git-fixes).\n- wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() (git-fixes).\n- wifi: brcmfmac: support CQM RSSI notification with older firmware (git-fixes).\n- wifi: iwlwifi: debug: fix crash in __iwl_err() (git-fixes).\n- wifi: iwlwifi: fix duplicate entry in iwl_dev_info_table (git-fixes).\n- wifi: iwlwifi: fw: fix memory leak in debugfs (git-fixes).\n- wifi: iwlwifi: fw: move memset before early return (git-fixes).\n- wifi: iwlwifi: make the loop for card preparation effective (git-fixes).\n- wifi: iwlwifi: mvm: check firmware response size (git-fixes).\n- wifi: iwlwifi: mvm: do not set CHECKSUM_COMPLETE for unsupported protocols (git-fixes).\n- wifi: iwlwifi: mvm: fix mvmtxq-\u003estopped handling (git-fixes).\n- wifi: iwlwifi: mvm: initialize seq variable (git-fixes).\n- wifi: iwlwifi: trans: do not trigger d3 interrupt twice (git-fixes).\n- wifi: iwlwifi: yoyo: Fix possible division by zero (git-fixes).\n- wifi: iwlwifi: yoyo: skip dump correctly on hw error (git-fixes).\n- wifi: mac80211: adjust scan cancel comment/check (git-fixes).\n- wifi: mt76: add missing locking to protect against concurrent rx/status calls (git-fixes).\n- wifi: mt76: fix 6GHz high channel not be scanned (git-fixes).\n- wifi: mt76: handle failure of vzalloc in mt7615_coredump_work (git-fixes).\n- wifi: mwifiex: mark OF related data as maybe unused (git-fixes).\n- wifi: rt2x00: Fix memory leak when handling surveys (git-fixes).\n- wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg() (git-fixes).\n- wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg() (git-fixes).\n- wifi: rtw88: mac: Return the original error from rtw_mac_power_switch() (git-fixes).\n- wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser() (git-fixes).\n- wifi: rtw89: fix potential race condition between napi_init and napi_enable (git-fixes).\n- writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs (bsc#1210769).\n- x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails (git-fixes).\n- x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot (git-fixes).\n- x86/bug: Prevent shadowing in __WARN_FLAGS (git-fixes).\n- x86/bugs: Enable STIBP for IBPB mitigated RETBleed (git-fixes).\n- x86/entry: Avoid very early RET (git-fixes).\n- x86/entry: Do not call error_entry() for XENPV (git-fixes).\n- x86/entry: Move CLD to the start of the idtentry macro (git-fixes).\n- x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry() (git-fixes).\n- x86/entry: Switch the stack after error_entry() returns (git-fixes).\n- x86/fpu: Prevent FPU state corruption (git-fixes).\n- x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume (git-fixes).\n- x86/msi: Fix msi message data shadow struct (git-fixes).\n- x86/pci/xen: Disable PCI/MSI masking for XEN_HVM guests (git-fixes).\n- x86/traps: Use pt_regs directly in fixup_bad_iret() (git-fixes).\n- x86/tsx: Disable TSX development mode at boot (git-fixes).\n- x86: __memcpy_flushcache: fix wrong alignment if size \u003e 2^32 (git-fixes).\n- xhci: fix debugfs register accesses while suspended (git-fixes).\n\nkernel-default-base changed:\n\n- Do not ship on s390x (bsc#1210729)\n- Add exfat (bsc#1208822)\n- Add _diag modules for included socket types (bsc#1204042)\n","modified":"2026-02-04T02:27:27.899780Z","published":"2023-05-09T12:28:52Z","related":["CVE-2022-2196","CVE-2023-0386","CVE-2023-1670","CVE-2023-1855","CVE-2023-1989","CVE-2023-1990","CVE-2023-1998","CVE-2023-2008","CVE-2023-2019","CVE-2023-2176","CVE-2023-2235","CVE-2023-23006","CVE-2023-30772"],"upstream":["CVE-2022-2196","CVE-2023-0386","CVE-2023-1670","CVE-2023-1855","CVE-2023-1989","CVE-2023-1990","CVE-2023-1998","CVE-2023-2008","CVE-2023-2019","CVE-2023-2176","CVE-2023-2235","CVE-2023-23006","CVE-2023-30772"],"references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/2023/suse-su-20232140-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1142685"},{"type":"REPORT","url":"https://bugzilla.suse.com/1155798"},{"type":"REPORT","url":"https://bugzilla.suse.com/1174777"},{"type":"REPORT","url":"https://bugzilla.suse.com/1189999"},{"type":"REPORT","url":"https://bugzilla.suse.com/1194869"},{"type":"REPORT","url":"https://bugzilla.suse.com/1203039"},{"type":"REPORT","url":"https://bugzilla.suse.com/1203325"},{"type":"REPORT","url":"https://bugzilla.suse.com/1204042"},{"type":"REPORT","url":"https://bugzilla.suse.com/1206649"},{"type":"REPORT","url":"https://bugzilla.suse.com/1206891"},{"type":"REPORT","url":"https://bugzilla.suse.com/1206992"},{"type":"REPORT","url":"https://bugzilla.suse.com/1207088"},{"type":"REPORT","url":"https://bugzilla.suse.com/1208076"},{"type":"REPORT","url":"https://bugzilla.suse.com/1208822"},{"type":"REPORT","url":"https://bugzilla.suse.com/1208845"},{"type":"REPORT","url":"https://bugzilla.suse.com/1209615"},{"type":"REPORT","url":"https://bugzilla.suse.com/1209693"},{"type":"REPORT","url":"https://bugzilla.suse.com/1209739"},{"type":"REPORT","url":"https://bugzilla.suse.com/1209871"},{"type":"REPORT","url":"https://bugzilla.suse.com/1209927"},{"type":"REPORT","url":"https://bugzilla.suse.com/1209999"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210034"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210158"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210202"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210206"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210301"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210329"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210336"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210337"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210439"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210453"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210454"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210469"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210499"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210506"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210629"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210630"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210725"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210729"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210762"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210763"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210764"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210765"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210766"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210767"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210768"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210769"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210770"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210771"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210793"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210816"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210817"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210827"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210943"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210953"},{"type":"REPORT","url":"https://bugzilla.suse.com/1210986"},{"type":"REPORT","url":"https://bugzilla.suse.com/1211025"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2022-2196"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-0386"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-1670"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-1855"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-1989"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-1990"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-1998"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-2008"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-2019"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-2176"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-2235"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-23006"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-30772"}],"affected":[{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise Micro 5.3","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Micro%205.3"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default-base","ecosystem":"SUSE:Linux Enterprise Micro 5.3","purl":"pkg:rpm/suse/kernel-default-base&distro=SUSE%20Linux%20Enterprise%20Micro%205.3"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1.150400.24.27.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise Micro 5.4","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Micro%205.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default-base","ecosystem":"SUSE:Linux Enterprise Micro 5.4","purl":"pkg:rpm/suse/kernel-default-base&distro=SUSE%20Linux%20Enterprise%20Micro%205.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1.150400.24.27.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-64kb","ecosystem":"SUSE:Linux Enterprise Module for Basesystem 15 SP4","purl":"pkg:rpm/suse/kernel-64kb&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise Module for Basesystem 15 SP4","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default-base","ecosystem":"SUSE:Linux Enterprise Module for Basesystem 15 SP4","purl":"pkg:rpm/suse/kernel-default-base&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1.150400.24.27.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-source","ecosystem":"SUSE:Linux Enterprise Module for Basesystem 15 SP4","purl":"pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-zfcpdump","ecosystem":"SUSE:Linux Enterprise Module for Basesystem 15 SP4","purl":"pkg:rpm/suse/kernel-zfcpdump&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-docs","ecosystem":"SUSE:Linux Enterprise Module for Development Tools 15 SP4","purl":"pkg:rpm/suse/kernel-docs&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-obs-build":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-obs-build","ecosystem":"SUSE:Linux Enterprise Module for Development Tools 15 SP4","purl":"pkg:rpm/suse/kernel-obs-build&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-obs-build":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-source","ecosystem":"SUSE:Linux Enterprise Module for Development Tools 15 SP4","purl":"pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-obs-build":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-syms","ecosystem":"SUSE:Linux Enterprise Module for Development Tools 15 SP4","purl":"pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-obs-build":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise Module for Legacy 15 SP4","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Legacy%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"reiserfs-kmp-default":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise Live Patching 15 SP4","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Live%20Patching%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-livepatch-5_14_21-150400_24_63-default":"1-150400.9.3.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-livepatch-SLE15-SP4_Update_12","ecosystem":"SUSE:Linux Enterprise Live Patching 15 SP4","purl":"pkg:rpm/suse/kernel-livepatch-SLE15-SP4_Update_12&distro=SUSE%20Linux%20Enterprise%20Live%20Patching%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"1-150400.9.3.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-livepatch-5_14_21-150400_24_63-default":"1-150400.9.3.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise High Availability Extension 15 SP4","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20High%20Availability%20Extension%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"dlm-kmp-default":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise Workstation Extension 15 SP4","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Workstation%20Extension%2015%20SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-extra":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default","ecosystem":"openSUSE:Leap Micro 5.3","purl":"pkg:rpm/opensuse/kernel-default&distro=openSUSE%20Leap%20Micro%205.3"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default-base","ecosystem":"openSUSE:Leap Micro 5.3","purl":"pkg:rpm/opensuse/kernel-default-base&distro=openSUSE%20Leap%20Micro%205.3"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1.150400.24.27.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"dtb-aarch64","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/dtb-aarch64&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-64kb","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-64kb&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-debug","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-debug&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-default&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-default-base","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-default-base&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1.150400.24.27.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-docs","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-docs&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-kvmsmall","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-kvmsmall&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-obs-build","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-obs-build&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-obs-qa","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-obs-qa&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-source","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-source&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-syms","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-syms&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}},{"package":{"name":"kernel-zfcpdump","ecosystem":"openSUSE:Leap 15.4","purl":"pkg:rpm/opensuse/kernel-zfcpdump&distro=openSUSE%20Leap%2015.4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.14.21-150400.24.63.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-base-rebuild":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-broadcom":"5.14.21-150400.24.63.1","kernel-debug-devel":"5.14.21-150400.24.63.1","dtb-mediatek":"5.14.21-150400.24.63.1","kernel-kvmsmall-livepatch-devel":"5.14.21-150400.24.63.1","dtb-freescale":"5.14.21-150400.24.63.1","reiserfs-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-default":"5.14.21-150400.24.63.1","dtb-apple":"5.14.21-150400.24.63.1","dtb-exynos":"5.14.21-150400.24.63.1","kernel-kvmsmall":"5.14.21-150400.24.63.1","dtb-renesas":"5.14.21-150400.24.63.1","kernel-default":"5.14.21-150400.24.63.1","kernel-64kb-extra":"5.14.21-150400.24.63.1","dtb-rockchip":"5.14.21-150400.24.63.1","dtb-marvell":"5.14.21-150400.24.63.1","dtb-lg":"5.14.21-150400.24.63.1","kernel-64kb-optional":"5.14.21-150400.24.63.1","dtb-hisilicon":"5.14.21-150400.24.63.1","dtb-nvidia":"5.14.21-150400.24.63.1","kernel-debug-livepatch-devel":"5.14.21-150400.24.63.1","kernel-default-livepatch":"5.14.21-150400.24.63.1","reiserfs-kmp-default":"5.14.21-150400.24.63.1","dtb-xilinx":"5.14.21-150400.24.63.1","kernel-source-vanilla":"5.14.21-150400.24.63.1","dtb-socionext":"5.14.21-150400.24.63.1","dtb-arm":"5.14.21-150400.24.63.1","cluster-md-kmp-64kb":"5.14.21-150400.24.63.1","gfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-obs-build":"5.14.21-150400.24.63.1","kernel-zfcpdump":"5.14.21-150400.24.63.1","dtb-allwinner":"5.14.21-150400.24.63.1","kernel-default-livepatch-devel":"5.14.21-150400.24.63.1","kernel-kvmsmall-devel":"5.14.21-150400.24.63.1","kernel-default-extra":"5.14.21-150400.24.63.1","cluster-md-kmp-default":"5.14.21-150400.24.63.1","kernel-obs-qa":"5.14.21-150400.24.63.1","kernel-docs-html":"5.14.21-150400.24.63.1","kernel-macros":"5.14.21-150400.24.63.1","dtb-apm":"5.14.21-150400.24.63.1","dtb-altera":"5.14.21-150400.24.63.1","dlm-kmp-default":"5.14.21-150400.24.63.1","ocfs2-kmp-64kb":"5.14.21-150400.24.63.1","kernel-default-devel":"5.14.21-150400.24.63.1","kselftests-kmp-64kb":"5.14.21-150400.24.63.1","kernel-syms":"5.14.21-150400.24.63.1","ocfs2-kmp-default":"5.14.21-150400.24.63.1","kernel-source":"5.14.21-150400.24.63.1","kernel-default-base":"5.14.21-150400.24.63.1.150400.24.27.1","dtb-sprd":"5.14.21-150400.24.63.1","dtb-amazon":"5.14.21-150400.24.63.1","kselftests-kmp-default":"5.14.21-150400.24.63.1","kernel-devel":"5.14.21-150400.24.63.1","kernel-debug":"5.14.21-150400.24.63.1","dtb-amd":"5.14.21-150400.24.63.1","dlm-kmp-64kb":"5.14.21-150400.24.63.1","kernel-64kb-livepatch-devel":"5.14.21-150400.24.63.1","dtb-qcom":"5.14.21-150400.24.63.1","kernel-64kb":"5.14.21-150400.24.63.1","dtb-cavium":"5.14.21-150400.24.63.1","kernel-default-optional":"5.14.21-150400.24.63.1","dtb-amlogic":"5.14.21-150400.24.63.1","kernel-64kb-devel":"5.14.21-150400.24.63.1","kernel-docs":"5.14.21-150400.24.63.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:2140-1.json"}}],"schema_version":"1.7.3"}