SUSE-SU-2023:3656-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2023:3656-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2023:3656-1
Related
Published
2023-09-18T15:36:40Z
Modified
2023-09-18T15:36:40Z
Summary
Security update for the Linux Kernel
Details

The SUSE Linux Enterprise 15 SP5 Azure kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

  • CVE-2022-38457: Fixed a use-after-free vulnerability in vmwgfx driver that allowed a local attacker to cause a denial of service (bsc#1203330).
  • CVE-2022-40133: Fixed a use-after-free vulnerability in vmwgfx driver that allowed a local attacker to cause a denial of service (bsc#1203329).
  • CVE-2023-2007: Fixed a flaw in the DPT I2O Controller driver that could allow an attacker to escalate privileges and execute arbitrary code in the context of the kernel (bsc#1210448).
  • CVE-2023-3610: Fixed use-after-free vulnerability in nf_tables can be exploited to achieve local privilege escalation (bsc#1213580).
  • CVE-2023-3772: Fixed a flaw in XFRM subsystem that may have allowed a malicious user with CAPNETADMIN privileges to directly dereference a NULL pointer leading to a possible kernel crash and denial of service (bsc#1213666).
  • CVE-2023-3863: Fixed a use-after-free flaw was found in nfcllcpfind_local that allowed a local user with special privileges to impact a kernel information leak issue (bsc#1213601).
  • CVE-2023-4128: Fixed a use-after-free flaw in net/sched/cls_fw.c that allowed a local attacker to perform a local privilege escalation due to incorrect handling of the existing filter, leading to a kernel information leak issue (bsc#1214149).
  • CVE-2023-4133: Fixed use after free bugs caused by circular dependency problem in cxgb4 (bsc#1213970).
  • CVE-2023-4134: Fixed use-after-free in cyttsp4watchdogwork() (bsc#1213971).
  • CVE-2023-4147: Fixed use-after-free in nftablesnewrule (bsc#1213968).
  • CVE-2023-4194: Fixed a type confusion in net tunchropen() (bsc#1214019).
  • CVE-2023-4273: Fixed a flaw in the exFAT driver of the Linux kernel that alloawed a local privileged attacker to overflow the kernel stack (bsc#1214120).
  • CVE-2023-4387: Fixed use-after-free flaw in vmxnet3rqallocrxbuf that could allow a local attacker to crash the system due to a double-free (bsc#1214350).
  • CVE-2023-4459: Fixed a NULL pointer dereference flaw in vmxnet3rqcleanup that may have allowed a local attacker with normal user privilege to cause a denial of service (bsc#1214451).
  • CVE-2023-4563: Fixed use-after-free in nftverdictdump due to a race between set GC and transaction (bsc#1214727).
  • CVE-2023-4569: Fixed information leak in nftsetcatchallflush in net/netfilter/nftables_api.c (bsc#1214729).
  • CVE-2023-20588: Fixed a division-by-zero error on some AMD processors that can potentially return speculative data resulting in loss of confidentiality (bsc#1213927).
  • CVE-2023-34319: Fixed buffer overrun triggered by unusual packet in xen/netback (XSA-432) (bsc#1213546).
  • CVE-2023-37453: Fixed oversight in SuperSpeed initialization (bsc#1213123).
  • CVE-2023-40283: Fixed use-after-free in l2capsockready_cb (bsc#1214233).

The following non-security bugs were fixed:

  • ACPI/IORT: Update SMMUv3 DeviceID support (bsc#1214305).
  • ACPI: processor: perflib: Avoid updating frequency QoS unnecessarily (git-fixes).
  • ACPI: processor: perflib: Use the 'no limit' frequency QoS (git-fixes).
  • ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table (git-fixes).
  • ALSA: ac97: Fix possible error value of *rac97 (git-fixes).
  • ALSA: hda/cs8409: Support new Dell Dolphin Variants (git-fixes).
  • ALSA: hda/realtek - Remodified 3k pull low procedure (git-fixes).
  • ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED (git-fixes).
  • ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx (git-fixes).
  • ALSA: hda/realtek: Add quirks for HP G11 Laptops (git-fixes).
  • ALSA: hda/realtek: Switch Dell Oasis models to use SPI (git-fixes).
  • ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl (git-fixes).
  • ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interfaces (git-fixes).
  • ALSA: usb-audio: Fix init call orders for UAC1 (git-fixes).
  • ALSA: ymfpci: Fix the missing sndcardfree() call at probe error (git-fixes).
  • ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related warnings (git-fixes).
  • ARM: dts: imx6sll: fixup of operating points (git-fixes).
  • ARM: spear: Do not use timer namespace for timer_shutdown() function (bsc#1213970).
  • ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusion (git-fixes).
  • ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJ (git-fixes).
  • ASoC: lower 'no backend DAIs enabled for ... Port' log severity (git-fixes).
  • ASoC: meson: axg-tdm-formatter: fix channel slot allocation (git-fixes).
  • ASoC: rt5665: add missed regulatorbulkdisable (git-fixes).
  • ASoC: stac9766: fix build errors with REGMAP_AC97 (git-fixes).
  • ASoC: tegra: Fix SFC conversion for few rates (git-fixes).
  • Bluetooth: Fix potential use-after-free when clear keys (git-fixes).
  • Bluetooth: L2CAP: Fix use-after-free (git-fixes).
  • Bluetooth: L2CAP: Fix use-after-free in l2capsockready_cb (git-fixes).
  • Bluetooth: Remove unused declaration ampreadloc_info() (git-fixes).
  • Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally (git-fixes).
  • Bluetooth: btusb: Do not call kfreeskb() under spinlock_irqsave() (git-fixes).
  • Bluetooth: nokia: fix value check in nokiabluetoothserdev_probe() (git-fixes).
  • CONFIGNVMEVERBOSE_ERRORS=y gone with a82baa8083b
  • CONFIGPRINTKSAFELOGBUF_SHIFT=13 gone with 7e152d55123
  • Created new preempt kernel flavor Configs are cloned from the respective $arch/default configs. All changed configs appart from CONFIGPREEMPT->y are a result of dependencies, namely many lock/unlock primitives are no longer inlined in the preempt kernel. TREERCU has been also changed to PREEMPT_RCU which is the default implementation for PREEMPT kernel.
  • Documentation: devices.txt: Fix minors for ttyCPM* (git-fixes).
  • Documentation: devices.txt: Remove ttyIOC* (git-fixes).
  • Documentation: devices.txt: Remove ttySIOC* (git-fixes).
  • Drivers: hv: Do not remap addresses that are above sharedgpaboundary (bsc#1206453).
  • Drivers: hv: Enable vmbus driver for nested root partition (bsc#1206453).
  • Drivers: hv: Explicitly request decrypted in vmap_pfn() calls (bsc#1206453).
  • Drivers: hv: Setup synic registers in case of nested root partition (bsc#1206453).
  • Drivers: hv: vmbus: Call hvsynicfree() if hvsynicalloc() fails (bsc#1206453).
  • Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages (bsc#1206453).
  • Drivers: hv: vmbus: Remove second way of mapping ring buffers (bsc#1206453).
  • Drivers: hv: vmbus: Remove the per-CPU postmsgpage (bsc#1206453).
  • Drop cfg80211 lock fix patches that caused a regression (bsc#1213757)
  • Drop rtsx patch that caused a regression (bsc#1214397,bsc#1214428)
  • Enable Analog Devices Industrial Ethernet PHY driver (jsc#PED-4759)
  • HID: add quirk for 03f0:464a HP Elite Presenter Mouse (git-fixes).
  • HID: logitech-dj: Fix error handling in logidjrecvswitchtodjmode() (git-fixes).
  • HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard (git-fixes).
  • HID: multitouch: Correct devm device reference for hidinput input_dev name (git-fixes).
  • HID: wacom: remove the battery when the EKR is off (git-fixes).
  • HWPOISON: offline support: fix spelling in Documentation/ABI/ (git-fixes).
  • IB/hfi1: Fix possible panic during hotplug remove (git-fixes)
  • IB/uverbs: Fix an potential error pointer dereference (git-fixes)
  • Input: exc3000 - properly stop timer on shutdown (git-fixes).
  • KVM: s390: fix sthyi error handling (git-fixes bsc#1214370).
  • Kbuild: add -Wno-shift-negative-value where -Wextra is used (bsc#1214756).
  • Kbuild: move to -std=gnu11 (bsc#1214756).
  • PCI/ASPM: Avoid link retraining race (git-fixes).
  • PCI/ASPM: Factor out pciewaitfor_retrain() (git-fixes).
  • PCI/ASPM: Return 0 or -ETIMEDOUT from pcieretrainlink() (git-fixes).
  • PCI: Mark NVIDIA T4 GPUs to avoid bus reset (git-fixes).
  • PCI: acpiphp: Reassign resources on bridge if necessary (git-fixes).
  • PCI: acpiphp: Use pciassignunassignedbridgeresources() only for non-root bus (git-fixes).
  • PCI: hv: Enable PCI pass-thru devices in Confidential VMs (bsc#1206453).
  • PCI: hv: Replace retargetmsiinterrupt_params with (bsc#1206453).
  • PCI: meson: Remove cast between incompatible function type (git-fixes).
  • PCI: microchip: Correct the DED and SEC interrupt bit offsets (git-fixes).
  • PCI: microchip: Remove cast between incompatible function type (git-fixes).
  • PCI: pciehp: Use RMW accessors for changing LNKCTL (git-fixes).
  • PCI: rockchip: Remove writes to unused registers (git-fixes).
  • PCI: s390: Fix use-after-free of PCI resources with per-function hotplug (git-fixes).
  • PCI: tegra194: Fix possible array out of bounds access (git-fixes).
  • PM / devfreq: Fix leak in devfreqdevrelease() (git-fixes).
  • RDMA/bnxt_re: Fix error handling in probe failure path (git-fixes)
  • RDMA/bnxtre: Fix maxqp count for virtual functions (git-fixes)
  • RDMA/efa: Fix wrong resources deallocation order (git-fixes)
  • RDMA/hns: Fix CQ and QP cache affinity (git-fixes)
  • RDMA/hns: Fix incorrect post-send with direct wqe of wr-list (git-fixes)
  • RDMA/hns: Fix port active speed (git-fixes)
  • RDMA/irdma: Prevent zero-length STAG registration (git-fixes)
  • RDMA/irdma: Replace one-element array with flexible-array member (git-fixes)
  • RDMA/mlx5: Return the firmware result upon destroying QP/RQ (git-fixes)
  • RDMA/qedr: Remove a duplicate assignment in irdmaqueryah() (git-fixes)
  • RDMA/siw: Balance the reference of cep->kref in the error path (git-fixes)
  • RDMA/siw: Correct wrong debug message (git-fixes)
  • RDMA/umem: Set iova in ODP flow (git-fixes)
  • README.BRANCH: Add Miroslav Franc as a SLE15-SP4 co-maintainer.
  • Revert 'IB/isert: Fix incorrect release of isert connection' (git-fixes)
  • Revert 'tracing: Add '(fault)' name injection to kernel probes' (git-fixes).
  • Update patches.suse/cpufreq-intelpstate-Fix-cpu-pstate.turbofreq-initi.patch (git-fixes bsc#1212526 bsc#1214368 jsc#PED-4927 jsc#PED-4929).
  • amba: bus: fix refcount leak (git-fixes).
  • arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux (git-fixes).
  • arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflict (git-fixes).
  • arm64: dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4 (git-fixes).
  • audit: fix possible soft lockup in _auditinode_child() (git-fixes).
  • backlight/bd6107: Compare against struct fb_info.device (git-fixes).
  • backlight/gpiobacklight: Compare against struct fbinfo.device (git-fixes).
  • backlight/lv5207lp: Compare against struct fb_info.device (git-fixes).
  • batman-adv: Do not get eth header before batadvcheckmanagement_packet (git-fixes).
  • batman-adv: Do not increase MTU when set by user (git-fixes).
  • batman-adv: Fix TT global entry leak when client roamed back (git-fixes).
  • batman-adv: Fix batadvvogmaggrsend memory leak (git-fixes).
  • batman-adv: Hold rtnl lock during MTU update via netlink (git-fixes).
  • batman-adv: Trigger events for auto adjusted MTU (git-fixes).
  • bnx2x: fix page fault following EEH recovery (bsc#1214299).
  • bpf: Disable preemption in bpfeventoutput (git-fixes).
  • bpftool: Print newline before '}' for struct with padding only fields (bsc#1211220 jsc#PED-3924).
  • bus: mhi: host: Skip MHI reset if device is in RDDM (git-fixes).
  • bus: ti-sysc: Fix build warning for 64-bit build (git-fixes).
  • bus: ti-sysc: Fix cast to enum warning (git-fixes).
  • bus: ti-sysc: Flush posted write on enable before reset (git-fixes).
  • can: gsusb: gsusbreceivebulk_callback(): count RX overflow errors also in case of OOM (git-fixes).
  • ceph: defer stopping mdsc delayed_work (bsc#1214392).
  • ceph: do not check for quotas on MDS stray dirs (bsc#1214238).
  • ceph: never send metrics if disablesendmetrics is set (bsc#1214180).
  • check-for-config-changes: ignore BUILTINRETURNADDRESSSTRIPSPAC (bsc#1214380). gcc7 on SLE 15 does not support this while later gcc does.
  • cifs: add missing return value check for cifssbtlink (bsc#1193629).
  • cifs: allow dumping keys for directories too (bsc#1193629).
  • cifs: fix mid leak during reconnection after timeout threshold (git-fixes).
  • cifs: if deferred close is disabled then close files immediately (git-fixes).
  • cifs: isnetworkname_deleted should return a bool (bsc#1193629).
  • cifs: update internal module version number for cifs.ko (bsc#1193629).
  • clk: Fix slab-out-of-bounds error in devmclkrelease() (git-fixes).
  • clk: Fix undefined reference to `clkrateexclusive_{get,put}' (git-fixes).
  • clk: imx8mp: fix sai4 clock (git-fixes).
  • clk: imx: composite-8m: fix clock pauses when set_rate would be a no-op (git-fixes).
  • clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz (git-fixes).
  • clk: qcom: camcc-sc7180: fix async resume during probe (git-fixes).
  • clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clock (git-fixes).
  • clk: qcom: gcc-sc7180: Fix up gccsdcc2appsclksrc (git-fixes).
  • clk: qcom: gcc-sm8250: Fix gccsdcc2appsclksrc (git-fixes).
  • clk: sunxi-ng: Modify mismatched function name (git-fixes).
  • clocksource/drivers/armarchtimer: Do not use timer namespace for timer_shutdown() function (bsc#1213970).
  • clocksource/drivers/hyper-v: Rework clocksource and sched clock setup (bsc#1206453).
  • clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function (bsc#1213970).
  • clocksource: hyper-v: Add TSC page support for root partition (bsc#1206453).
  • clocksource: hyper-v: Introduce TSC PFN getter (bsc#1206453).
  • clocksource: hyper-v: Introduce a pointer to TSC page (bsc#1206453).
  • clocksource: hyper-v: Use TSC PFN getter to map vvar page (bsc#1206453).
  • clocksource: hyper-v: make sure Invariant-TSC is used if it is (bsc#1206453).
  • cpu/SMT: Allow enabling partial SMT states via sysfs (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).
  • cpu/SMT: Create topologysmtthread_allowed() (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).
  • cpu/SMT: Move SMT prototypes into cpu_smt.h (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).
  • cpu/SMT: Move smt/control simple exit cases earlier (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).
  • cpu/SMT: Remove topologysmtsupported() (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).
  • cpu/SMT: Store the current/max number of threads (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).
  • cpufreq: Fix the race condition while updating the transition_task of policy (git-fixes).
  • cpufreq: intelpstate: Adjust balanceperformance EPP for Sapphire Rapids (bsc#1214659).
  • cpufreq: intel_pstate: Enable HWP IO boost for all servers (bsc#1208949 jsc#PED-6003 jsc#PED-6004).
  • cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E-cores (bsc#1212526 bsc#1214368 jsc#PED-4927 jsc#PED-4929).
  • cpufreq: intel_pstate: Read all MSRs on the target CPU (bsc#1212526 bsc#1214368 jsc#PED-4927 jsc#PED-4929).
  • cpufreq: intel_pstate: hybrid: Rework HWP calibration (bsc#1212526 bsc#1214368 jsc#PED-4927 jsc#PED-4929).
  • cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (bsc#1212526 bsc#1214368 jsc#PED-4927 jsc#PED-4929).
  • crypto: caam - fix unchecked return value error (git-fixes).
  • crypto: stm32 - Properly handle pmruntimeget failing (git-fixes).
  • define more Hyper-V related constants (bsc#1206453).
  • dma-buf/sw_sync: Avoid recursive lock during fence signal (git-fixes).
  • dma-buf/sync_file: Fix docs syntax (git-fixes).
  • dmaengine: idxd: Modify the dependence of attribute pasid_enabled (git-fixes).
  • dmaengine: mcf-edma: Fix a potential un-allocated memory access (git-fixes).
  • dmaengine: pl330: Return DMA_PAUSED when transaction is paused (git-fixes).
  • dmaengine: stedma40: Add missing IRQ check in d40probe (git-fixes).
  • docs/process/howto: Replace C89 with C11 (bsc#1214756).
  • docs: kernel-parameters: Refer to the correct bitmap function (git-fixes).
  • docs: networking: replace skbhwtstamptx with skbtstamptx (git-fixes).
  • docs: printk-formats: Fix hex printing of signed values (git-fixes).
  • driver core: test_async: fix an error code (git-fixes).
  • drivers: clk: keystone: Fix parameter judgment in ofpllclkinit() (git-fixes).
  • drivers: usb: smsusb: fix error handling code in smsusbinitdevice (git-fixes).
  • drm/amd/display: Apply 60us prefetch for DCFCLK <= 300Mhz (git-fixes).
  • drm/amd/display: Disable phantom OTG after enable for plane disable (git-fixes).
  • drm/amd/display: Do not set drr on pipe commit (git-fixes).
  • drm/amd/display: Enable dcn314 DPP RCO (git-fixes).
  • drm/amd/display: Ensure that planes are in the same order (git-fixes).
  • drm/amd/display: Implement workaround for writing to OTGPIXELRATE_DIV register (git-fixes).
  • drm/amd/display: Retain phantom plane/stream if validation fails (git-fixes).
  • drm/amd/display: Skip DPP DTO update if root clock is gated (git-fixes).
  • drm/amd/display: Use update plane and stream routine for DCN32x (git-fixes).
  • drm/amd/display: check TG is non-null before checking if enabled (git-fixes).
  • drm/amd/display: check attr flag before set cursor degamma on DCN3+ (git-fixes).
  • drm/amd/display: disable RCO for DCN314 (git-fixes).
  • drm/amd/display: do not wait for mpc idle if tg is disabled (git-fixes).
  • drm/amd/display: fix access hdcp_workqueue assert (git-fixes).
  • drm/amd/display: fix the build when DRMAMDDC_DCN is not set (git-fixes).
  • drm/amd/display: limit DPIA link rate to HBR3 (git-fixes).
  • drm/amd/display: phase3 mst hdcp for multiple displays (git-fixes).
  • drm/amd/display: save restore hdcp state when display is unplugged from mst hub (git-fixes).
  • drm/amd/display: trigger timing sync only if TG is running (git-fixes).
  • drm/amd/pm/smu7: move variables to where they are used (git-fixes).
  • drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctuation (git-fixes).
  • drm/amd/pm: expose swctf threshold setting for legacy powerplay (git-fixes).
  • drm/amd/pm: fix variable dereferenced issue in amdgpudeviceattr_create() (git-fixes).
  • drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settings (git-fixes).
  • drm/amd/pm: fulfill swsmu peak profiling mode shader/memory clock settings (git-fixes).
  • drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11 (git-fixes).
  • drm/amd: Disable S/G for APUs when 64GB or more host memory (git-fixes).
  • drm/amd: flush any delayed gfxoff on suspend entry (git-fixes).
  • drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7 (git-fixes).
  • drm/amdgpu: Fix integer overflow in amdgpucspass1 (git-fixes).
  • drm/amdgpu: Fix potential fence use-after-free v2 (git-fixes).
  • drm/amdgpu: Remove unnecessary domain argument (git-fixes).
  • drm/amdgpu: Use RMW accessors for changing LNKCTL (git-fixes).
  • drm/amdgpu: add S/G display parameter (git-fixes).
  • drm/amdgpu: add vram reservation based on vramusagebyfirmwarev2_2 (git-fixes).
  • drm/amdgpu: avoid integer overflow warning in amdgpudeviceresizefbbar() (git-fixes).
  • drm/amdgpu: fix calltrace warning in amddrmbuddyfini (git-fixes).
  • drm/amdgpu: fix memory leak in mes self test (git-fixes).
  • drm/amdgpu: fix possible UAF in amdgpucspass1() (git-fixes).
  • drm/amdgpu: install stub fence into potential unused fence pointers (git-fixes).
  • drm/amdgpu: keep irq count in amdgpuirqdisable_all (git-fixes).
  • drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix (git-fixes).
  • drm/armada: Fix off-by-one error in armadaoverlayget_property() (git-fixes).
  • drm/ast: Fix DRAM init on AST2200 (git-fixes).
  • drm/atomic-helper: Update reference to drmcrtcforcedisableall() (git-fixes).
  • drm/bridge: anx7625: Drop device lock before drmhelperhpdirqevent() (git-fixes).
  • drm/bridge: anx7625: Use common macros for DP power sequencing commands (git-fixes).
  • drm/bridge: anx7625: Use common macros for HDCP capabilities (git-fixes).
  • drm/bridge: fix -Wunused-const-variable= warning (git-fixes).
  • drm/bridge: tc358764: Fix debug print parameter order (git-fixes).
  • drm/etnaviv: fix dumping of active MMU context (git-fixes).
  • drm/gma500: Use drmapertureremoveconflictingpci_framebuffers (git-fixes).
  • drm/i915/sdvo: fix panel_type initialization (git-fixes).
  • drm/i915: Fix premature release of request's reusable memory (git-fixes).
  • drm/mediatek: Fix dereference before null check (git-fixes).
  • drm/mediatek: Fix potential memory leak if vmap() fail (git-fixes).
  • drm/mediatek: Remove freeing not dynamic allocated memory (git-fixes).
  • drm/msm/a2xx: Call adrenogpuinit() earlier (git-fixes).
  • drm/msm/dpu: fix the irq index in dpuencoderphyswbwaitforcommit_done (git-fixes).
  • drm/msm/mdp5: Do not leak some plane state (git-fixes).
  • drm/msm: Update dev core dump to not print backwards (git-fixes).
  • drm/mxsfb: Disable overlay plane in mxsfbplaneoverlayatomicdisable() (git-fixes).
  • drm/nouveau/disp: Revert a NULL check inside nouveauconnectorget_modes (git-fixes).
  • drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate (bsc#1214073).
  • drm/nouveau/gr: enable memory loads on helper invocation on all channels (git-fixes).
  • drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues (git-fixes).
  • drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01 (git-fixes).
  • drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docs (git-fixes).
  • drm/qxl: fix UAF on handle creation (git-fixes).
  • drm/radeon: Use RMW accessors for changing LNKCTL (git-fixes).
  • drm/repaper: Reduce temporary buffer size in repaperfbdirty() (git-fixes).
  • drm/rockchip: Do not spam logs in atomic check (git-fixes).
  • drm/shmem-helper: Reset vma->vmops before calling dmabuf_mmap() (git-fixes).
  • drm/stm: ltdc: fix late dereference check (git-fixes).
  • drm/tegra: dpaux: Fix incorrect return value of platformgetirq (git-fixes).
  • drm/ttm: check null pointer before accessing when swapping (git-fixes).
  • drm/ttm: never consider pinned BOs for eviction&swap (git-fixes).
  • drm/vmwgfx: Fix shader stage validation (git-fixes).
  • drm: adv7511: Fix low refresh rate register for ADV7533/5 (git-fixes).
  • drm: rcar-du: remove R-Car H3 ES1.* workarounds (git-fixes).
  • drm: xlnx: zynqmpdpsub: Add missing check for dmaset_mask (git-fixes).
  • dt-bindings: clock: xlnx,versal-clk: drop select:false (git-fixes).
  • dt-bindings: clocks: imx8mp: make sai4 a dummy clock (git-fixes).
  • dt-bindings: crypto: ti,sa2ul: make power-domains conditional (git-fixes).
  • e1000: Fix typos in comments (jsc#PED-5738).
  • e1000: Remove unnecessary use of kmap_atomic() (jsc#PED-5738).
  • e1000: switch to napibuildskb() (jsc#PED-5738).
  • e1000: switch to napiconsumeskb() (jsc#PED-5738).
  • enable TPM in azure (bsc#1214760)
  • exfat: fix unexpected EOF while reading dir (bsc#1214000).
  • exfat: release slock before calling diremit() (bsc#1214000).
  • exfatiterate(): do not open-code fileinode(file) (bsc#1214000).
  • fbdev/ep93xx-fb: Do not assign to struct fb_info.dev (git-fixes).
  • fbdev: Fix sys_imageblit() for arbitrary image widths (git-fixes).
  • fbdev: Improve performance of sys_imageblit() (git-fixes).
  • fbdev: Update fbdev source file paths (git-fixes).
  • fbdev: fix potential OOB read in fast_imageblit() (git-fixes).
  • fbdev: mmp: fix value check in mmphw_probe() (git-fixes).
  • file: reinstate f_pos locking optimization for regular files (bsc#1213759).
  • firmware: arm_scmi: Drop OF node reference in the transport channel setup (git-fixes).
  • firmware: cs_dsp: Fix new control name check (git-fixes).
  • firmware: meson_sm: fix to avoid potential NULL pointer dereference (git-fixes).
  • firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe (git-fixes).
  • fprobe: Release rethook after the ftrace_ops is unregistered (git-fixes).
  • fprobe: add unlock to match a succeeded ftracetestrecursion_trylock (git-fixes).
  • fs/sysv: Null check to prevent null-ptr-deref bug (git-fixes).
  • fsi: aspeed: Reset master errors after CFAM reset (git-fixes).
  • fsi: master-ast-cf: Add MODULE_FIRMWARE macro (git-fixes).
  • ftrace: Fix possible warning on checking all pages used in ftraceprocesslocs() (git-fixes).
  • gpio: mvebu: Make use of devmpwmchipadd (git-fixes).
  • gpio: mvebu: fix irq domain leak (git-fixes).
  • gpio: tps68470: Make tps68470gpiooutput() always set the initial value (git-fixes).
  • hv_netvsc: Remove second mapping of send and recv buffers (bsc#1206453).
  • hwmon: (pmbus/bel-pfe) Enable PMBUSSKIPSTATUS_CHECK for pfe1100 (git-fixes).
  • hwmon: (tmp513) Fix the channel number in tmp51xisvisible() (git-fixes).
  • hwrng: iproc-rng200 - Implement suspend and resume calls (git-fixes).
  • hwrng: nomadik - keep clock enabled while hwrng is registered (git-fixes).
  • hwrng: pic32 - use devmclkget_enabled (git-fixes).
  • i2c: Delete error messages for failed memory allocations (git-fixes).
  • i2c: Improve size determinations (git-fixes).
  • i2c: bcm-iproc: Fix bcmiproci2c_isr deadlock issue (git-fixes).
  • i2c: designware: Correct length byte validation logic (git-fixes).
  • i2c: designware: Handle invalid SMBus block data response length value (git-fixes).
  • i2c: hisi: Only handle the interrupt of the driver's transfer (git-fixes).
  • i2c: nomadik: Remove a useless call in the remove function (git-fixes).
  • i2c: nomadik: Remove unnecessary goto label (git-fixes).
  • i2c: nomadik: Use devmclkget_enabled() (git-fixes).
  • i40e: Fix an NULL vs ISERR() bug for debugfscreate_dir() (git-fixes).
  • iavf: fix potential races for FDIR filters (git-fixes).
  • ice: Fix RDMA VSI removal during queue rebuild (git-fixes).
  • ice: Fix crash by keep old cfg when update TCs more than queues (git-fixes).
  • ice: Fix max_rate check while configuring TX rate limits (git-fixes).
  • ice: Fix memory management in iceethtoolfdir.c (git-fixes).
  • iio: adc: ina2xx: avoid NULL pointer dereference on OF device match (git-fixes).
  • iio: adc: stx104: Implement and utilize register structures (git-fixes).
  • iio: adc: stx104: Utilize iomap interface (git-fixes).
  • iio: crosec: Fix the allocation size for crosec_command (git-fixes).
  • intel/e1000:fix repeated words in comments (jsc#PED-5738).
  • intel: remove unused macros (jsc#PED-5738).
  • iommu/amd/io-pgtable: Implement mappages iopgtable_ops callback (bsc#1212423).
  • iommu/amd/io-pgtable: Implement unmappages iopgtable_ops callback (bsc#1212423).
  • iommu/amd: Add PCI segment support for ivrs_ commands (git-fixes).
  • iommu/amd: Add map/unmappages() iommudomain_ops callback support (bsc#1212423).
  • iommu/amd: Do not identity map v2 capable device when snp is enabled (git-fixes).
  • iommu/amd: Fix compile warning in init code (git-fixes).
  • iommu/amd: Fix ill-formed ivrsioapic, ivrshpet and ivrs_acpihid options (git-fixes).
  • iommu/amd: Fix ivrs_acpihid cmdline parsing code (git-fixes).
  • iommu/amd: Fix pci device refcount leak in ppr_notifier() (git-fixes).
  • iommu/amd: use full 64-bit value in buildcompletionwait() (git-fixes).
  • iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity (git-fixes).
  • iommu/arm-smmu-v3: check return value after calling platformgetresource() (git-fixes).
  • iommu/arm-smmu-v3: fix event handling soft lockup (git-fixes).
  • iommu/arm-smmu: fix possible null-ptr-deref in armsmmudevice_probe() (git-fixes).
  • iommu/dart: Initialize DARTSTREAMSENABLE (git-fixes).
  • iommu/dma: Fix incorrect error return on iommu deferred attach (git-fixes).
  • iommu/dma: Fix iova map result check bug (git-fixes).
  • iommu/dma: return error code from iommudmamap_sg() (git-fixes).
  • iommu/fslpamu: Fix resource leak in fslpamu_probe() (git-fixes).
  • iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit (git-fixes).
  • iommu/iova: Fix module config properly (git-fixes).
  • iommu/mediatek: Add error path for loop of mmdtsparse (git-fixes).
  • iommu/mediatek: Add platformdeviceput for recovering the device refcnt (git-fixes).
  • iommu/mediatek: Check return value after calling platformgetresource() (git-fixes).
  • iommu/mediatek: Set dmamask for PGTABLEPA35EN (git-fixes).
  • iommu/mediatek: Use componentmatchadd (git-fixes).
  • iommu/mediatek: Validate number of phandles associated with 'mediatek,larbs' (git-fixes).
  • iommu/omap: Fix buffer overflow in debugfs (git-fixes).
  • iommu/rockchip: fix permission bits in page table entries v2 (git-fixes).
  • iommu/s390: Fix duplicate domain attachments (git-fixes).
  • iommu/sun50i: Consider all fault sources for reset (git-fixes).
  • iommu/sun50i: Fix R/W permission check (git-fixes).
  • iommu/sun50i: Fix flush size (git-fixes).
  • iommu/sun50i: Fix reset release (git-fixes).
  • iommu/sun50i: Implement .iotlbsyncmap (git-fixes).
  • iommu/sun50i: Remove IOMMUDOMAINIDENTITY (git-fixes).
  • iommu/vt-d: Add RPLS to quirk list to skip TE disabling (git-fixes).
  • iommu/vt-d: Check correct capability for sagaw determination (git-fixes).
  • iommu/vt-d: Clean up sidomain in the initdmars() error path (git-fixes).
  • iommu/vt-d: Correctly calculate sagaw value of IOMMU (git-fixes).
  • iommu/vt-d: Fix PCI device refcount leak in dmardevscope_init() (git-fixes).
  • iommu/vt-d: Fix PCI device refcount leak in hasexternalpci() (git-fixes).
  • iommu/vt-d: Fix kdump kernels boot failure with scalable mode (git-fixes).
  • iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries (git-fixes).
  • iommu/vt-d: Set SRE bit only when hardware has SRS cap (git-fixes).
  • ipmi:ssif: Add check for kstrdup (git-fixes).
  • ipmi:ssif: Fix a memory leak when scanning for an adapter (git-fixes).
  • ipmisi: fix a memleak in trysmi_init() (git-fixes).
  • jffs2: correct logic when creating a hole in jffs2writebegin (git-fixes).
  • kabi/severities: Ignore newly added SRSO mitigation functions
  • kabi: Allow extra bugsints (bsc#1213927).
  • kernel-binary: Common dependencies cleanup Common dependencies are copied to a subpackage, there is no need for copying defines or build dependencies there.
  • kernel-binary: Drop code for kerntypes support Kerntypes was a SUSE-specific feature dropped before SLE 12.
  • kunit: make kunittesttimeout compatible with comment (git-fixes).
  • leds: Fix BUGON check for LEDCOLORIDMULTI that is always false (git-fixes).
  • leds: multicolor: Use rounded division when calculating color components (git-fixes).
  • leds: pwm: Fix error code in ledpwmcreate_fwnode() (git-fixes).
  • leds: trigger: tty: Do not use LEDON/OFF constants, use ledblinksetoneshot instead (git-fixes).
  • leds: turris-omnia: Drop unnecessary mutex locking (git-fixes).
  • lib/testmeminit: allocate pages up to order MAXORDER (git-fixes).
  • lib/testmeminit: destroy cache in kmemcacheallocbulk() test (git-fixes).
  • libbpf: Fix BTF-to-C converter's padding logic (bsc#1211220 jsc#PED-3924).
  • libbpf: Fix btf_dump's packed struct determination (bsc#1211220 jsc#PED-3924).
  • libbpf: Fix single-line struct definition output in btf_dump (bsc#1211220 jsc#PED-3924).
  • libceph: fix potential hang in cephosdcnotify() (bsc#1214393).
  • md/raid0: Factor out helper for mapping and submitting a bio (bsc#1213916).
  • md/raid0: Fix performance regression for large sequential writes (bsc#1213916).
  • media: ad5820: Drop unsupported ad5823 from i2c_ and ofdeviceid tables (git-fixes).
  • media: cx24120: Add retval check for cx24120messagesend() (git-fixes).
  • media: dib7000p: Fix potential division by zero (git-fixes).
  • media: dvb-usb: m920x: Fix a potential memory leak in m920xi2cxfer() (git-fixes).
  • media: go7007: Remove redundant if statement (git-fixes).
  • media: i2c: ccs: Check rules is non-NULL (git-fixes).
  • media: i2c: rdacm21: Fix uninitialized value (git-fixes).
  • media: i2c: tvp5150: check return value of devm_kasprintf() (git-fixes).
  • media: ov2680: Add ov2680fillformat() helper function (git-fixes).
  • media: ov2680: Do not take the lock for try_fmt calls (git-fixes).
  • media: ov2680: Fix ov2680bayerorder() (git-fixes).
  • media: ov2680: Fix ov2680setfmt() which == V4L2SUBDEVFORMAT_TRY not working (git-fixes).
  • media: ov2680: Fix regulators being left enabled on ov2680poweron() errors (git-fixes).
  • media: ov2680: Fix vflip / hflip set functions (git-fixes).
  • media: ov2680: Remove VIDEOV4L2SUBDEV_API ifdef-s (git-fixes).
  • media: ov5640: Enable MIPI interface in ov5640setpower_mipi() (git-fixes).
  • media: rkvdec: increase max supported height for H.264 (git-fixes).
  • media: v4l2-core: Fix a potential resource leak in v4l2fwnodeparse_link() (git-fixes).
  • media: v4l2-mem2mem: add lock to protect parameter num_rdy (git-fixes).
  • media: venus: hfivenus: Only consider sysidle_indicator on V1 (git-fixes).
  • media: venus: hfivenus: Write to VIDCCTRL_INIT after unmasking interrupts (git-fixes).
  • misc: rtsx: judge ASPM Mode to set PETXCFG Reg (git-fixes).
  • mkspec: Allow unsupported KMPs (bsc#1214386)
  • mlxsw: pci: Add shutdown method in PCI driver (git-fixes).
  • mmc: block: Fix inflight[issuetype] value error (git-fixes).
  • mmc: moxart: read scr register without changing byte order (git-fixes).
  • mmc: wbsd: fix double mmcfreehost() in wbsd_init() (git-fixes).
  • module: avoid allocation if module is already present and ready (bsc#1213921).
  • module: extract patient module check into helper (bsc#1213921).
  • module: move checkmodinfo() early to earlymod_check() (bsc#1213921).
  • module: move early sanity checks into a helper (bsc#1213921).
  • mtd: rawnand: brcmnand: Fix crash during the panic_write (git-fixes).
  • mtd: rawnand: brcmnand: Fix mtd oobsize (git-fixes).
  • mtd: rawnand: brcmnand: Fix potential false time out warning (git-fixes).
  • mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write (git-fixes).
  • mtd: rawnand: fslupm: Fix an off-by one test in funexec_op() (git-fixes).
  • mtd: rawnand: fsmc: handle clk prepare error in fsmcnandresume() (git-fixes).
  • mtd: rawnand: omap_elm: Fix incorrect type in assignment (git-fixes).
  • mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts (git-fixes).
  • mtd: rawnand: rockchip: fix oobfree offset and description (git-fixes).
  • mtd: spi-nor: Check bus width while setting QE bit (git-fixes).
  • mtd: spinand: toshiba: Fix eccgetstatus (git-fixes).
  • ntty: Rename tail to oldtail in nttyread() (git-fixes).
  • net: hns3: fix wrong bw weight of disabled tc issue (git-fixes).
  • net: ieee802154: at86rf230: Stop leaking skb's (git-fixes).
  • net: mana: Fix MANA VF unload when hardware is unresponsive (git-fixes).
  • net: phy: at803x: remove set/get wol callbacks for AR8032 (git-fixes).
  • net: phy: broadcom: stub c45 read/write for 54810 (git-fixes).
  • net: phy: fix IRQ-based wake-on-lan over hibernate / power off (git-fixes).
  • net: stmmac: tegra: Properly allocate clock bulk data (bsc#1213733)
  • net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs (git-fixes).
  • net: usbnet: Fix WARNING in usbnetstartxmit/usbsubmiturb (git-fixes).
  • netfs: Fix lockdep warning from taking sbwriters whilst holding mmaplock (bsc#1214742).
  • netfs: Fix missing xas_retry() calls in xarray iteration (bsc#1213946 bsc#1214404).
  • netfs: Fix missing xas_retry() calls in xarray iteration (bsc#1213946).
  • netfs: fix parameter of cleanup() (bsc#1214743).
  • nfsd: Remove incorrect check in nfsd4validatestateid (git-fixes).
  • nilfs2: fix WARNING in markbufferdirty due to discarded buffer reuse (git-fixes).
  • nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput (git-fixes).
  • nvme-rdma: fix potential unbalanced freeze & unfreeze (bsc#1208902).
  • nvme-tcp: fix potential unbalanced freeze & unfreeze (bsc#1208902).
  • objtool/x86: Fix SRSO mess (git-fixes).
  • objtool/x86: Fixup frame-pointer vs rethunk (git-fixes).
  • objtool: Union instruction::{calldest,jumptable} (git-fixes).
  • old-flavors: Drop 2.6 kernels. 2.6 based kernels are EOL, upgrading from them is no longer suported.
  • pcmcia: rsrcnonstatic: Fix memory leak in nonstaticreleaseresourcedb() (git-fixes).
  • phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg write (git-fixes).
  • phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rate (git-fixes).
  • phy/rockchip: inno-hdmi: use correct vcodiv5 macro on rk3328 (git-fixes).
  • phy: qcom-snps-femto-v2: keep cfgahbclk enabled during runtime suspend (git-fixes).
  • phy: qcom-snps-femto-v2: properly enable ref clock (git-fixes).
  • phy: qcom-snps: Use deverrprobe() to simplify code (git-fixes).
  • phy: qcom-snps: correct struct qcomsnpshsphy kerneldoc (git-fixes).
  • pinctrl: amd: Mask wake bits on probe again (git-fixes).
  • pinctrl: amd: Revert 'pinctrl: amd: disable and mask interrupts on probe' (git-fixes).
  • pinctrl: cherryview: fix addressspacehandler() argument (git-fixes).
  • pinctrl: mcp23s08: check return value of devm_kasprintf() (git-fixes).
  • pinctrl: renesas: rza2: Add lock around pinctrlgeneric{{add,remove}group,{add,remove}_function} (git-fixes).
  • platform/x86: dell-sysman: Fix reference leak (git-fixes).
  • powerpc/64e: Fix kexec build error (bsc#1212091 ltc#199106).
  • powerpc/iommu: Fix iommutablein_use for a small default DMA window case (bsc#1212091 ltc#199106).
  • powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device (bsc#1212091 ltc#199106).
  • powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory (bsc#1212091 ltc#199106).
  • powerpc/iommu: do not set failed sg dmaaddress to DMAMAPPING_ERROR (bsc#1212091 ltc#199106).
  • powerpc/iommu: return error code from .map_sg() ops (bsc#1212091 ltc#199106).
  • powerpc/kernel/iommu: Add new iommutablein_use() helper (bsc#1212091 ltc#199106).
  • powerpc/kexec: Fix build failure from uninitialised variable (bsc#1212091 ltc#199106).
  • powerpc/mm/altmap: Fix altmap boundary check (bsc#1120059 git-fixes).
  • powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one window (bsc#1212091 ltc#199106).
  • powerpc/pseries/ddw: simplify enable_ddw() (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Add ddwlistnew_entry() helper (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Add ddwpropertycreate() and refactor enable_ddw() (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Add iommupseriesalloc_table() helper (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Add ofnodeput() before break (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Allow DDW windows starting at 0x00 (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Check if the default window in use before removing it (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Find existing DDW with given property name (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Make use of DDW for indirect mapping (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Print ibm,query-pe-dma-windows parameters (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Rename 'direct window' to 'dma window' (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Reorganize iommutablesetparms*() with new helper (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Replace hard-coded page shift (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Update removedmawindow() to accept property name (bsc#1212091 ltc#199106).
  • powerpc/pseries/iommu: Use correct vfree for it_map (bsc#1212091 ltc#199106).
  • powerpc/pseries: Add __init attribute to eligible functions (bsc#1212091 ltc#199106).
  • powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).
  • powerpc/pseries: Initialise CPU hotplug callbacks earlier (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).
  • powerpc/rtas: block error injection when locked down (bsc#1023051).
  • powerpc/rtas: enture rtas_call is called with MMU enabled (bsc#1023051).
  • powerpc/rtas: mandate RTAS syscall filtering (bsc#1023051).
  • powerpc/rtas_flash: allow user copy to flash block cache objects (bsc#1194869).
  • powerpc/security: Fix SpeculationStoreBypass reporting on Power10 (bsc#1188885 ltc#193722 git-fixes).
  • powerpc: Add HOTPLUG_SMT support (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588). Update config files.
  • powerpc: Move DMA64_PROPNAME define to a header (bsc#1214297 ltc#197503).
  • powerpc: fix typos in comments (bsc#1212091 ltc#199106).
  • pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window (bsc#1214297 ltc#197503).
  • pstore/ram: Check start of empty przs during init (git-fixes).
  • pwm: Add a stub for devmpwmchipadd() (git-fixes).
  • pwm: meson: Simplify duplicated per-channel tracking (git-fixes).
  • pwm: meson: fix handling of period/duty if greater than UINT_MAX (git-fixes).
  • qed: Fix scheduling in a tasklet while getting stats (git-fixes).
  • regmap: rbtree: Use alloc_flags for memory allocations (git-fixes).
  • ring-buffer: Do not swap cpu_buffer during resize process (git-fixes).
  • ring-buffer: Fix deadloop issue on reading trace_pipe (git-fixes).
  • ring-buffer: Fix wrong stat of cpu_buffer->read (git-fixes).
  • rpm/mkspec-dtb: support for nested subdirs
  • rpmsg: glink: Add check for kstrdup (git-fixes).
  • s390/ipl: add missing secure/has_secure file to ipl type 'unknown' (bsc#1214976).
  • s390/purgatory: disable branch profiling (git-fixes bsc#1214372).
  • s390/zcrypt: fix reply buffer calculations for CCA replies (bsc#1213949).
  • sched/fair: Fix inaccurate tally of ttwumoveaffine (git fixes).
  • sched/fair: Use recentusedcpu to test p->cpus_ptr (git fixes).
  • sched/psi: use kernfs polling functions for PSI trigger polling (bsc#1209799).
  • scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe() (git-fixes).
  • scsi: 53c700: Check that command slot is not NULL (git-fixes).
  • scsi: RDMA/srp: Fix residual handling (git-fixes)
  • scsi: bsg: Increase number of devices (bsc#1210048).
  • scsi: core: Do not wait for quiesce in scsideviceblock() (bsc#1209284).
  • scsi: core: Do not wait for quiesce in scsistopqueue() (bsc#1209284).
  • scsi: core: Fix legacy /proc parsing buffer overflow (git-fixes).
  • scsi: core: Fix possible memory leak if device_add() fails (git-fixes).
  • scsi: core: Improve warning message in scsideviceblock() (bsc#1209284).
  • scsi: core: Merge scsiinternaldeviceblock() and deviceblock() (bsc#1209284).
  • scsi: fnic: Replace return codes in fniccleanpending_aborts() (git-fixes).
  • scsi: qedf: Fix NULL dereference in error handling (git-fixes).
  • scsi: qedf: Fix firmware halt over suspend and resume (git-fixes).
  • scsi: qedi: Fix firmware halt over suspend and resume (git-fixes).
  • scsi: scsi_debug: Remove dead code (git-fixes).
  • scsi: sg: Increase number of devices (bsc#1210048).
  • scsi: snic: Fix double free in snictgtcreate() (git-fixes).
  • scsi: snic: Fix possible memory leak if device_add() fails (git-fixes).
  • scsi: storvsc: Always set noreportopcodes (git-fixes).
  • scsi: storvsc: Fix handling of virtual Fibre Channel timeouts (git-fixes).
  • scsi: storvsc: Handle SRB status value 0x30 (git-fixes).
  • scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices (git-fixes).
  • scsi: zfcp: Defer fc_rport blocking until after ADISC response (git-fixes bsc#1214371).
  • selftests/bpf: Test btf dump for struct with padding only fields (bsc#1211220 jsc#PED-3924).
  • selftests/futex: Order calls to futexlockpi (git-fixes).
  • selftests/harness: Actually report SKIP for signal tests (git-fixes).
  • selftests/resctrl: Close perf value read fd on errors (git-fixes).
  • selftests/resctrl: Do not leak buffer in fill_cache() (git-fixes).
  • selftests/resctrl: Unmount resctrl FS if child fails to run benchmark (git-fixes).
  • selftests/rseq: check if libc rseq support is registered (git-fixes).
  • selftests: forwarding: Add a helper to skip test when using veth pairs (git-fixes).
  • selftests: forwarding: Skip test when no interfaces are specified (git-fixes).
  • selftests: forwarding: Switch off timeout (git-fixes).
  • selftests: forwarding: ethtool: Skip when using veth pairs (git-fixes).
  • selftests: forwarding: ethtoolextendedstate: Skip when using veth pairs (git-fixes).
  • selftests: forwarding: tc_actions: Use ncat instead of nc (git-fixes).
  • selftests: forwarding: tc_actions: cleanup temporary files when test is aborted (git-fixes).
  • selftests: forwarding: tc_flower: Relax success criterion (git-fixes).
  • selftests: mirrorgrechanges: Tighten up the TTL test match (git-fixes).
  • serial: sc16is7xx: fix broken port 0 uart init (git-fixes).
  • serial: sc16is7xx: fix bug when first setting GPIO direction (git-fixes).
  • serial: sprd: Assign sprd_port after initialized to avoid wrong access (git-fixes).
  • serial: sprd: Fix DMA buffer leak issue (git-fixes).
  • serial: tegra: handle clk prepare error in tegrauarthw_init() (git-fixes).
  • sfc: fix crash when reading stats while NIC is resetting (git-fixes).
  • smb3: Do not send lease break acknowledgment if all file handles have been closed (git-fixes).
  • smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request (bsc#1193629).
  • smb: client: Fix -Wstringop-overflow issues (bsc#1193629).
  • smb: client: fix dfs link mount against w2k8 (bsc#1212142).
  • smb: client: fix null auth (git-fixes).
  • soc: aspeed: socinfo: Add kfree for kstrdup (git-fixes).
  • soundwire: bus: pmruntimerequest_resume on peripheral attachment (git-fixes).
  • soundwire: fix enumeration completion (git-fixes).
  • spi: tegra20-sflash: fix to check return value of platformgetirq() in tegrasflashprobe() (git-fixes).
  • supported.conf: fix typos for -!optional markers
  • swiotlb: Remove bounce buffer remapping for Hyper-V (bsc#1206453).
  • target: compare and write backend driver sense handling (bsc#1177719 bsc#1213026).
  • targetcorerbd: fix leak and reduce kmalloc calls (bsc#1212873).
  • targetcorerbd: fix rbdimgrequest.snap_id assignment (bsc#1212857).
  • targetcorerbd: remove snapshot existence validation code (bsc#1212857).
  • thunderbolt: Read retimer NVM authentication status prior tbretimersetinboundsbtx() (git-fixes).
  • timers: Add shutdown mechanism to the internal functions (bsc#1213970).
  • timers: Provide timershutdownsync (bsc#1213970).
  • timers: Rename deltimer() to timerdelete() (bsc#1213970).
  • timers: Rename deltimersync() to timerdeletesync() (bsc#1213970).
  • timers: Replace BUG_ON()s (bsc#1213970).
  • timers: Silently ignore timers with a NULL function (bsc#1213970).
  • timers: Split [tryto]deltimersync to prepare for shutdown mode (bsc#1213970).
  • timers: Update kernel-doc for various functions (bsc#1213970).
  • timers: Use deltimersync() even on UP (bsc#1213970).
  • tracing/histograms: Add histograms to hist_vars if they have referenced variables (git-fixes).
  • tracing/histograms: Return an error if we fail to add histogram to hist_vars list (git-fixes).
  • tracing/probes: Fix not to count error code to total length (git-fixes).
  • tracing/probes: Fix to avoid double count of the string length on the array (git-fixes).
  • tracing/probes: Fix to record 0-length dataloc in fetchstore_string*() if fails (git-fixes).
  • tracing/probes: Fix to update dynamic data counter if fetcharg uses it (git-fixes).
  • tracing: Fix cpu buffers unavailable due to 'record_disabled' missed (git-fixes).
  • tracing: Fix memleak due to race between current_tracer and trace (git-fixes).
  • tracing: Fix memory leak of iter->temp when reading trace_pipe (git-fixes).
  • tracing: Fix null pointer dereference in tracingerrlog_open() (git-fixes).
  • tracing: Fix warning in tracebufferedevent_disable() (git-fixes).
  • tty: fix hang on tty device with no_room set (git-fixes).
  • tty: ngsm: fix the UAF caused by race condition in gsmcleanup_mux (git-fixes).
  • tty: serial: fsl_lpuart: Add i.MXRT1050 support (git-fixes).
  • tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms (git-fixes).
  • tty: serial: fsllpuart: make rxwatermark configurable for different platforms (git-fixes).
  • tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A (git-fixes).
  • ubifs: Fix memleak when insertoldidx() failed (git-fixes).
  • usb-storage: alauda: Fix uninit-value in alaudacheckmedia() (git-fixes).
  • usb: chipidea: imx: add missing USB PHY DPDM wakeup setting (git-fixes).
  • usb: chipidea: imx: do not request QoS for imx8ulp (git-fixes).
  • usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0 (git-fixes).
  • usb: common: usb-conn-gpio: Prevent bailing out if initial role is none (git-fixes).
  • usb: dwc3: Fix typos in gadget.c (git-fixes).
  • usb: dwc3: Properly handle processing of pending events (git-fixes).
  • usb: dwc3: meson-g12a: do post init to fix broken usb after resumption (git-fixes).
  • usb: gadget: Fix the memory leak in raw_gadget driver (git-fixes).
  • usb: gadget: fmassstorage: Fix unused variable warning (git-fixes).
  • usb: gadget: userial: Avoid spinlock recursion in _gsconsolepush (git-fixes).
  • usb: ohci-at91: Fix the unhandle interrupt when resume (git-fixes).
  • usb: phy: mxs: fix getting wrong state with mxsphyisotghost() (git-fixes).
  • usb: quirks: add quirk for Focusrite Scarlett (git-fixes).
  • usb: serial: option: add Quectel EC200A module support (git-fixes).
  • usb: serial: option: support Quectel EM060K_128 (git-fixes).
  • usb: serial: simple: add Kaufmann RKS+CAN VCP (git-fixes).
  • usb: serial: simple: sort driver entries (git-fixes).
  • usb: typec: altmodes/displayport: Signal hpd when configuring pin assignment (git-fixes).
  • usb: typec: tcpm: Fix response to vsafe0V event (git-fixes).
  • usb: typec: tcpm: set initial svdm version based on pd revision (git-fixes).
  • usb: zaurus: Add ID for A-300/B-500/C-700 (git-fixes).
  • watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub) (git-fixes).
  • wifi: ath10k: Use RMW accessors for changing LNKCTL (git-fixes).
  • wifi: ath11k: Use RMW accessors for changing LNKCTL (git-fixes).
  • wifi: ath9k: fix races between ath9kwmicmd and ath9kwmictrl_rx (git-fixes).
  • wifi: ath9k: protect WMI command response buffer replacement with a lock (git-fixes).
  • wifi: ath9k: use ISERR() with debugfscreate_dir() (git-fixes).
  • wifi: cfg80211: Fix return value in scan logic (git-fixes).
  • wifi: cfg80211: fix sband iftype data lookup for AP_VLAN (git-fixes).
  • wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC) (git-fixes).
  • wifi: mt76: mt7915: fix power-limits while chan_switch (git-fixes).
  • wifi: mt76: mt7921: do not support one stream on secondary antenna only (git-fixes).
  • wifi: mt76: mt7921: fix non-PSC channel scan fail (git-fixes).
  • wifi: mt76: testmode: add nlapolicy for MT76TMATTRTX_LENGTH (git-fixes).
  • wifi: mwifiex: Fix OOB and integer underflow when rx packets (git-fixes).
  • wifi: mwifiex: Fix missed return in oob checks failed path (git-fixes).
  • wifi: mwifiex: avoid possible NULL skb pointer dereference (git-fixes).
  • wifi: mwifiex: fix error recovery in PCIE buffer descriptor management (git-fixes).
  • wifi: mwifiex: fix memory leak in mwifiexhistogramread() (git-fixes).
  • wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attribute (git-fixes).
  • wifi: radiotap: fix kernel-doc notation warnings (git-fixes).
  • wifi: rtw89: debug: Fix error handling in rtw89debugprivbtcmanual_set() (git-fixes).
  • x86/CPU/AMD: Disable XSAVES on AMD family 0x17 (git-fixes).
  • x86/alternative: Make custom return thunk unconditional (git-fixes).
  • x86/cpu/kvm: Provide UNTRAINRETVM (git-fixes).
  • x86/cpu: Clean up SRSO return thunk mess (git-fixes).
  • x86/cpu: Cleanup the untrain mess (git-fixes).
  • x86/cpu: Fix _x86return_thunk symbol type (git-fixes).
  • x86/cpu: Fix up srsosaferet() and _x86return_thunk() (git-fixes).
  • x86/cpu: Rename original retbleed methods (git-fixes).
  • x86/cpu: Rename srso(.*)alias to srsoalias\1 (git-fixes).
  • x86/hyperv: Add an interface to do nested hypercalls (bsc#1206453).
  • x86/hyperv: Add support for detecting nested hypervisor (bsc#1206453).
  • x86/hyperv: Change vTOM handling to use standard coco mechanisms (bsc#1206453).
  • x86/hyperv: Remove BUGON() for kmaplocal_page() (bsc#1206453).
  • x86/hyperv: Reorder code to facilitate future work (bsc#1206453).
  • x86/hyperv: Replace kmap() with kmaplocalpage() (bsc#1206453).
  • x86/ioremap: Add hypervisor callback for private MMIO mapping in coco (bsc#1206453).
  • x86/mce: Make sure logged MCEs are processed after sysfs update (git-fixes).
  • x86/mm: Handle decryption/re-encryption of bss_decrypted consistently (bsc#1206453).
  • x86/retpoline,kprobes: Fix position of thunk sections with CONFIGLTOCLANG (git-fixes).
  • x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines and IBT (git-fixes).
  • x86/retpoline: Do not clobber RFLAGS during srsosaferet() (git-fixes).
  • x86/speculation: Add cpushowgds() prototype (git-fixes).
  • x86/speculation: Mark all Skylake CPUs as vulnerable to GDS (git-fixes).
  • x86/srso: Correct the mitigation status when SMT is disabled (git-fixes).
  • x86/srso: Disable the mitigation on unaffected configurations (git-fixes).
  • x86/srso: Explain the untraining sequences a bit more (git-fixes).
  • x86/srso: Fix build breakage with the LLVM linker (git-fixes).
  • x86/srso: Fix return thunks in generated code (git-fixes).
  • x86/staticcall: Fix _staticcallfixup() (git-fixes).
  • x86/tdx: Add more registers to struct tdxhypercallargs (bsc#1206453).
  • x86/tdx: Do not corrupt frame-pointer in _tdxhypercall() (bsc#1206453).
  • x86/tdx: Expand _tdxhypercall() to handle more arguments (bsc#1206453).
  • x86/tdx: Fix typo in comment in _tdxhypercall() (bsc#1206453).
  • x86/tdx: Refactor _tdxhypercall() to allow pass down more arguments (bsc#1206453).
  • xfs: fix sb write verify for lazysbcount (bsc#1214661).
References

Affected packages

SUSE:Linux Enterprise Module for Public Cloud 15 SP5 / kernel-azure

Package

Name
kernel-azure
Purl
purl:rpm/suse/kernel-azure&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150500.33.17.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-devel": "5.14.21-150500.33.17.1",
            "kernel-devel-azure": "5.14.21-150500.33.17.1",
            "kernel-syms-azure": "5.14.21-150500.33.17.1",
            "kernel-source-azure": "5.14.21-150500.33.17.1"
        }
    ]
}

SUSE:Linux Enterprise Module for Public Cloud 15 SP5 / kernel-source-azure

Package

Name
kernel-source-azure
Purl
purl:rpm/suse/kernel-source-azure&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150500.33.17.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-devel": "5.14.21-150500.33.17.1",
            "kernel-devel-azure": "5.14.21-150500.33.17.1",
            "kernel-syms-azure": "5.14.21-150500.33.17.1",
            "kernel-source-azure": "5.14.21-150500.33.17.1"
        }
    ]
}

SUSE:Linux Enterprise Module for Public Cloud 15 SP5 / kernel-syms-azure

Package

Name
kernel-syms-azure
Purl
purl:rpm/suse/kernel-syms-azure&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150500.33.17.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-devel": "5.14.21-150500.33.17.1",
            "kernel-devel-azure": "5.14.21-150500.33.17.1",
            "kernel-syms-azure": "5.14.21-150500.33.17.1",
            "kernel-source-azure": "5.14.21-150500.33.17.1"
        }
    ]
}

openSUSE:Leap 15.5 / kernel-azure

Package

Name
kernel-azure
Purl
purl:rpm/suse/kernel-azure&distro=openSUSE%20Leap%2015.5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150500.33.17.1

Ecosystem specific

{
    "binaries": [
        {
            "ocfs2-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-devel-azure": "5.14.21-150500.33.17.1",
            "dlm-kmp-azure": "5.14.21-150500.33.17.1",
            "cluster-md-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-extra": "5.14.21-150500.33.17.1",
            "gfs2-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-optional": "5.14.21-150500.33.17.1",
            "kernel-azure-devel": "5.14.21-150500.33.17.1",
            "kernel-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-vdso": "5.14.21-150500.33.17.1",
            "kselftests-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-syms-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-livepatch-devel": "5.14.21-150500.33.17.1",
            "reiserfs-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-source-azure": "5.14.21-150500.33.17.1"
        }
    ]
}

openSUSE:Leap 15.5 / kernel-source-azure

Package

Name
kernel-source-azure
Purl
purl:rpm/suse/kernel-source-azure&distro=openSUSE%20Leap%2015.5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150500.33.17.1

Ecosystem specific

{
    "binaries": [
        {
            "ocfs2-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-devel-azure": "5.14.21-150500.33.17.1",
            "dlm-kmp-azure": "5.14.21-150500.33.17.1",
            "cluster-md-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-extra": "5.14.21-150500.33.17.1",
            "gfs2-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-optional": "5.14.21-150500.33.17.1",
            "kernel-azure-devel": "5.14.21-150500.33.17.1",
            "kernel-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-vdso": "5.14.21-150500.33.17.1",
            "kselftests-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-syms-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-livepatch-devel": "5.14.21-150500.33.17.1",
            "reiserfs-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-source-azure": "5.14.21-150500.33.17.1"
        }
    ]
}

openSUSE:Leap 15.5 / kernel-syms-azure

Package

Name
kernel-syms-azure
Purl
purl:rpm/suse/kernel-syms-azure&distro=openSUSE%20Leap%2015.5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150500.33.17.1

Ecosystem specific

{
    "binaries": [
        {
            "ocfs2-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-devel-azure": "5.14.21-150500.33.17.1",
            "dlm-kmp-azure": "5.14.21-150500.33.17.1",
            "cluster-md-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-extra": "5.14.21-150500.33.17.1",
            "gfs2-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-optional": "5.14.21-150500.33.17.1",
            "kernel-azure-devel": "5.14.21-150500.33.17.1",
            "kernel-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-vdso": "5.14.21-150500.33.17.1",
            "kselftests-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-syms-azure": "5.14.21-150500.33.17.1",
            "kernel-azure-livepatch-devel": "5.14.21-150500.33.17.1",
            "reiserfs-kmp-azure": "5.14.21-150500.33.17.1",
            "kernel-source-azure": "5.14.21-150500.33.17.1"
        }
    ]
}