SUSE-SU-2024:3551-1

Source
https://www.suse.com/support/update/announcement/2024/suse-su-20243551-1/
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:3551-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2024:3551-1
Related
Published
2024-10-08T15:03:16Z
Modified
2024-10-08T15:03:16Z
Summary
Security update for the Linux Kernel
Details

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

The following security bugs were fixed:

  • CVE-2023-52610: net/sched: act_ct: fix skb leak and crash on ooo frags (bsc#1221610).
  • CVE-2023-52752: smb: client: fix use-after-free bug in cifsdebugdataprocshow() (bsc#1225487).
  • CVE-2023-52916: media: aspeed: Fix memory overwrite if timing is 1600x900 (bsc#1230269).
  • CVE-2024-26640: tcp: add sanity checks to rx zerocopy (bsc#1221650).
  • CVE-2024-26759: mm/swap: fix race when skipping swapcache (bsc#1230340).
  • CVE-2024-26804: net: ip_tunnel: prevent perpetual headroom growth (bsc#1222629).
  • CVE-2024-38538: net: bridge: xmit: make sure we have at least eth header len bytes (bsc#1226606).
  • CVE-2024-38596: afunix: Fix data races in unixreleasesock/unixstream_sendmsg (bsc#1226846).
  • CVE-2024-40965: i2c: lpi2c: Avoid calling clkgetrate during transfer (bsc#1227885).
  • CVE-2024-40973: media: mtk-vcodec: potential null pointer deference in SCP (bsc#1227890).
  • CVE-2024-40983: tipc: force a dst refcount before doing decryption (bsc#1227819).
  • CVE-2024-42154: tcp_metrics: validate source addr length (bsc#1228507).
  • CVE-2024-42243: mm/filemap: make MAXPAGECACHEORDER acceptable to xarray (bsc#1229001).
  • CVE-2024-42252: closures: Change BUGON() to WARNON() (bsc#1229004).
  • CVE-2024-42265: protect the fetch of ->fd[fd] in do_dup2() from mispredictions (bsc#1229334).
  • CVE-2024-42294: block: fix deadlock between sdremove & sdrelease (bsc#1229371).
  • CVE-2024-42304: ext4: make sure the first directory block is not a hole (bsc#1229364).
  • CVE-2024-42305: ext4: check dot and dotdot of dx_root before making dir indexed (bsc#1229363).
  • CVE-2024-42306: udf: Avoid using corrupted block bitmap buffer (bsc#1229362).
  • CVE-2024-43828: ext4: fix infinite loop when replaying fast_commit (bsc#1229394).
  • CVE-2024-43832: s390/uv: Do not call foliowaitwriteback() without a folio reference (bsc#1229380).
  • CVE-2024-43845: udf: Fix bogus checksum computation in udf_rename() (bsc#1229389).
  • CVE-2024-43890: tracing: Fix overflow in getfreeelt() (bsc#1229764).
  • CVE-2024-43898: ext4: sanity check for NULL pointer after ext4forceshutdown (bsc#1229753).
  • CVE-2024-43914: md/raid5: avoid BUG_ON() while continue reshape after reassembling (bsc#1229790).
  • CVE-2024-44935: sctp: Fix null-ptr-deref in reuseportaddsock() (bsc#1229810).
  • CVE-2024-44944: netfilter: ctnetlink: use helper function to calculate expect ID (bsc#1229899).
  • CVE-2024-44946: kcm: Serialise kcm_sendmsg() for the same socket (bsc#1230015).
  • CVE-2024-44950: serial: sc16is7xx: fix invalid FIFO access with special register set (bsc#1230180).
  • CVE-2024-44951: serial: sc16is7xx: fix TX fifo corruption (bsc#1230181).
  • CVE-2024-44970: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink (bsc#1230209).
  • CVE-2024-44971: net: dsa: bcmsf2: Fix a possible memory leak in bcmsf2mdioregister() (bsc#1230211).
  • CVE-2024-44984: bnxten: Fix double DMA unmapping for XDPREDIRECT (bsc#1230240).
  • CVE-2024-44985: ipv6: prevent possible UAF in ip6_xmit() (bsc#1230206).
  • CVE-2024-44987: ipv6: prevent UAF in ip6sendskb() (bsc#1230185).
  • CVE-2024-44988: net: dsa: mv88e6xxx: Fix out-of-bound access (bsc#1230192).
  • CVE-2024-44989: bonding: fix xfrm real_dev null pointer dereference (bsc#1230193).
  • CVE-2024-44990: bonding: fix null pointer deref in bondipsecoffload_ok (bsc#1230194).
  • CVE-2024-44991: tcp: prevent concurrent execution of tcpskexit_batch (bsc#1230195).
  • CVE-2024-44998: atm: idt77252: prevent use after free in dequeue_rx() (bsc#1230171).
  • CVE-2024-44999: gtp: pull network headers in gtpdevxmit() (bsc#1230233).
  • CVE-2024-45002: rtla/osnoise: Prevent NULL dereference in error handling (bsc#1230169).
  • CVE-2024-45003: Don't evict inode under the inode lru traversing context (bsc#1230245).
  • CVE-2024-45013: nvme: move stopping keep-alive into nvmeuninitctrl() (bsc#1230442).
  • CVE-2024-45017: net/mlx5: Fix IPsec RoCE MPV trace call (bsc#1230430).
  • CVE-2024-45018: netfilter: flowtable: initialise extack before use (bsc#1230431).
  • CVE-2024-45019: net/mlx5e: Take state lock during tx timeout reporter (bsc#1230432).
  • CVE-2024-45021: memcgwriteevent_control(): fix a user-triggerable oops (bsc#1230434).
  • CVE-2024-45022: mm/vmalloc: fix page mapping if vmareaalloc_pages() with high order fallback to order 0 (bsc#1230435).
  • CVE-2024-45023: md/raid1: Fix data corruption for degraded array with slow disk (bsc#1230455).
  • CVE-2024-45029: i2c: tegra: Do not mark ACPI devices as irq safe (bsc#1230451).
  • CVE-2024-45030: igb: cope with large MAXSKBFRAGS (bsc#1230457).
  • CVE-2024-46673: scsi: aacraid: Fix double-free on probe failure (bsc#1230506).
  • CVE-2024-46677: gtp: fix a potential NULL pointer dereference (bsc#1230549).
  • CVE-2024-46679: ethtool: check device is present when getting link settings (bsc#1230556).
  • CVE-2024-46686: smb/client: avoid dereferencing rdata=NULL in smb2newread_req() (bsc#1230517).
  • CVE-2024-46687: btrfs: fix a use-after-free when hitting errors inside btrfssubmitchunk() (bsc#1230518).
  • CVE-2024-46691: usb: typec: ucsi: Move unregister out of atomic section (bsc#1230526).
  • CVE-2024-46692: firmware: qcom: scm: Mark getwqctx() as atomic call (bsc#1230520).
  • CVE-2024-46693: kABI workaround for soc-qcom pmic_glink changes (bsc#1230521).
  • CVE-2024-46710: drm/vmwgfx: Prevent unmapping active read buffers (bsc#1230540).
  • CVE-2024-46717: net/mlx5e: SHAMPO, Fix incorrect page release (bsc#1230719).
  • CVE-2024-46729: drm/amd/display: Fix incorrect size calculation for loop (bsc#1230704).
  • CVE-2024-46735: ublkdrv: fix NULL pointer dereference in ublkctrlstartrecovery() (bsc#1230727).
  • CVE-2024-46743: of/irq: Prevent device address out-of-bounds read in interrupt map walk (bsc#1230756).
  • CVE-2024-46751: btrfs: do not BUGON() when 0 reference count at btrfslookupextentinfo() (bsc#1230786).
  • CVE-2024-46752: btrfs: reduce nesting for extent processing at btrfslookupextent_info() (bsc#1230794).
  • CVE-2024-46753: btrfs: handle errors from btrfsdecref() properly (bsc#1230796).
  • CVE-2024-46772: drm/amd/display: Check denominator crb_pipes before used (bsc#1230772).
  • CVE-2024-46783: tcpbpf: fix return value of tcpbpf_sendmsg() (bsc#1230810).
  • CVE-2024-46787: userfaultfd: fix checks for huge PMDs (bsc#1230815).
  • CVE-2024-46794: x86/tdx: Fix data leak in mmio_read() (bsc#1230825).
  • CVE-2024-46822: arm64: acpi: Harden getcpuforacpiid() against missing CPU entry (bsc#1231120).

The following non-security bugs were fixed:

  • ABI: testing: fix admv8818 attr description (git-fixes).
  • ACPI: CPPC: Add helper to get the highest performance value (stable-fixes).
  • ACPI: CPPC: Fix MASK_VAL() usage (git-fixes).
  • ACPI: PMIC: Remove unneeded check in tps68470pmicopregion_probe() (git-fixes).
  • ACPI: processor: Fix memory leaks in error paths of processor_add() (stable-fixes).
  • ACPI: processor: Return an error if acpiprocessorgetinfo() fails in processoradd() (stable-fixes).
  • ACPI: sysfs: validate return type of _STR method (git-fixes).
  • ACPICA: Implement ACPIWARNINGONCE and ACPIERRORONCE (stable-fixes).
  • ACPICA: executer/exsystem: Do not nag user about every Stall() violating the spec (git-fixes).
  • ALSA: control: Apply sanity check of input values for user elements (stable-fixes).
  • ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices (stable-fixes).
  • ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP (stable-fixes).
  • ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx (stable-fixes).
  • ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx (stable-fixes).
  • ALSA: hda/realtek: add patch for internal mic in Lenovo V145 (stable-fixes).
  • ALSA: hda/realtek: extend quirks for Clevo V5[46]0 (stable-fixes).
  • ALSA: hda: Add input value sanity checks to HDMI channel map controls (stable-fixes).
  • ALSA: hda: add HDMI codec ID for Intel PTL (stable-fixes).
  • ALSA: hda: cs35l41: fix module autoloading (git-fixes).
  • ARM: 9406/1: Fix callchain_trace() return value (git-fixes).
  • ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strict (stable-fixes).
  • ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK) (stable-fixes).
  • ASoC: codecs: avoid possible garbage value in peb2466regread() (git-fixes).
  • ASoC: cs42l42: Convert comma to semicolon (git-fixes).
  • ASoC: dapm: Fix UAF for sndsocpcm_runtime object (git-fixes).
  • ASoC: intel: fix module autoloading (stable-fixes).
  • ASoC: meson: Remove unused declartion in header file (git-fixes).
  • ASoC: meson: axg-card: fix 'use-after-free' (git-fixes).
  • ASoC: rt5682: Return devmofclkaddhw_provider to transfer the error (git-fixes).
  • ASoC: rt5682s: Return devmofclkaddhw_provider to transfer the error (git-fixes).
  • ASoC: soc-ac97: Fix the incorrect description (git-fixes).
  • ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode (git-fixes).
  • ASoC: tas2781-i2c: Get the right GPIO line (git-fixes).
  • ASoC: tda7419: fix module autoloading (stable-fixes).
  • ASoC: tegra: Fix CBB error during probe() (git-fixes).
  • ASoC: topology: Properly initialize soc_enum values (stable-fixes).
  • ASoc: SOF: topology: Clear SOF link platform name upon unload (git-fixes).
  • ASoc: TAS2781: replace beXXtocpup with getunalignedbeXX for potentially broken alignment (stable-fixes).
  • Bluetooth: MGMT: Ignore keys being loaded with invalid type (git-fixes).
  • Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush() (stable-fixes).
  • Bluetooth: btusb: Fix not handling ZPL/short-transfer (git-fixes).
  • Bluetooth: hcicore: Fix sending MGMTEVCONNECTFAILED (git-fixes).
  • Bluetooth: hci_event: Use HCI error defines instead of magic values (stable-fixes).
  • Bluetooth: hcisync: Add helper functions to manipulate cmdsync queue (stable-fixes).
  • Bluetooth: hcisync: Ignore errors from HCIOPREMOTENAMEREQCANCEL (git-fixes).
  • Detect memory allocation failure in annotatedsourceallochistograms (bsc#1227962).
  • Documentation: ioctl: document 0x07 ioctl code (git-fixes).
  • Drivers: hv: vmbus: Fix rescind handling in uiohvgeneric (git-fixes).
  • Drivers: hv: vmbus: Fix the misplaced function description (git-fixes).
  • Drop soundwire patch that caused a regression (bsc#1230350)
  • HID: amdsfh: free driverdata after destroying hid device (stable-fixes).
  • HID: cougar: fix slab-out-of-bounds Read in cougarreportfixup (stable-fixes).
  • HID: multitouch: Add support for GT7868Q (stable-fixes).
  • HID: wacom: Do not warn about dropped packets for first packet (git-fixes).
  • HID: wacom: Support sequence numbers smaller than 16-bit (git-fixes).
  • IB/core: Fix ibcachesetup_one error flow cleanup (git-fixes)
  • Input: adp5588-keys - fix check on return code (git-fixes).
  • Input: ads7846 - ratelimit the spi_sync error message (stable-fixes).
  • Input: ili210x - use kvmalloc() to allocate buffer for firmware update (stable-fixes).
  • Input: ilitektsi2c - avoid wrong input subsystem sync (git-fixes).
  • Input: ps2-gpio - use IRQFNOAUTOEN flag in request_irq() (git-fixes).
  • Input: synaptics - enable SMBus for HP Elitebook 840 G2 (stable-fixes).
  • Input: tsc2004/5 - do not hard code interrupt trigger (git-fixes).
  • Input: tsc2004/5 - fix reset handling on probe (git-fixes).
  • Input: tsc2004/5 - use device core to create driver-specific device attributes (git-fixes).
  • Input: uinput - reject requests with unreasonable number of slots (stable-fixes).
  • KEYS: prevent NULL pointer dereference in findasymmetrickey() (git-fixes).
  • KVM: SVM: Do not advertise Bus Lock Detect to guest if SVM support is missing (git-fixes).
  • KVM: SVM: fix emulation of msr reads/writes of MSRFSBASE and MSRGSBASE (git-fixes).
  • KVM: arm64: Block unsafe FF-A calls from the host (git-fixes).
  • KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging (git-fixes).
  • KVM: arm64: Do not pass a TLBI level hint when zapping table entries (git-fixes).
  • KVM: arm64: Do not re-initialize the KVM lock (git-fixes).
  • KVM: arm64: Invalidate EL1&0 TLB entries for all VMIDs in nvhe hyp init (git-fixes).
  • KVM: arm64: Make ICC*SGI*EL1 undef in the absence of a vGICv3 (git-fixes).
  • KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE (git-fixes).
  • KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID (git-fixes).
  • KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgicv2parse_attr() (git-fixes).
  • KVM: x86: Acquire kvm->srcu when handling KVMSETVCPU_EVENTS (git-fixes).
  • Move fixes into sorted section (bsc#1230119)
  • Move s390 kabi patch into the kabi section
  • NFS: never reuse a NFSv4.0 lock-owner (bsc#1227726).
  • NFSD: Fix frame size warning in svcexportparse() (git-fixes).
  • NFSD: Rewrite synopsis of nfsdpercpucounters_init() (git-fixes).
  • NFSv4: Add missing rescheduling points in nfsclientreturnmarkeddelegations (git-fixes).
  • PCI: Add missing bridge lock to pcibuslock() (stable-fixes).
  • PCI: Wait for Link before restoring Downstream Buses (git-fixes).
  • PCI: al: Check IORESOURCE_BUS existence during probe (stable-fixes).
  • PCI: dra7xx: Fix error handling when IRQ request fails in probe (git-fixes).
  • PCI: dra7xx: Fix threaded IRQ request for 'dra7xx-pcie-main' IRQ (git-fixes).
  • PCI: dwc: Expose dwpcieep_exit() to module (git-fixes).
  • PCI: imx6: Fix missing call to phypoweroff() in error handling (git-fixes).
  • PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0) (stable-fixes).
  • PCI: keystone: Fix if-statement expression in kspciequirk() (git-fixes).
  • PCI: kirin: Fix buffer overflow in kirinpcieparse_port() (git-fixes).
  • PCI: qcom-ep: Enable controller resources like PHY only after refclk is available (git-fixes).
  • PCI: xilinx-nwl: Clean up clock on probe failure/removal (git-fixes).
  • PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler (git-fixes).
  • PKCS#7: Check codeSigning EKU of certificates in PKCS#7 (bsc#1226666).
  • RDMA/core: Remove unused declaration rdmaresolveip_route() (git-fixes)
  • RDMA/cxgb4: Added NULL check for lookup_atid (git-fixes)
  • RDMA/efa: Properly handle unexpected AQ completions (git-fixes)
  • RDMA/erdma: Return QP state in erdmaqueryqp (git-fixes)
  • RDMA/hns: Do not modify rq next block addr in HIP09 QPC (git-fixes)
  • RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS (git-fixes)
  • RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08 (git-fixes)
  • RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler (git-fixes)
  • RDMA/hns: Fix ah error counter in sw stat not increasing (git-fixes)
  • RDMA/hns: Fix restricted __le16 degrades to integer issue (git-fixes)
  • RDMA/hns: Fix spinunlockirqrestore() called with IRQs enabled (git-fixes)
  • RDMA/hns: Fix the overflow risk of hemlistcalcbarange() (git-fixes)
  • RDMA/hns: Optimize hem allocation performance (git-fixes)
  • RDMA/irdma: fix error message in irdmamodifyqp_roce() (git-fixes)
  • RDMA/iwcm: Fix WARNING:atkernel/workqueue.c:#checkflush_dependency (git-fixes)
  • RDMA/mlx5: Drop redundant work canceling from clean_keys() (git-fixes)
  • RDMA/mlx5: Fix MR cache temp entries cleanup (git-fixes)
  • RDMA/mlx5: Fix counter update on MR cache mkey creation (git-fixes)
  • RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache (git-fixes)
  • RDMA/mlx5: Obtain upper net device only when needed (git-fixes)
  • RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds (git-fixes)
  • RDMA/rtrs: Reset hbmissedcnt after receiving other traffic from peer (git-fixes)
  • Restore dropped fields for bluetooth MGMT/SMP structs (git-fixes).
  • Revert 'Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE' (git-fixes).
  • Revert 'PCI: Extend ACS configurability (bsc#1228090).' (bsc#1229019)
  • Revert 'drm/amdgpu: align pppowerprofile_mode with kernel docs' (stable-fixes).
  • Revert 'media: tuners: fix error return code of hybridtunerrequest_state()' (git-fixes).
  • Revert 'mm, kmsan: fix infinite recursion due to RCU critical section' (bsc#1230413)
  • Revert 'mm/sparsemem: fix race in accessing memory_section->usage' (bsc#1230413)
  • Revert 'mm: prevent derefencing NULL ptr in pfnsectionvalid()' (bsc#1230413)
  • Split kabi part of dmblkioctl-implement-path-failover-for-SG_IO.patch
  • Squashfs: sanity check symbolic link size (git-fixes).
  • USB: class: CDC-ACM: fix race between getserial and setserial (git-fixes).
  • USB: serial: kobil_sct: restore initial terminal settings (git-fixes).
  • USB: serial: option: add MeiG Smart SRM825L (git-fixes).
  • USB: serial: option: add MeiG Smart SRM825L (stable-fixes).
  • USB: serial: pl2303: add device id for Macrosilicon MS3020 (stable-fixes).
  • USB: usbtmc: prevent kernel-usb-infoleak (git-fixes).
  • VMCI: Fix use-after-free when removing resource in vmciresourceremove() (git-fixes).
  • afs: Do not cross .backup mountpoint from backup volume (git-fixes).
  • afs: Revert 'afs: Hide silly-rename files from userspace' (git-fixes).
  • arm64/mm: Modify range-based tlbi to decrement scale (bsc#1229585)
  • arm64/mm: Update tlb invalidation routines for FEAT_LPA2 (bsc#1229585)
  • arm64: acpi: Move getcpuforacpiid() to a header (git-fixes).
  • arm64: dts: allwinner: h616: Add r_i2c pinctrl nodes (git-fixes).
  • arm64: dts: exynos: exynos7885-jackpotlte: Correct RAM amount to 4GB (git-fixes).
  • arm64: dts: imx8-ss-dma: Fix adc0 closing brace location (git-fixes).
  • arm64: dts: rockchip: Correct the Pinebook Pro battery design capacity (git-fixes).
  • arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1 (git-fixes).
  • arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequency (git-fixes).
  • arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi E (git-fixes).
  • arm64: dts: rockchip: fix eMMC/SPI corruption when audio has been used on RK3399 Puma (git-fixes).
  • arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 Puma (git-fixes).
  • arm64: signal: Fix some under-bracketed UAPI macros (git-fixes).
  • arm64: tlb: Allow range operation for MAXTLBIRANGE_PAGES (bsc#1229585)
  • arm64: tlb: Fix TLBI RANGE operand (bsc#1229585)
  • arm64: tlb: Improve _TLBIVADDR_RANGE() (bsc#1229585)
  • ata: libata-scsi: Fix atamsensecontrol() CDL page reporting (git-fixes).
  • ata: libata: Clear DIDTIMEOUT for ATA PT commands with sense data (git-fixes).
  • ata: libata: Fix memory leak for error path in atahostalloc() (git-fixes).
  • ata: pata_macio: Use WARN instead of BUG (stable-fixes).
  • blk-mq: add helper for checking if one CPU is mapped to specified hctx (bsc#1223600).
  • blk-mq: do not schedule block kworker on isolated CPUs (bsc#1223600).
  • bpf, events: Use prog to emit ksymbol event for main program (git-fixes).
  • bpf: Fix use-after-free in bpfuprobemultilinkattach() (git-fixes).
  • btrfs: fix race between direct IO write and fsync when using same fd (git-fixes).
  • btrfs: send: allow cloning non-aligned extent if it ends at i_size (bsc#1230854).
  • bus: integrator-lm: fix OF node leak in probe() (git-fixes).
  • cachefiles: Fix non-taking of sb_writers around set/removexattr (bsc#1231008).
  • cachefiles: fix dentry leak in cachefilesopenfile() (bsc#1231183).
  • can: bcm: Clear bo->bcmprocread after removeprocentry() (git-fixes).
  • can: bcm: Remove proc entry when dev is unregistered (git-fixes).
  • can: j1939: use correct function name in comment (git-fixes).
  • can: kvaser_pciefd: Skip redundant NULL pointer check in ISR (stable-fixes).
  • can: mcan: Release irq on error in mcan_open (git-fixes).
  • can: m_can: enable NAPI before enabling interrupts (git-fixes).
  • can: mcan: mcan_close(): stop clocks after device has been shut down (git-fixes).
  • can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open (git-fixes).
  • can: mcp251xfd: clarify the meaning of timestamp (stable-fixes).
  • can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode (git-fixes).
  • can: mcp251xfd: mcp251xfdhandlerxifringuinc(): factor out in separate function (stable-fixes).
  • can: mcp251xfd: mcp251xfdringinit(): check TX-coalescing configuration (stable-fixes).
  • can: mcp251xfd: move mcp251xfdtimestampstart()/stop() into mcp251xfdchipstart/stop() (stable-fixes).
  • can: mcp251xfd: properly indent labels (stable-fixes).
  • can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd (stable-fixes).
  • can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum (stable-fixes).
  • cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller (git-fixes).
  • cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller (stable-fixes).
  • ceph: remove the incorrect Fw reference check when dirtying pages (bsc#1231182).
  • clk: Add a devm variant of clkrateexclusive_get() (bsc#1227885).
  • clk: Provide !COMMONCLK dummy for devmclkrateexclusive_get() (bsc#1227885).
  • clk: qcom: clk-alpha-pll: Fix the pll post div mask (git-fixes).
  • clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API (git-fixes).
  • clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabled (git-fixes).
  • clk: qcom: gcc-sc8280xp: do not use parking clk_ops for QUPs (git-fixes).
  • clk: qcom: gcc-sm8550: Do not park the USB RCG at registration time (git-fixes).
  • clk: qcom: gcc-sm8550: Do not use parking clk_ops for QUPs (git-fixes).
  • clk: qcom: ipq9574: Update the alpha PLL type for GPLLs (git-fixes).
  • clk: ti: dra7-atl: Fix leak of of_nodes (git-fixes).
  • clocksource/drivers/imx-tpm: Fix next event not taking effect sometime (git-fixes).
  • clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX (git-fixes).
  • clocksource/drivers/qcom: Add missing iounmap() on errors in msmdttimer_init() (git-fixes).
  • cpufreq: amd-pstate: Enable amd-pstate preferred core support (stable-fixes).
  • cpufreq: amd-pstate: fix the highest frequency issue which limits performance (git-fixes).
  • cpufreq: scmi: Avoid overflow of target_freq in fast switch (stable-fixes).
  • cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately (git-fixes).
  • crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure (git-fixes).
  • crypto: ccp - do not request interrupt on cmd completion when irqs disabled (git-fixes).
  • crypto: iaa - Fix potential use after free bug (git-fixes).
  • crypto: qat - fix unintentional re-enabling of error interrupts (stable-fixes).
  • crypto: xor - fix template benchmarking (git-fixes).
  • cxl/core: Fix incorrect vendor debug UUID define (git-fixes).
  • cxl/pci: Fix to record only non-zero ranges (git-fixes).
  • devres: Initialize an uninitialized struct member (stable-fixes).
  • dma-buf: heaps: Fix off-by-one in CMA heap fault handler (git-fixes).
  • dma-debug: avoid deadlock between dma debug vs printk and netconsole (stable-fixes).
  • dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor (stable-fixes).
  • dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking callbacks (stable-fixes).
  • driver core: Fix a potential null-ptr-deref in moduleadddriver() (git-fixes).
  • driver core: Fix error handling in driver API device_rename() (git-fixes).
  • driver: iio: add missing checks on iio_info's callback access (stable-fixes).
  • drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error (git-fixes).
  • drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error (git-fixes).
  • drivers:drm:exynosdrmgsc:Fix wrong assignment in gsc_bind() (git-fixes).
  • drm/amd/amdgpu: Check tbo resource pointer (stable-fixes).
  • drm/amd/amdgpu: Properly tune the size of struct (git-fixes).
  • drm/amd/display: Add array index check for hdcp ddc access (stable-fixes).
  • drm/amd/display: Add null check for setoutputgamma in dcn30setoutputtransferfunc (git-fixes).
  • drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing (stable-fixes).
  • drm/amd/display: Assign linearpitchalignment even for VM (stable-fixes).
  • drm/amd/display: Avoid overflow from uint32t to uint8t (stable-fixes).
  • drm/amd/display: Avoid race between dcn10setdrr() and dcstatedestruct() (git-fixes).
  • drm/amd/display: Check BIOS images before it is used (stable-fixes).
  • drm/amd/display: Check HDCP returned status (stable-fixes).
  • drm/amd/display: Check UnboundedRequestEnabled's value (stable-fixes).
  • drm/amd/display: Check denominator pbn_div before used (stable-fixes).
  • drm/amd/display: Check gpio_id before used as array index (stable-fixes).
  • drm/amd/display: Check index for auxrdinterval before using (stable-fixes).
  • drm/amd/display: Check msg_id before processing transcation (stable-fixes).
  • drm/amd/display: Check numvalidsets before accessing readerwmsets[] (stable-fixes).
  • drm/amd/display: Correct the defined value for AMDGPUDMUBNOTIFICATION_MAX (stable-fixes).
  • drm/amd/display: Defer handling mst up request in resume (stable-fixes).
  • drm/amd/display: Disable error correction if it's not supported (stable-fixes).
  • drm/amd/display: Do not use fsleep for PSR exit waits on dmub replay (stable-fixes).
  • drm/amd/display: Ensure array index tg_inst won't be -1 (stable-fixes).
  • drm/amd/display: Ensure index calculation will not overflow (stable-fixes).
  • drm/amd/display: Fix Coverity INTEGEROVERFLOW within dalgpioservicecreate (stable-fixes).
  • drm/amd/display: Fix Coverity INTEGEROVERFLOW within decidefallbacklinksettingmaxbw_policy (stable-fixes).
  • drm/amd/display: Fix Coverity INTERGEROVERFLOW within constructintegrated_info (stable-fixes).
  • drm/amd/display: Fix FEC_READY write on DP LT (stable-fixes).
  • drm/amd/display: Fix index may exceed array range within fpuupdatebwboundingbox (stable-fixes).
  • drm/amd/display: Fix pipe addition logic in calcblocksto_ungate DCN35 (stable-fixes).
  • drm/amd/display: Handle the case which quad_part is equal 0 (stable-fixes).
  • drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection (stable-fixes).
  • drm/amd/display: Replace dmexecutedmubcmd with dcwakeandexecutedmubcmd (git-fixes).
  • drm/amd/display: Run DCLOGDC after checking link->link_enc (stable-fixes).
  • drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration (stable-fixes).
  • drm/amd/display: Skip wbsclsetscaler_filter if filter is null (stable-fixes).
  • drm/amd/display: Solve mst monitors blank out problem after resume (git-fixes).
  • drm/amd/display: Spinlock before reading event (stable-fixes).
  • drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6 (stable-fixes).
  • drm/amd/display: Wake DMCUB before sending a command for replay feature (stable-fixes).
  • drm/amd/display: added NULL check at start of dcvalidatestream (stable-fixes).
  • drm/amd/display: handle nulled pipe context in DCE110's set_drr() (git-fixes).
  • drm/amd/display: use preferred link settings for dp signal only (stable-fixes).
  • drm/amd/pm: Fix negative array index read (stable-fixes).
  • drm/amd/pm: check negtive return for table entries (stable-fixes).
  • drm/amd/pm: check specific index for aldebaran (stable-fixes).
  • drm/amd/pm: check specific index for smu13 (stable-fixes).
  • drm/amd/pm: fix the Out-of-bounds read warning (stable-fixes).
  • drm/amd/pm: fix uninitialized variable warning (stable-fixes).
  • drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr (stable-fixes).
  • drm/amd/pm: fix uninitialized variable warnings for vangogh_ppt (stable-fixes).
  • drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr (stable-fixes).
  • drm/amd/pm: fix warning using uninitialized value of maxvidstep (stable-fixes).
  • drm/amd: Add gfx12 swizzle mode defs (stable-fixes).
  • drm/amdgpu/atomfirmware: Silence UBSAN warning (stable-fixes).
  • drm/amdgpu/display: handle gfx12 in amdgpudmplaneformatmod_supported (stable-fixes).
  • drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs (stable-fixes).
  • drm/amdgpu/pm: Check the return value of smumsendmsgtosmc (stable-fixes).
  • drm/amdgpu/pm: Fix uninitialized variable agcbtcresponse (stable-fixes).
  • drm/amdgpu/pm: Fix uninitialized variable warning for smu10 (stable-fixes).
  • drm/amdgpu/swsmu: always force a state reprogram on init (stable-fixes).
  • drm/amdgpu: Fix get each xcp macro (git-fixes).
  • drm/amdgpu: Fix out-of-bounds read of dfv17channelnumber (stable-fixes).
  • drm/amdgpu: Fix out-of-bounds write warning (stable-fixes).
  • drm/amdgpu: Fix smatch static checker warning (stable-fixes).
  • drm/amdgpu: Fix the uninitialized variable warning (stable-fixes).
  • drm/amdgpu: Fix the warning division or modulo by zero (stable-fixes).
  • drm/amdgpu: Fix uninitialized variable warning in amdgpuafmtacr (stable-fixes).
  • drm/amdgpu: Fix uninitialized variable warning in amdgpuinfoioctl (stable-fixes).
  • drm/amdgpu: Handle sg size limit for contiguous allocation (stable-fixes).
  • drm/amdgpu: Set nohwaccess when VF request full GPU fails (stable-fixes).
  • drm/amdgpu: add lock in amdgpugartinvalidate_tlb (stable-fixes).
  • drm/amdgpu: add lock in kfdprocessdequeuefromdevice (stable-fixes).
  • drm/amdgpu: add missing error handling in function amdgpugmcflushgputlb_pasid (stable-fixes).
  • drm/amdgpu: add skiphwaccess checks for sriov (stable-fixes).
  • drm/amdgpu: align pppowerprofile_mode with kernel docs (stable-fixes).
  • drm/amdgpu: avoid reading vf2pf info size from FB (stable-fixes).
  • drm/amdgpu: check for LINEARALIGNED correctly in checktilingflagsgfx6 (stable-fixes).
  • drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts (stable-fixes).
  • drm/amdgpu: fix a possible null pointer dereference (git-fixes).
  • drm/amdgpu: fix contiguous handling for IB parsing v2 (git-fixes).
  • drm/amdgpu: fix dereference after null check (stable-fixes).
  • drm/amdgpu: fix mc_data out-of-bounds read warning (stable-fixes).
  • drm/amdgpu: fix overflowed array index read warning (stable-fixes).
  • drm/amdgpu: fix overflowed constant warning in mmhubsetclockgating() (stable-fixes).
  • drm/amdgpu: fix the waring dereferencing hive (stable-fixes).
  • drm/amdgpu: fix ucode out-of-bounds read warning (stable-fixes).
  • drm/amdgpu: fix uninitialized scalar variable warning (stable-fixes).
  • drm/amdgpu: handle gfx12 in amdgpudisplayverify_sizes (stable-fixes).
  • drm/amdgpu: properly handle vbios fake edid sizing (git-fixes).
  • drm/amdgpu: reject gang submit on reserved VMIDs (stable-fixes).
  • drm/amdgpu: the warning dereferencing obj for nbiov74 (stable-fixes).
  • drm/amdgpu: update type of buf size to u32 for eeprom functions (stable-fixes).
  • drm/amdgu: fix Unintentional integer overflow for mall size (stable-fixes).
  • drm/amdkfd: Check debug trap enable before write dbgevfile (stable-fixes).
  • drm/amdkfd: Reconcile the definition and use of oemid in struct kfdtopology_device (stable-fixes).
  • drm/bridge: lontium-lt8912b: Validate mode in drmbridgefuncs::mode_valid() (git-fixes).
  • drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ (stable-fixes).
  • drm/drm-bridge: Drop conditionals around of_node pointers (stable-fixes).
  • drm/fb-helper: Do not schedule_work() to flush frame buffer during panic() (stable-fixes).
  • drm/gpuvm: fix missing dependency to DRM_EXEC (git-fixes).
  • drm/i915/fence: Mark debugfencefree() with _maybeunused (git-fixes).
  • drm/i915/fence: Mark debugfenceinitonstack() with _maybe_unused (git-fixes).
  • drm/i915/guc: prevent a possible int overflow in wq offsets (git-fixes).
  • drm/i915: Do not attempt to load the GSC multiple times (git-fixes).
  • drm/kfd: Correct pinned buffer handling at kfd restore and validate process (stable-fixes).
  • drm/mediatek: Set sensible cursor width/height values to fix crash (stable-fixes).
  • drm/mediatek: ovladaptor: Add missing ofnode_put() (git-fixes).
  • drm/meson: plane: Add error handling (stable-fixes).
  • drm/msm/a5xx: disable preemption in submits by default (git-fixes).
  • drm/msm/a5xx: fix races in preemption evaluation stage (git-fixes).
  • drm/msm/a5xx: properly clear preemption records on resume (git-fixes).
  • drm/msm/a5xx: workaround early ring-buffer emptiness check (git-fixes).
  • drm/msm/adreno: Fix error return if missing firmware-name (stable-fixes).
  • drm/msm/dsi: correct programming sequence for SM8350 / SM8450 (git-fixes).
  • drm/msm: Fix incorrect file name output in adrenorequestfw() (git-fixes).
  • drm/msm: fix %s null argument error (git-fixes).
  • drm/nouveau/fb: restore init() for ramgp102 (git-fixes).
  • drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets (git-fixes).
  • drm/radeon: fix null pointer dereference in radeonaddcommon_modes (git-fixes).
  • drm/radeon: properly handle vbios fake edid sizing (git-fixes).
  • drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode (git-fixes).
  • drm/rockchip: vop: Allow 4096px width scaling (git-fixes).
  • drm/rockchip: vop: clear DMA stop bit on RK3066 (git-fixes).
  • drm/rockchip: vop: enable VOPFEATUREINTERNAL_RGB on RK3066 (git-fixes).
  • drm/stm: Fix an error handling path in stmdrmplatform_probe() (git-fixes).
  • drm/stm: ltdc: check memory returned by devm_kzalloc() (git-fixes).
  • drm/syncobj: Fix syncobj leak in drmsyncobjeventfd_ioctl (git-fixes).
  • drm/vc4: hdmi: Handle error case of pmruntimeresumeandget (git-fixes).
  • drm: komeda: Fix an issue related to normalized zpos (stable-fixes).
  • drm: omapdrm: Add missing check for allocorderedworkqueue (git-fixes).
  • drm: panel-orientation-quirks: Add quirk for Ayn Loki Max (stable-fixes).
  • drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero (stable-fixes).
  • drm: panel-orientation-quirks: Add quirk for OrangePi Neo (stable-fixes).
  • ep93xx: clock: Fix off by one in ep93xxdivrecalc_rate() (git-fixes).
  • erofs: fix incorrect symlink detection in fast symlink (git-fixes).
  • exfat: fix memory leak in exfatloadbitmap() (git-fixes).
  • fbdev: hpfb: Fix an error handling path in hpfbdioprobe() (git-fixes).
  • firmware: arm_scmi: Fix double free in OPTEE transport (git-fixes).
  • firmware: tegra: bpmp: Drop unused mboxclientto_bpmp() (git-fixes).
  • firmware_loader: Block path traversal (git-fixes).
  • fscache: delete fscachecookielru_timer when fscache exits to avoid UAF (bsc#1230602).
  • fuse: fix memory leak in fusecreateopen (bsc#1230124).
  • fuse: update stats for pages in dropped aux writeback list (bsc#1230125).
  • fuse: use unsigned type for getxattr/listxattr size truncation (bsc#1230123).
  • gpio: modepin: Enable module autoloading (git-fixes).
  • gpio: rockchip: fix OF node leak in probe() (git-fixes).
  • hwmon: (adc128d818) Fix underflows seen when writing limit attributes (stable-fixes).
  • hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING (stable-fixes).
  • hwmon: (k10temp) Check return value of amdsmnread() (stable-fixes).
  • hwmon: (lm95234) Fix underflows seen when writing limit attributes (stable-fixes).
  • hwmon: (max16065) Fix overflows seen when writing limits (git-fixes).
  • hwmon: (nct6775-core) Fix underflows seen when writing limit attributes (stable-fixes).
  • hwmon: (ntc_thermistor) fix module autoloading (git-fixes).
  • hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2 (git-fixes).
  • hwmon: (w83627ehf) Fix underflows seen when writing limit attributes (stable-fixes).
  • hwrng: bcm2835 - Add missing clkdisableunprepare in bcm2835rnginit (git-fixes).
  • hwrng: cctrng - Add missing clkdisableunprepare in cctrng_resume (git-fixes).
  • hwrng: mtk - Use devmpmruntime_enable (git-fixes).
  • i2c: aspeed: Update the stop sw state when the bus recovery occurs (git-fixes).
  • i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled (git-fixes).
  • i2c: isch: Add missed 'else' (git-fixes).
  • i2c: qcom-geni: Use IRQFNOAUTOEN flag in request_irq() (git-fixes).
  • i2c: xiic: Wait for TX empty to avoid missed TX NAKs (git-fixes).
  • i3c: master: svc: Fix use after free vulnerability in svci3cmaster Driver Due to Race Condition (git-fixes).
  • i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup (stable-fixes).
  • iio: adc: ad7124: fix chip ID mismatch (git-fixes).
  • iio: adc: ad7124: fix config comparison (git-fixes).
  • iio: adc: ad7606: fix oversampling gpio array (git-fixes).
  • iio: adc: ad7606: fix standby gpio state to match the documentation (git-fixes).
  • iio: adc: ad7606: remove frstdata check for serial mode (git-fixes).
  • iio: buffer-dmaengine: fix releasing dma channel on error (git-fixes).
  • iio: chemical: bme680: Fix read/write ops to device by adding mutexes (git-fixes).
  • iio: fix scale application in iioconvertrawtoprocessed_unlocked (git-fixes).
  • iio: magnetometer: ak8975: Fix reading for ak099xx sensors (git-fixes).
  • ipmi: docs: do not advertise deprecated sysfs entries (git-fixes).
  • ipmi:ssif: Improve detecting during probing (bsc#1228771)
  • ipmi:ssif: Improve detecting during probing (bsc#1228771) Move patch into the sorted section.
  • ipv6: fix possible UAF in ip6finishoutput2() (bsc#1230206)
  • jfs: fix out-of-bounds in dbNextAG() and diAlloc() (git-fixes).
  • kABI workaround for cros_ec stuff (git-fixes).
  • kABI: Split kABI out of 'iouring/kbuf: get rid of bl->isready'
  • kABI: Split kABI out of 'iouring: Re-add dummyubuf for kABI purposes'
  • kABI: Split kABI out of iouring/kbuf: protect iobuffer_list teardown with a reference
  • kabi: dmblkioctl: implement path failover for SG_IO (bsc#1183045, bsc#1216776).
  • kselftests: dmabuf-heaps: Ensure the driver name is null-terminated (stable-fixes).
  • kthread: Fix task state in kthread worker if being frozen (bsc#1231146).
  • leds: spi-byte: Call ofnodeput() on error path (stable-fixes).
  • lib/generic-radix-tree.c: Fix rare race in _genradixptr_alloc() (stable-fixes).
  • lirc: rcdevgetfromfd(): fix file leak (git-fixes).
  • mailbox: bcm2835: Fix timeout during suspend mode (git-fixes).
  • mailbox: rockchip: fix a typo in module autoloading (git-fixes).
  • media: i2c: ar0521: Use cansleep version of gpiodsetvalue() (git-fixes).
  • media: ov5675: Fix power on/off delay timings (git-fixes).
  • media: platform: rzg2l-cru: rzg2l-csi2: Add missing MODULEDEVICETABLE (git-fixes).
  • media: qcom: camss: Add check for v4l2fwnodeendpoint_parse (stable-fixes).
  • media: qcom: camss: Remove usecount guard in stopstreaming (git-fixes).
  • media: sun4icsi: Implement link validate for sun4icsi subdev (git-fixes).
  • media: uapi/linux/cec.h: cecmsgsetreplyto: zero flags (git-fixes).
  • media: uvcvideo: Enforce alignment of frame and interval (stable-fixes).
  • media: venus: fix use after free bug in venus_remove due to race condition (git-fixes).
  • media: vicodec: allow en/decoder cmd w/o CAPTURE (git-fixes).
  • media: vivid: do not set HDMI TX controls if there are no HDMI outputs (stable-fixes).
  • media: vivid: fix wrong sizeimage value for mplane (stable-fixes).
  • memory: mtk-smi: Use devmclkget_enabled() (git-fixes).
  • memory: tegra186-emc: drop unused totegra186emc() (git-fixes).
  • minmax: reduce min/max macro expansion in atomisp driver (git-fixes).
  • misc: fastrpc: Fix double free of 'buf' in error path (git-fixes).
  • mmc: core: apply SD quirks earlier during probe (git-fixes).
  • mmc: cqhci: Fix checking of CQHCI_HALT state (git-fixes).
  • mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K (git-fixes).
  • mmc: sdhci-of-aspeed: fix module autoloading (git-fixes).
  • module: Fix KCOV-ignored file name (git-fixes).
  • mtd: powernv: Add check devm_kasprintf() returned value (git-fixes).
  • mtd: slram: insert break after errors in parsing the map (git-fixes).
  • net: mana: Fix error handling in manacreatetxq/rxq's NAPI cleanup (git-fixes).
  • net: phy: Fix missing ofnodeput() for leds (git-fixes).
  • net: phy: vitesse: repair vsc73xx autonegotiation (stable-fixes).
  • net: tighten bad gso csum offset check in virtionethdr (git-fixes).
  • net: usb: qmi_wwan: add MeiG Smart SRM825L (stable-fixes).
  • nfsd: Do not leave work of closing files to a work queue (bsc#1228140).
  • nilfs2: determine empty node blocks as corrupted (git-fixes).
  • nilfs2: fix missing cleanup on rollforward recovery error (git-fixes).
  • nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert() (git-fixes).
  • nilfs2: fix potential oob read in nilfsbtreecheck_delete() (git-fixes).
  • nilfs2: fix state management in error path of log writing function (git-fixes).
  • nilfs2: protect references to superblock parameters exposed in sysfs (git-fixes).
  • nouveau: fix the fwsec sb verification register (git-fixes).
  • nvme-multipath: avoid hang on inaccessible namespaces (bsc#1228244).
  • nvme-multipath: system fails to create generic nvme device (bsc#1228244).
  • nvme-pci: Add sleep quirk for Samsung 990 Evo (git-fixes).
  • nvme-pci: allocate tagset on reset if necessary (git-fixes).
  • nvme-tcp: fix link failure for TCP auth (git-fixes).
  • nvme/pci: Add APST quirk for Lenovo N60z laptop (git-fixes).
  • nvme: clear caller pointer on identify failure (git-fixes).
  • nvme: fix namespace removal list (git-fixes).
  • nvmet-rdma: fix possible bad dereference when freeing rsps (git-fixes).
  • nvmet-tcp: do not continue for invalid icreq (git-fixes).
  • nvmet-tcp: fix kernel crash if commands allocation fails (git-fixes).
  • nvmet-trace: avoid dereferencing pointer too early (git-fixes).
  • nvmet: Identify-Active Namespace ID List command should reject invalid nsid (git-fixes).
  • ocfs2: cancel dqisyncwork before freeing oinfo (git-fixes).
  • ocfs2: fix null-ptr-deref when journal load failed (git-fixes).
  • ocfs2: fix possible null-ptr-deref in ocfs2setbuffer_uptodate (git-fixes).
  • ocfs2: remove unreasonable unlock in ocfs2readblocks (git-fixes).
  • pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv (stable-fixes).
  • pcmcia: Use resource_size function on resource object (stable-fixes).
  • perf annotate: Introduce global annotation_options (git-fixes).
  • perf annotate: Split branch stack cycles information out of 'struct annotation_line' (git-fixes).
  • perf annotate: Use global annotation_options (git-fixes).
  • perf arch events: Fix duplicate RISC-V SBI firmware event name (git-fixes).
  • perf intel-pt: Fix aux_watermark calculation for 64-bit size (git-fixes).
  • perf intel-pt: Fix exclude_guest setting (git-fixes).
  • perf machine thread: Remove exited threads by default (git-fixes).
  • perf maps: Move symbol maps functions to maps.c (git-fixes).
  • perf pmu: Assume sysfs events are always the same case (git-fixes).
  • perf pmus: Fixes always false when compare duplicates aliases (git-fixes).
  • perf record: Lazy load kernel symbols (git-fixes).
  • perf report: Convert to the global annotation_options (git-fixes).
  • perf report: Fix condition in sort_symcmp() (git-fixes).
  • perf stat: Fix the hard-coded metrics calculation on the hybrid (git-fixes).
  • perf test: Make testarmcallgraph_fp.sh more robust (git-fixes).
  • perf tool: fix dereferencing NULL al->maps (git-fixes).
  • perf tools: Add/use PMU reverse lookup from config to name (git-fixes).
  • perf tools: Use pmus to describe type from attribute (git-fixes).
  • perf top: Convert to the global annotation_options (git-fixes).
  • perf/core: Fix missing wakeup when waiting for context reference (git-fixes).
  • perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest (git-fixes).
  • perf/x86/intel/cstate: Fix Alderlake/Raptorlake/Meteorlake (git-fixes).
  • perf/x86/intel/ds: Fix non 0 retire latency on Raptorlake (git-fixes).
  • perf/x86/intel/pt: Fix a topa_entry base address calculation (git-fixes).
  • perf/x86/intel/pt: Fix pttopaentryforpage() address calculation (git-fixes).
  • perf/x86/intel/pt: Fix topa_entry base length (git-fixes).
  • perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR (git-fixes).
  • perf/x86/intel/uncore: Support HBM and CXL PMON counters (bsc#1230119).
  • perf/x86/intel: Add a distinct name for Granite Rapids (git-fixes).
  • perf/x86/intel: Factor out the initialization code for SPR (git fixes).
  • perf/x86/intel: Limit the period on Haswell (git-fixes).
  • perf/x86/intel: Use the common uarch name for the shared functions (git fixes).
  • perf/x86/uncore: Apply the unit control RB tree to MMIO uncore units (bsc#1230119).
  • perf/x86/uncore: Apply the unit control RB tree to MSR uncore units (bsc#1230119).
  • perf/x86/uncore: Apply the unit control RB tree to PCI uncore units (bsc#1230119).
  • perf/x86/uncore: Cleanup unused unit structure (bsc#1230119).
  • perf/x86/uncore: Retrieve the unit ID from the unit control RB tree (bsc#1230119).
  • perf/x86/uncore: Save the unit control address of all units (bsc#1230119).
  • perf/x86/uncore: Support per PMU cpumask (bsc#1230119).
  • perf/x86: Fix smpprocessorid()-in-preemptible warnings (git-fixes).
  • perf/x86: Serialize setattrrdpmc() (git-fixes).
  • perf: Fix default aux_watermark calculation (git-fixes).
  • perf: Fix event leak upon exit (git-fixes).
  • perf: Fix perfauxsize() for greater-than 32-bit size (git-fixes).
  • perf: Prevent passing zero nrpages to rballoc_aux() (git-fixes).
  • perf: script: add raw|disasm arguments to --insn-trace option (git-fixes).
  • phy: zynqmp: Take the phy mutex in xlate (stable-fixes).
  • pinctrl: at91: make it work with current gpiolib (stable-fixes).
  • pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID (stable-fixes).
  • pinctrl: single: fix missing error code in pcs_probe() (git-fixes).
  • platform/chrome: croseclpc: MEC access can use an AML mutex (stable-fixes).
  • platform/surface: aggregator_registry: Add Support for Surface Pro 10 (stable-fixes).
  • platform/surface: aggregator_registry: Add support for Surface Laptop Go 3 (stable-fixes).
  • platform/x86: dell-smbios: Fix error path in dellsmbiosinit() (git-fixes).
  • platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array (git-fixes).
  • platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses (git-fixes).
  • platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict (stable-fixes).
  • power: supply: Drop usecnt check from powersupplypropertyis_writeable() (git-fixes).
  • power: supply: axp20x_battery: Remove design from min and max voltage (git-fixes).
  • power: supply: hwmon: Fix missing temp1maxalarm attribute (git-fixes).
  • power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense (git-fixes).
  • powercap/intel_rapl: Add support for AMD family 1Ah (stable-fixes).
  • powerpc/qspinlock: Fix deadlock in MCS queue (bac#1230295 ltc#206656).
  • pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode (stable-fixes).
  • r8152: add vendor/device ID pair for D-Link DUB-E250 (git-fixes).
  • regmap: maple: work around gcc-14.1 false-positive warning (stable-fixes).
  • regmap: spi: Fix potential off-by-one when calculating reserved size (stable-fixes).
  • regulator: Return actual error in ofregulatorbulkgetall() (git-fixes).
  • regulator: core: Fix regulatorissupported_voltage() kerneldoc return value (git-fixes).
  • regulator: core: Fix short description for regulatorcheckstatusenabled() (git-fixes).
  • regulator: core: Stub devmregulatorbulkgetconst() if !CONFIG_REGULATOR (git-fixes).
  • regulator: rt5120: Convert comma to semicolon (git-fixes).
  • regulator: wm831x-isink: Convert comma to semicolon (git-fixes).
  • remoteproc: imx_rproc: Correct ddr alias for i.MX8M (git-fixes).
  • remoteproc: imx_rproc: Initialize workqueue earlier (git-fixes).
  • remoteproc: k3-r5: Fix error handling when power-up failed (git-fixes).
  • reset: berlin: fix OF node leak in probe() error path (git-fixes).
  • reset: k210: fix OF node leak in probe() error path (git-fixes).
  • resource: fix regionintersects() vs addmemorydrivermanaged() (git-fixes).
  • rpm/check-for-config-changes: Exclude ARCHUSINGPATCHABLEFUNCTIONENTRY gcc version dependent, at least on ppc
  • rtc: at91sam9: fix OF node leak in probe() error path (git-fixes).
  • s390/dasd: Fix redundant /proc/dasd* entries removal (bsc#1227694).
  • s390/dasd: Remove DMA alignment (LTC#208933 bsc#1230426 git-fixes).
  • s390/mm: Convert gmapmakesecure to use a folio (git-fixes bsc#1230562).
  • s390/mm: Convert makepagesecure to use a folio (git-fixes bsc#1230563).
  • s390: allow pteoffsetmap_lock() to fail (git-fixes bsc#1230564).
  • scripts: kconfig: merge_config: config files: add a trailing newline (stable-fixes).
  • scripts: sphinx-pre-install: remove unnecessary double check for $cur_version (git-fixes).
  • scsi: ibmvfc: Add max_sectors module parameter (bsc#1216223).
  • scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmds (bsc#1229429 jsc#PED-9899).
  • scsi: lpfc: Fix overflow build issue (bsc#1229429 jsc#PED-9899).
  • scsi: lpfc: Fix unintentional double clearing of vmid_flag (bsc#1229429 jsc#PED-9899).
  • scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology (bsc#1229429 jsc#PED-9899).
  • scsi: lpfc: Remove redundant vport assignment when building an abort request (bsc#1229429 jsc#PED-9899).
  • scsi: lpfc: Update PRLO handling in direct attached topology (bsc#1229429 jsc#PED-9899).
  • scsi: lpfc: Update lpfc version to 14.4.0.4 (bsc#1229429 jsc#PED-9899).
  • scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths (bsc#1229429 jsc#PED-9899).
  • scsi: sd: Fix off-by-one error in sdreadblock_characteristics() (bsc#1223848).
  • selftests: lib: remove strscpy test (git-fixes).
  • selinux,smack: do not bypass permissions check in inode_setsecctx hook (stable-fixes).
  • soc: fsl: cpm1: tsa: Fix tsa_write8() (git-fixes).
  • soc: versatile: integrator: fix OF node leak in probe() error path (git-fixes).
  • spi: atmel-quadspi: Avoid overwriting delay register settings (git-fixes).
  • spi: atmel-quadspi: Undo runtime PM changes at driver exit time (git-fixes).
  • spi: bcm63xx: Enable module autoloading (stable-fixes).
  • spi: bcm63xx: Fix module autoloading (git-fixes).
  • spi: meson-spicc: convert comma to semicolon (git-fixes).
  • spi: nxp-fspi: fix the KASAN report out-of-bounds bug (git-fixes).
  • spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ (git-fixes).
  • spi: ppc4xx: handle irqofparseandmap() errors (git-fixes).
  • spi: rockchip: Resolve unbalanced runtime PM / system PM handling (git-fixes).
  • spi: rpc-if: Add missing MODULEDEVICETABLE (git-fixes).
  • spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time (git-fixes).
  • spi: spidev: Add an entry for elgin,jg10309-01 (stable-fixes).
  • spi: spidev: Add missing spideviceid for jg10309-01 (git-fixes).
  • staging: iio: frequency: ad9834: Validate frequency parameter value (git-fixes).
  • supported.conf: mark adiantum and xctr crypto modules as supported (bsc#1231035)
  • thunderbolt: Fix XDomain rxlanesshow and txlanesshow (git-fixes).
  • thunderbolt: Fix calculation of consumed USB3 bandwidth on a path (git-fixes).
  • thunderbolt: Fix rollback in tbportlanebondingenable() for lane 1 (git-fixes).
  • thunderbolt: There are only 5 basic router registers in pre-USB4 routers (git-fixes).
  • tomoyo: fallback to realpath if symlink's pathname does not exist (git-fixes).
  • tools/perf: Fix the string match for '/tmp/perf-$PID.map' files in dso__load (git-fixes).
  • tpm: Clean up TPM space after command failure (git-fixes).
  • tracing: Avoid possible softlockup in tracingiterreset() (git-fixes).
  • tty: rp2: Fix reset with non forgiving PCIe host bridges (git-fixes).
  • uiohvgeneric: Fix kernel NULL pointer dereference in hvuiorescind (git-fixes).
  • usb: cdnsp: Fix incorrect usb_request status (git-fixes).
  • usb: dwc2: Skip clock gating on Broadcom SoCs (git-fixes).
  • usb: dwc2: drd: fix clock gating on USB role switch (git-fixes).
  • usb: dwc3: Avoid waking up gadget during startxfer (git-fixes).
  • usb: dwc3: core: Prevent USB core invalid event buffer address access (git-fixes).
  • usb: dwc3: core: Prevent USB core invalid event buffer address access (stable-fixes).
  • usb: dwc3: core: update LC timer as per USB Spec V3.2 (stable-fixes).
  • usb: gadget: aspeed_udc: validate endpoint index for ast udc (stable-fixes).
  • usb: typec: ucsi: Fix null pointer dereference in trace (stable-fixes).
  • usb: typec: ucsi: Wait 20ms before reading CCI after a reset (git-fixes).
  • usb: uas: set host status byte on data completion error (stable-fixes).
  • usbip: Do not submit special requests twice (stable-fixes).
  • usbnet: ipheth: add CDC NCM support (git-fixes).
  • usbnet: ipheth: do not stop RX on failing RX callback (git-fixes).
  • usbnet: ipheth: drop RX URBs with no payload (git-fixes).
  • usbnet: ipheth: fix carrier detection in modes 1 and 4 (git-fixes).
  • usbnet: ipheth: fix risk of NULL pointer deallocation (git-fixes).
  • usbnet: ipheth: race between ipheth_close and error handling (stable-fixes).
  • usbnet: ipheth: remove extraneous rx URB length check (git-fixes).
  • usbnet: ipheth: transmit URBs without trailing padding (git-fixes).
  • usbnet: modern method to get random MAC (git-fixes).
  • virtio-net: synchronize probe with ndosetfeatures (git-fixes).
  • virtionet: Fix napiskbcacheput warning (git-fixes).
  • virtio_net: fixing XDP for fully checksummed packets handling (git-fixes).
  • watchdog: imxscwdt: Do not disable WDT in suspend (git-fixes).
  • wifi: ath11k: initialize 'ret' in ath11kqmiloadfiletarget_mem() (stable-fixes).
  • wifi: ath12k: fix BSS chan info request WMI command (git-fixes).
  • wifi: ath12k: fix firmware crash due to invalid peer nss (stable-fixes).
  • wifi: ath12k: fix invalid AMPDU factor calculation in ath12kpeerassochhe() (git-fixes).
  • wifi: ath12k: fix uninitialize symbol error on ath12kpeerassochhe() (stable-fixes).
  • wifi: ath12k: initialize 'ret' in ath12kdprxdmaringselconfigwcn7850() (stable-fixes).
  • wifi: ath12k: initialize 'ret' in ath12kqmiloadfiletarget_mem() (stable-fixes).
  • wifi: ath12k: match WMI BSS chan info structure with firmware definition (git-fixes).
  • wifi: ath9k: Remove error checks when creating debugfs entries (git-fixes).
  • wifi: brcmfmac: introducing fwil query functions (git-fixes).
  • wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3 (stable-fixes).
  • wifi: cfg80211: fix UBSAN noise in cfg80211wextsiwscan() (git-fixes).
  • wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority (git-fixes).
  • wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors (git-fixes).
  • wifi: cfg80211: make hash table duplicates more survivable (stable-fixes).
  • wifi: cfg80211: restrict operation during radar detection (stable-fixes).
  • wifi: iwlwifi: clear trans->state earlier upon error (stable-fixes).
  • wifi: iwlwifi: lower message level for FW buffer destination (stable-fixes).
  • wifi: iwlwifi: mvm: do not wait for tx queues if firmware is dead (stable-fixes).
  • wifi: iwlwifi: mvm: fix iwlmvmmaxscaniefwcmd_room() (stable-fixes).
  • wifi: iwlwifi: mvm: fix iwlmvmscan_fits() calculation (stable-fixes).
  • wifi: iwlwifi: mvm: increase the time between ranging measurements (git-fixes).
  • wifi: iwlwifi: mvm: pause TCM when the firmware is stopped (stable-fixes).
  • wifi: iwlwifi: mvm: use IWLFWCHECK for link ID check (stable-fixes).
  • wifi: mac80211: check ieee80211bssinfochangenotify() against MLD (stable-fixes).
  • wifi: mac80211: do not use rate mask for offchannel TX either (git-fixes).
  • wifi: mac80211: fix the comeback long retry times (git-fixes).
  • wifi: mac80211: free skb on error path in ieee80211beaconget_ap() (stable-fixes).
  • wifi: mac80211: use two-phase skb reclamation in ieee80211dostop() (git-fixes).
  • wifi: mt76: connac: fix checksum offload fields of connac3 RXD (git-fixes).
  • wifi: mt76: mt7603: fix mixed declarations and code (git-fixes).
  • wifi: mt76: mt7615: check devm_kasprintf() returned value (git-fixes).
  • wifi: mt76: mt7915: check devm_kasprintf() returned value (git-fixes).
  • wifi: mt76: mt7915: fix oops on non-dbdc mt7986 (git-fixes).
  • wifi: mt76: mt7915: fix rx filter setting for bfee functionality (git-fixes).
  • wifi: mt76: mt7921: Check devm_kasprintf() returned value (git-fixes).
  • wifi: mt76: mt7921: fix NULL pointer access in mt7921ipv6addr_change (stable-fixes).
  • wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usage (git-fixes).
  • wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc (git-fixes).
  • wifi: mt76: mt7996: fix EHT beamforming capability check (git-fixes).
  • wifi: mt76: mt7996: fix HE and EHT beamforming capabilities (git-fixes).
  • wifi: mt76: mt7996: fix NULL pointer dereference in mt7996mcustabferhe (git-fixes).
  • wifi: mt76: mt7996: fix traffic delay when switching back to working channel (git-fixes).
  • wifi: mt76: mt7996: fix uninitialized TLV data (git-fixes).
  • wifi: mt76: mt7996: fix wmm set of station interface to 3 (git-fixes).
  • wifi: mt76: mt7996: use hweight16 to get correct tx antenna (git-fixes).
  • wifi: mwifiex: Do not return unused priv in mwifiexgetprivbyid() (stable-fixes).
  • wifi: rtw88: 8822c: Fix reported RX band width (git-fixes).
  • wifi: rtw88: always wait for both firmware loading attempts (git-fixes).
  • wifi: rtw88: remove CPT execution branch never used (git-fixes).
  • wifi: rtw88: usb: schedule rx work after everything is set up (stable-fixes).
  • wifi: rtw89: ser: avoid multiple deinit on same CAM (stable-fixes).
  • wifi: rtw89: wow: prevent to send unexpected H2C during download Firmware (stable-fixes).
  • wifi: wilc1000: fix potential RCU dereference issue in wilcparsejoinbssparam (git-fixes).
  • x86/hyperv: fix kexec crash due to VP assist page corruption (git-fixes).
  • x86/kaslr: Expose and use the end of the physical memory address space (bsc#1229443).
  • x86/kexec: Add EFI config table identity mapping for kexec kernel (bsc#1220382).
  • x86/mm/ident_map: Use gbpages only where full GB page should be mapped (bsc#1220382).
  • x86/mm: Use lookupaddressinpgdattr() in showfaultoops() (bsc#1221527).
  • x86/pat: Fix W^X violation false-positives when running as Xen PV guest (bsc#1221527).
  • x86/pat: Introduce lookupaddressinpgdattr() (bsc#1221527).
  • x86/pat: Restructure lookupaddress_cpa() (bsc#1221527).
  • xen/swiotlb: add alignment check for dma buffers (bsc#1229928).
  • xen/swiotlb: fix allocated size (git-fixes).
  • xen: add capability to remap non-RAM pages to different PFNs (bsc#1226003).
  • xen: allow mapping ACPI data using a different physical address (bsc#1226003).
  • xen: introduce generic helper checking for memory map conflicts (bsc#1226003).
  • xen: move checks for e820 conflicts further up (bsc#1226003).
  • xen: move maxpfn in xenmemory_setup() out of function scope (bsc#1226003).
  • xen: tolerate ACPI NVS memory overlapping with Xen allocated memory (bsc#1226003).
  • xen: use correct end address of kernel for conflict checking (bsc#1226003).
  • xfs: restrict when we try to align cow fork delalloc to cowextsz hints (git-fixes).
  • xhci: Set quirky xHC PCI hosts to D3 after stopping and freeing them (git-fixes).
  • xz: cleanup CRC32 edits from 2018 (git-fixes).
References

Affected packages

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

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "6.4.0-150600.8.14.1",
            "kernel-azure-devel": "6.4.0-150600.8.14.1",
            "kernel-devel-azure": "6.4.0-150600.8.14.1",
            "kernel-syms-azure": "6.4.0-150600.8.14.1",
            "kernel-source-azure": "6.4.0-150600.8.14.1"
        }
    ]
}

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

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "6.4.0-150600.8.14.1",
            "kernel-azure-devel": "6.4.0-150600.8.14.1",
            "kernel-devel-azure": "6.4.0-150600.8.14.1",
            "kernel-syms-azure": "6.4.0-150600.8.14.1",
            "kernel-source-azure": "6.4.0-150600.8.14.1"
        }
    ]
}

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

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "6.4.0-150600.8.14.1",
            "kernel-azure-devel": "6.4.0-150600.8.14.1",
            "kernel-devel-azure": "6.4.0-150600.8.14.1",
            "kernel-syms-azure": "6.4.0-150600.8.14.1",
            "kernel-source-azure": "6.4.0-150600.8.14.1"
        }
    ]
}

openSUSE:Leap 15.6 / kernel-azure

Package

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

Affected ranges

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

Ecosystem specific

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

openSUSE:Leap 15.6 / kernel-source-azure

Package

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

Affected ranges

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

Ecosystem specific

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

openSUSE:Leap 15.6 / kernel-syms-azure

Package

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

Affected ranges

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

Ecosystem specific

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