Skip to content

UPDATE: 6.18.38#1321

Open
fepitre-bot wants to merge 1 commit into
QubesOS:stable-6.18from
fepitre-bot:update-v6.18.38
Open

UPDATE: 6.18.38#1321
fepitre-bot wants to merge 1 commit into
QubesOS:stable-6.18from
fepitre-bot:update-v6.18.38

Conversation

@fepitre-bot

Copy link
Copy Markdown
Contributor

Update to 6.18.38

Details

Changes since previous version:
gregkh/linux@87dfb977bdb6 bpf: Free reuseport cBPF prog after RCU grace period.
gregkh/linux@22e26df355af ARM: group is_permission_fault() with is_translation_fault()
gregkh/linux@8bdb574b2176 ARM: allow __do_kernel_fault() to report execution of memory faults
gregkh/linux@05e22564a4f9 ARM: fix hash_name() fault
gregkh/linux@9e767af5f109 ARM: fix branch predictor hardening
gregkh/linux@97706097f9b8 KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation
gregkh/linux@ffbcf31f032e i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl
gregkh/linux@4203806f700b ipv6: mcast: Fix use-after-free when processing MLD queries
gregkh/linux@dcd90f42a33e net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
gregkh/linux@d5b57bb314d7 tee: optee: prevent use-after-free when the client exits before the supplicant
gregkh/linux@a171bc68e9af soc: qcom: ice: Allow explicit votes on 'iface' clock for ICE
gregkh/linux@9cb93ec617fb arm64: dts: qcom: x1-dell-thena: remove i2c20 (battery SMBus) and reserve its pins
gregkh/linux@40fc6ed12f91 ARM: dts: microchip: sam9x7: fix GMAC clock configuration
gregkh/linux@633db9a1991a soc: qcom: ice: Return -ENODEV if the ICE platform device is not found
gregkh/linux@ac7eca1ae4e5 tee: fix tee_ioctl_object_invoke_arg padding
gregkh/linux@8db2fabb5ecd tee: qcomtee: add missing va_end in early return qcomtee_object_user_init()
gregkh/linux@50fd261b1ec4 erofs: tidy up synchronous decompression
gregkh/linux@00bf6868df65 erofs: fix use-after-free on sbi->sync_decompress
gregkh/linux@9dca67624721 wifi: iwlwifi: mvm: don't support the reset handshake for old firmwares
gregkh/linux@e735dbd489e3 ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers
gregkh/linux@cdaf13260c99 netfilter: xt_NFQUEUE: prefer raw_smp_processor_id
gregkh/linux@25918720ba97 ipvs: clear the svc scheduler ptr early on edit
gregkh/linux@aaf80701dc2f netfilter: synproxy: add mutex to guard hook reference counting
gregkh/linux@9e5da2379f96 netfilter: conntrack_irc: fix possible out-of-bounds read
gregkh/linux@f071b0bf0781 netfilter: nft_ct: bail out on template ct in get eval
gregkh/linux@b18675263db1 netfilter: bridge: make ebt_snat ARP rewrite writable
gregkh/linux@42ff6774ecd9 dm cache policy smq: check allocation under invalidate lock
gregkh/linux@b60e9391142e net/sched: act_api: use RCU with deferred freeing for action lifecycle
gregkh/linux@c32f30ef5e66 6lowpan: fix off-by-one in multicast context address compression
gregkh/linux@e251d4cdfc72 l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl()
gregkh/linux@927f96861f93 devlink: Release nested relation on devlink free
gregkh/linux@e3f6ba5f8cf3 drm/imx: Fix three kernel-doc warnings in dcss-scaler.c
gregkh/linux@9b40c59bab08 wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotap
gregkh/linux@83810d51d699 pcnet32: stop holding device spin lock during napi_complete_done
gregkh/linux@07f13816be5a net: Annotate sk->sk_write_space() for UDP SOCKMAP.
gregkh/linux@66a46e22396f hsr: Remove WARN_ONCE() in hsr_addr_is_self().
gregkh/linux@04e22fefac1a net: garp: fix unsigned integer underflow in garp_pdu_parse_attr
gregkh/linux@76244b33640b net: lan743x: permit VLAN-tagged packets up to configured MTU
gregkh/linux@23bf7d5c250b net: fec: fix pinctrl default state restore order on resume
gregkh/linux@15be7e9fdbff ipv6: anycast: insert aca into global hash under idev->lock
gregkh/linux@fb8db813eba2 wifi: fix leak if split 6 GHz scanning fails
gregkh/linux@8802413ce631 Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
gregkh/linux@1a3c8ffbb469 Bluetooth: MGMT: validate advertising TLV before type checks
gregkh/linux@3eabc6d47a0a Bluetooth: RFCOMM: validate skb length in MCC handlers
gregkh/linux@7f5367f1ad9b Bluetooth: bnep: fix incorrect length parsing in bnep_rx_frame() extension handling
gregkh/linux@c893e17d2809 Bluetooth: bnep: reject short frames before parsing
gregkh/linux@ce4b4cac3c57 Bluetooth: fix memory leak in error path of hci_alloc_dev()
gregkh/linux@33d677d2e371 Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync
gregkh/linux@ab84fd7779a2 Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls
gregkh/linux@446a17b1b509 Bluetooth: SCO: Fix data-race on sco_pi fields in sco_connect
gregkh/linux@58d810354de1 Bluetooth: MGMT: Fix backward compatibility with userspace
gregkh/linux@0dfe05b93843 xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
gregkh/linux@ddf930f28be6 octeontx2-pf: Fix NDC sync operation errors
gregkh/linux@f010cf9aea01 octeontx2-af: Fix initialization of mcam's entry2target_pffunc field
gregkh/linux@91106d0348a5 af_unix: Fix inq_len update problem in partial read
gregkh/linux@a4f3fd651692 ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
gregkh/linux@9a263bbd1ec0 ptp: vclock: Switch from RCU to SRCU
gregkh/linux@6f829e2c17a5 net: airoha: Fix use-after-free in metadata dst teardown
gregkh/linux@e634408d2b0c net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown
gregkh/linux@b198ed4e5258 net/sched: fix pedit partial COW leading to page cache corruption
gregkh/linux@cc272185c9a9 sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing
gregkh/linux@eb676fb14427 octeontx2-af: npc: Fix CPT channel mask in npc_install_flow
gregkh/linux@8e4d1188bad7 vxlan: vnifilter: send notification on VNI add
gregkh/linux@3b7ee029b556 vxlan: vnifilter: fix spurious notification on VNI update
gregkh/linux@285b0842f2e0 ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()
gregkh/linux@42446ca0f357 net/802/mrp: fix vector attribute parsing in mrp_pdu_parse_vecattr
gregkh/linux@a6207349e703 sctp: purge outqueue on stale COOKIE-ECHO handling
gregkh/linux@1639df1a9844 Drivers: hv: VMBus protocol version 6.0
gregkh/linux@b0f77f76231b Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
gregkh/linux@752e22ecf4df drm/hyperv: During panic do VMBus unload after frame buffer is flushed
gregkh/linux@6dc6e5b5c32e selftests: harness: fix pidfd leak in __wait_for_test
gregkh/linux@8c046f36222c signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
gregkh/linux@ed0ad6574126 hyperv: Clean up and fix the guest ID comment in hvgdk.h
gregkh/linux@6b71956c25f9 time: Fix off-by-one in settimeofday() usec validation
gregkh/linux@cd98837db15f ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams
gregkh/linux@6671a46144f8 ALSA: seq: dummy: fix UMP event stack overread
gregkh/linux@63a9f6012f45 spi: cadence-quadspi: fix unclocked access on unbind
gregkh/linux@65046b0d853d cpufreq/amd-pstate: drop stale @epp_cached kdoc
gregkh/linux@618193aba6fe tools/rv: Ensure monitor name and desc are NUL-terminated
gregkh/linux@2122d68f0864 tools/rv: Fix substring match bug in monitor name search
gregkh/linux@fd1923910bbf tools/rv: Fix substring match when listing container monitors
gregkh/linux@73590b4cfd05 tools/rv: Fix cleanup after failed trace setup
gregkh/linux@43ad0a0da486 verification/rvgen: Fix options shared among commands
gregkh/linux@0c03692e2372 verification/rvgen: Fix ltl2k writing True as a literal
gregkh/linux@e27c17346628 tap: free page on error paths in tap_get_user_xdp()
gregkh/linux@8d9a79fbf517 xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload
gregkh/linux@4ee4d628c4d9 dma-mapping: direct: fix missing mapping for THRU_HOST_BRIDGE segments
gregkh/linux@5513dcb378f9 dma-debug: fix physical address retrieval in debug_dma_sync_sg_for_device
gregkh/linux@b5316e2b8614 xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()
gregkh/linux@6bdbe6f43ecf ice: fix missing priority callbacks for U.FL DPLL pins
gregkh/linux@640edc281d2f idpf: fix mailbox capability for set device clock time
gregkh/linux@6b8baf42b1b7 net: ena: PHC: Add missing barrier
gregkh/linux@972c106f5d01 bnge: fix context mem iteration
gregkh/linux@0c4bb32ad7fd netlabel: validate unlabeled address and mask attribute lengths
gregkh/linux@6136c1474db8 gpio: mvebu: fix NULL pointer dereference in suspend/resume
gregkh/linux@12e579b88962 ASoC: wm_adsp: Fix NULL dereference when removing firmware controls
gregkh/linux@ede69b8f6670 tcp: restrict SO_ATTACH_FILTER to priv users
gregkh/linux@0cde3a004119 net: add pskb_may_pull() to skb_gro_receive_list()
gregkh/linux@8b0541231091 net/mlx4: avoid GCC 10 __bad_copy_from() false positive
gregkh/linux@c09c2e236eef net: ibm: emac: Fix use-after-free during device removal
gregkh/linux@c299321bc623 netdev: fix double-free in netdev_nl_bind_rx_doit()
gregkh/linux@3a254779c169 net: phy: clean the sfp upstream if phy probing fails
gregkh/linux@ab269990ed58 net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove
gregkh/linux@0f807764bb12 net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list
gregkh/linux@2789b74ae1f4 net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure
gregkh/linux@289c06418ed9 net/mlx5: Use effective affinity mask for IRQ selection
gregkh/linux@2fa49b2715e1 ipv6: sit: reload inner IPv6 header after GSO offloads
gregkh/linux@ecc55aad3390 net: openvswitch: fix possible kfree_skb of ERR_PTR
gregkh/linux@c838ffc154cb r8152: handle the return value of usb_reset_device()
gregkh/linux@5d4bca5cbb69 gpio: zynq: fix runtime PM leak on remove
gregkh/linux@bace7b99bfa5 gpio: rockchip: fix generic IRQ chip leak on remove
gregkh/linux@9c46f3ee1837 net: mctp: usb: fix race between urb completion and rx_retry cancellation
gregkh/linux@6c75ee4d1d40 net: mctp: usb: don't fail mctp_usb_rx_queue on a deferred submission
gregkh/linux@d23d53355300 ASoC: SOF: amd: fix for ipc flags check
gregkh/linux@f76a8b323e28 sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
gregkh/linux@ecf8904067dc ip6_vti: set netns_immutable on the fallback device.
gregkh/linux@7560afb8cdda sctp: validate embedded INIT chunk and address list lengths in cookie
gregkh/linux@3dde4fb941fa net: guard timestamp cmsgs to real error queue skbs
gregkh/linux@dcf458120add net/rds: fix NULL deref in rds_ib_send_cqe_handler() on masked atomic completion
gregkh/linux@5fd1fa5a4254 tun: zero the whole vnet header in tun_put_user()
gregkh/linux@2abfb19bbb81 ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()
gregkh/linux@5ae8a38169fc rds: mark snapshot pages dirty in rds_info_getsockopt()
gregkh/linux@865e94f6d8a5 spi: rzv2h-rspi: Fix SPDR read access width for 16-bit RX
gregkh/linux@4beffcd726e2 netfilter: revalidate bridge ports
gregkh/linux@9d017671dcfc netfilter: nf_conntrack: destroy stale expectfn expectations on unregister
gregkh/linux@08a3e218064d netfilter: x_tables: avoid leaking percpu counter pointers
gregkh/linux@af1b7699466f netfilter: nf_log: validate MAC header was set before dumping it
gregkh/linux@78069a6d8bc8 netfilter: nft_exthdr: fix register tracking for F_PRESENT flag
gregkh/linux@a13199fa224e net: mvpp2: sync RX data at the hardware packet offset
gregkh/linux@910617a4e67d net: mvpp2: limit XDP frame size to the RX buffer
gregkh/linux@8a2126c5afe8 net: mvpp2: refill RX buffers before XDP or skb use
gregkh/linux@af08fe9ba091 net: mvpp2: build skb from XDP-adjusted data on XDP_PASS
gregkh/linux@7649ba2b1291 net: txgbe: optimize the flow to setup PHY for AML devices
gregkh/linux@9157060fed92 net: txgbe: support CR modules for AML devices
gregkh/linux@19a4d2aace1d net: txgbe: rename the SFP related
gregkh/linux@2c98343c9b23 net: txgbe: initialize module info buffer
gregkh/linux@07d9a0870a17 ipv6: Fix a potential NPD in cleanup_prefix_route()
gregkh/linux@f34689e7a0b3 KVM: VMX: Update SVI during runtime APICv activation
gregkh/linux@656939c67595 clk: qcom: x1e80100-dispcc: Stop disp_cc_mdss_mdp_clk_src from getting parked
gregkh/linux@3a4fc3617b7e clk: samsung: gs101: Fix missing USI7_USI DIV clock in peric0_clk_regs
gregkh/linux@489f6d759fa4 clk: qcom: dispcc-sc8280xp: Don't park mdp_clk_src at registration time
gregkh/linux@dda720b2928d drm/i915/edp: Check supported link rates DPCD read
gregkh/linux@19a6a00ff50c drm/virtio: Fix driver removal with disabled KMS
gregkh/linux@02f5e4db57c0 drm/vc4: fix krealloc() memory leak
gregkh/linux@361e97d81331 drm/xe: fix refcount leak in xe_range_fence_insert()
gregkh/linux@e83fc4c28226 accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()
gregkh/linux@941d7394efda netfilter: nft_tunnel: fix use-after-free on object destroy
gregkh/linux@07acb9798477 netfilter: nft_meta_bridge: fix stale stack leak via IIFHWADDR register
gregkh/linux@c10c9c48b290 tee: shm: fix shm leak in register_shm_helper()
gregkh/linux@dafc9f57140e Bluetooth: hci_sync: reject oversized Broadcast Announcement prepend
gregkh/linux@dedc92b96dc1 Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig
gregkh/linux@cc160ce08540 soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
gregkh/linux@dd77a83915b0 mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
gregkh/linux@8ec70c0dbdf0 accel/ivpu: Add bounds checks for firmware log indices
gregkh/linux@fa598556ecef accel/ivpu: Add buffer overflow check in MS get_info_ioctl
gregkh/linux@45cb105b8642 accel/ivpu: Fix signed integer truncation in IPC receive
gregkh/linux@09df291fdf96 tracing: Fix CFI violation in probestub being called by tprobes
gregkh/linux@592be0dc491d tracing/probes: Point the error offset correctly for eprobe argument error
gregkh/linux@00875811f372 rust: x86: support Rust >= 1.98.0 target spec
gregkh/linux@5037b2ee1a17 ARM: Do not select HAVE_RUST when KASAN is enabled
gregkh/linux@d0f25a1755f2 rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES
gregkh/linux@a0a4600b396b rust: kasan/kbuild: fix rustc-option when cross-compiling
gregkh/linux@8bcbedce9bfa mmc: litex_mmc: Use DIV_ROUND_UP for more accurate clock calculation
gregkh/linux@0864bdde152e mshv: add a missing padding field
gregkh/linux@343e95c8ecc4 KVM: Don't WARN if memory is dirtied without a vCPU when the VM is dying
gregkh/linux@196f1ee137eb KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SA
gregkh/linux@0b79bcff7210 KVM: arm64: Restore POR_EL0 access to host EL0
gregkh/linux@32d4c5d328a3 drm/i915/gem: Fix phys BO pread/pwrite with offset
gregkh/linux@0b38870d81ab hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
gregkh/linux@14d2eee0193a ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL
gregkh/linux@f9b38a8fbfa0 xfrm: espintcp: do not reuse an in-progress partial send
gregkh/linux@dd66f7f6e360 xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
gregkh/linux@a13ca53e47e5 xfrm: iptfs: fix ABBA deadlock in iptfs_destroy_state()
gregkh/linux@f96cf7bf9fbf USB: serial: io_ti: fix heap overflow in get_manuf_info()
gregkh/linux@294692d3296e USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()
gregkh/linux@85bd2b3afa0a USB: serial: option: add usb-id for Dell Wireless DW5826e-m
gregkh/linux@372f33ebed74 USB: serial: kl5kusb105: fix bulk-out buffer overflow
gregkh/linux@f46093dd2296 ALSA: timer: Forcibly close timer instances at closing
gregkh/linux@3d39da65b5c4 ALSA: timer: Fix UAF at snd_timer_user_params()
gregkh/linux@0bbc9481f970 io_uring/net: inherit IORING_CQE_F_BUF_MORE across bundle recv retries
gregkh/linux@8348567a6afb drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()
gregkh/linux@edabfe80e34e drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()
gregkh/linux@5f5b604e1e6b mm/huge_memory: update file PMD counter before folio_put()
gregkh/linux@cb5230b6d8a0 mm/damon/ops-common: call folio_test_lru() after folio_get()
gregkh/linux@e99807bdcd20 mm/huge_memory: update file PUD counter before folio_put()
gregkh/linux@96b6e98ff12d RDMA/core: Validate the passed in fops for ib_get_ucaps()
gregkh/linux@bd5e818be796 RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH alloc
gregkh/linux@f92a285db7ff RDMA/srp: bound SRP_RSP sense copy by the received length
gregkh/linux@c96786d6ff1a zram: fix use-after-free in zram_bvec_write_partial()
gregkh/linux@6822eed69572 udp: clear skb->dev before running a sockmap verdict
gregkh/linux@6243a363ec90 ARM: socfpga: Fix OF node refcount leak in SMP setup
gregkh/linux@da295adc9dab ARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/O
gregkh/linux@517720913bd3 ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadow
gregkh/linux@95f27fcda681 arm64: mm: call pagetable dtor when freeing hot-removed page tables
gregkh/linux@edaf0c955ace mptcp: fix retransmission loop when csum is enabled
gregkh/linux@3b8cbba7c0ed mptcp: close TOCTOU race while computing rcv_wnd
gregkh/linux@653245266913 mptcp: allow subflow rcv wnd to shrink
gregkh/linux@c0c152fc4ae6 mptcp: pm: fix extra_subflows underflow on userspace PM subflow creation
gregkh/linux@f591cbc088c9 mptcp: sockopt: check timestamping ret value
gregkh/linux@7bbc11437a20 mptcp: sockopt: set sockopt on all subflows
gregkh/linux@6ea1134f1b5f selftests: mptcp: add test for extra_subflows underflow on userspace PM
gregkh/linux@9f21885c11ba mptcp: add-addr: always drop other suboptions
gregkh/linux@d84ed2f9718e xfs: fix error returns in CoW fork repair
gregkh/linux@fcfdff42e841 xfs: fix rtgroup cleanup in CoW fork repair
gregkh/linux@ac2000be0cbe wifi: iwlwifi: pcie: simplify the resume flow if fast resume is not used
gregkh/linux@265c07c09c83 wifi: nl80211: reject oversized EMA RNR lists
gregkh/linux@ba9ad6015937 vsock/vmci: fix sk_ack_backlog leak on failed handshake
gregkh/linux@1d6c2062b77b timers/migration: Fix livelock in tmigr_handle_remote_up()
gregkh/linux@735dabdf2156 staging: rtl8723bs: fix buffer over-read in rtw_update_protection
gregkh/linux@6f72b902c34d ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR write
gregkh/linux@3884976f8744 bnxt_en: Fix NULL pointer dereference
gregkh/linux@32138633e51e fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
gregkh/linux@df422fd273c9 IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN
gregkh/linux@89b909e97045 inet: frags: fix use-after-free caused by the fqdir_pre_exit() flush
gregkh/linux@2990f143ec86 pidfd: refuse access to tasks that have started exiting harder
gregkh/linux@57a9c085be07 fs/qnx6: fix pointer arithmetic in directory iteration
gregkh/linux@12df4cfa738a fuse: reject fuse_notify() pagecache ops on directories
gregkh/linux@56763afa0134 fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
gregkh/linux@16f8e17184b3 futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock
gregkh/linux@b39f30c0a72f i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()
gregkh/linux@9fa82cf393ba i2c: imx: fix clock and pinctrl state inconsistency in runtime PM
gregkh/linux@a162a260c8c4 i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()
gregkh/linux@6018d73137cd i2c: stm32f7: fix timing computation ignoring i2c-analog-filter
gregkh/linux@7f59e4f72a78 i2c: tegra: Fix NOIRQ suspend/resume
gregkh/linux@a3dff1e1a554 Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)
gregkh/linux@f35a368fee8a Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboard
gregkh/linux@ab61c990a87d iommu/dma: Do not try to iommu_map a 0 length region in swiotlb
gregkh/linux@db752ebfdaf2 ipc/shm: serialize orphan cleanup with shm_nattch updates
gregkh/linux@a388e3dfaf95 locking/rtmutex: Skip remove_waiter() when waiter is not enqueued
gregkh/linux@89bd8215e25a memcg: use round-robin victim selection in refill_stock
gregkh/linux@5278ccd357e0 misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context
gregkh/linux@992f121796b7 misc: fastrpc: fix use-after-free race in fastrpc_map_create
gregkh/linux@53e06f8a3c2b misc: fastrpc: fix DMA address corruption due to find_vma misuse
gregkh/linux@d5de9cb5355d misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
gregkh/linux@0a46c7a5646d firmware: samsung: acpm: Fix mailbox channel leak on probe error
gregkh/linux@e0df4d9c0909 net/mlx5: Reorder completion before putting command entry in cmd_work_handler
gregkh/linux@01f7d4b50458 net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_hfwd_queues()
gregkh/linux@bcb8fad90f27 net: bonding: fix NULL pointer dereference in bond_do_ioctl()
gregkh/linux@4a73cacb5586 net: mv643xx: fix OF node refcount
gregkh/linux@52b8f5ef82c8 net: phonet: free phonet_device after RCU grace period
gregkh/linux@1d4ec754ee38 net: rds: clear i_sends on setup unwind
gregkh/linux@bef389a210e7 net: sfp: initialize i2c_block_size at adapter configure time
gregkh/linux@cb85ef5a227b nvmem: core: fix use-after-free bugs in error paths
gregkh/linux@4a4d21f531cc nvmem: layouts: onie-tlv: fix hang on unknown types
gregkh/linux@e646b86b3b48 octeontx2-af: fix memory leak in rvu_setup_hw_resources()
gregkh/linux@3fdcca838f97 pinctrl: mcp23s08: Read spi-present-mask as u8 not u32
gregkh/linux@c888d5198ffc io_uring/kbuf: don't truncate end buffer for bundles
gregkh/linux@d5d37b7b72a9 io_uring/wait: fix min_timeout behavior
gregkh/linux@52078596dce1 mm/cma: fix reserved page leak on activation failure
gregkh/linux@d83390b21a02 mm/cma_debug: fix invalid accesses for inactive CMA areas
gregkh/linux@6d48f1565939 mm/damon/lru_sort: handle ctx allocation failure
gregkh/linux@66bc00ea37fa mm/damon/reclaim: handle ctx allocation failure
gregkh/linux@ecc24f0a8a30 mm/hugetlb: avoid false positive lockdep assertion
gregkh/linux@c72469ac0f27 mm/hugetlb: restore reservation on error in hugetlb folio copy paths
gregkh/linux@c19ff4351214 mm/list_lru: drain before clearing xarray entry on reparent
gregkh/linux@a8f91ddf67f6 mm/mincore: handle non-swap entries before !CONFIG_SWAP guard
gregkh/linux@c677b13671dc mmc: core: Fix host controller programming for fixed driver type
gregkh/linux@7f8007be13e6 mmc: dw_mmc-rockchip: Add missing private data for very old controllers
gregkh/linux@2f72d36f8acc mmc: litex_mmc: Set mandatory idle clocks before CMD0
gregkh/linux@535ff092b686 mmc: renesas_sdhi: Add OF entry for RZ/G2H SoC
gregkh/linux@0aecf3c7b8f8 mmc: sdhci: add signal voltage switch in sdhci_resume_host
gregkh/linux@0d11992d1898 pmdomain: imx: fix OF node refcount
gregkh/linux@ddcf84b25af0 pmdomain: ti_sci: add wakeup constraint to parent devices of wakeup source
gregkh/linux@54f9cdcd7311 rtase: Avoid sleeping in get_stats64()
gregkh/linux@1bf84f4013fa rtase: Reset TX subqueue when clearing TX ring
gregkh/linux@566c4c1244de rxrpc: Fix the ACK parser to extract the SACK table for parsing
gregkh/linux@78c4f964b2f9 sctp: diag: reject stale associations in dump_one path
gregkh/linux@d5ea0b3e261f sctp: stream: fully roll back denied add-stream state
gregkh/linux@2e0ddac549eb thunderbolt: Reject zero-length property entries in validator
gregkh/linux@60ba62174607 thunderbolt: Bound root directory content to block size
gregkh/linux@fcbd0cdab928 thunderbolt: Clamp XDomain response data copy to allocation size
gregkh/linux@46da5c3ea011 thunderbolt: Validate XDomain request packet size before type cast
gregkh/linux@b5daa920f44c thunderbolt: Limit XDomain response copy to actual frame size
gregkh/linux@6890bd2451a9 slimbus: qcom-ngd-ctrl: fix OF node refcount
gregkh/linux@d6cb003e4661 slimbus: qcom-ngd-ctrl: Fix up platform_driver registration
gregkh/linux@3bb2ac834ed3 slimbus: qcom-ngd-ctrl: Fix probe error path ordering
gregkh/linux@24ec89123fc9 slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
gregkh/linux@dd8e1025a84e slimbus: qcom-ngd-ctrl: Initialize controller resources in controller
gregkh/linux@5204cd22c1c7 slimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownership
gregkh/linux@8f4b371f4939 slimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGD
gregkh/linux@9f0d45d509b4 slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock
gregkh/linux@c0639ede2f24 drm/gem: Try to fix change_handle ioctl, attempt 4
gregkh/linux@72e259a32084 drm/amdkfd: fix NULL dereference in get_queue_ids()
gregkh/linux@d3efcadfe3ee drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11
gregkh/linux@0f68ddfaaebf drm/xe/display: fix oops in suspend/shutdown without display
gregkh/linux@4c10fd55187a drm/xe: Clear pending_disable before signaling suspend fence
gregkh/linux@11e9bdf8824b drm/v3d: Wait for pending L2T flush before cleaning caches
gregkh/linux@3e1947573140 drm/v3d: Fix global performance monitor reference counting
gregkh/linux@90b629269088 drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups
gregkh/linux@9655b56b6de9 drm/v3d: Skip CSD when it has zeroed workgroups
gregkh/linux@68455b117258 drm/amdgpu: fix waiting for all submissions for userptrs
gregkh/linux@fcd51a085e9a drm/amdgpu: restart the CS if some parts of the VM are still invalidated
gregkh/linux@39b5397bf8de drm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14)
gregkh/linux@8979ded4d899 drm/amd/pm: fix smu13 power limit default/cap calculation
gregkh/linux@932642791cb1 drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2
gregkh/linux@57607fe55e6d drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_range
gregkh/linux@0e56f460bddb drm/amd/display: Bound VBIOS record-chain walk loops
gregkh/linux@1906064d50d1 drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size
gregkh/linux@3f32d52ec604 drm/amd/display: Clamp VBIOS HDMI retimer register count to array size
gregkh/linux@c000da79df78 drm/amd/display: add missing CSC entries for BT.2020 for DCE IPs
gregkh/linux@bb6f705b73b5 drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs
gregkh/linux@454d3b3d499c drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval()
gregkh/linux@e09689286385 drm/amd/display: Use krealloc_array() in dal_vector_reserve()
gregkh/linux@20a93e397abe fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
gregkh/linux@17faa39ba980 driver core: reject devices with unregistered buses
gregkh/linux@4dac39a4db14 wifi: mac80211: skip ieee80211_verify_sta_ht_mcs_support check in non-strict mode
gregkh/linux@37c059d4d92f wifi: mac80211: tests: mark HT check strict
gregkh/linux@0ffcad63b19a sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()
gregkh/linux@ceddd32231dd RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helper
gregkh/linux@5f3286ca5fbb RDMA/umem: Move umem dmabuf revoke logic into helper function
gregkh/linux@f58efaf9fcf7 RDMA/umem: Add helpers for umem dmabuf revoke lock
gregkh/linux@2904e985a291 RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
gregkh/linux@84d8f58cf28a netfilter: nft_fib: fix stale stack leak via the OIFNAME register
gregkh/linux@ebf22feff492 RDMA/umem: fix kernel-doc warnings
gregkh/linux@cd26d54bfbc2 RDMA: Move DMA block iterator logic into dedicated files
gregkh/linux@afd35fec9297 RDMA/umem: Fix truncation for block sizes >= 4G
gregkh/linux@cdce1e797add ipvs: skip ipv6 extension headers for csum checks
gregkh/linux@9bdc637fde66 vsock/virtio: fix potential unbounded skb queue
gregkh/linux@eca6743b148a vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
gregkh/linux@e9ea7cb17677 arm64: cputype: Add C1-Ultra definitions
gregkh/linux@8097f93f9b77 arm64: cputype: Add C1-Premium definitions
gregkh/linux@d4fd42822040 arm64: errata: Mitigate TLBI errata on various Arm CPUs
gregkh/linux@99abe00c605e arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU
gregkh/linux@7b569b3a2f29 arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPU
gregkh/linux@36a0faaa4e3d block: fix handling of dead zone write plugs
gregkh/linux@f455405e3207 vsock/virtio: fix skb overhead overflow on 32-bit builds
gregkh/linux@bf7a9cacd95e cfi: Include uaccess.h for get_kernel_nofault()
gregkh/linux@5d634afb8b83 netfilter: require Ethernet MAC header before using eth_hdr()
gregkh/linux@275d294b2b24 Linux 6.18.36
gregkh/linux@b6099150949f io_uring/net: Avoid msghdr on op_connect/op_bind async data
gregkh/linux@29706ac73f93 net: stmmac: fix stm32 (and potentially others) resume regression
gregkh/linux@af2892249d98 fuse: re-lock request before replacing page cache folio
gregkh/linux@95f9eb19d5e6 Revert "NFSD: Defer sub-object cleanup in export put callbacks"
gregkh/linux@a460935022f5 debugobjects: Allow to refill the pool before SYSTEM_SCHEDULING
gregkh/linux@9cd2087cd702 debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
gregkh/linux@3a408cae608d debugobjects: Do not fill_pool() if pi_blocked_on
gregkh/linux@44b8b03a9fb5 debugobjects: Dont call fill_pool() in early boot hardirq context
gregkh/linux@e2b143df2900 RDMA/bnxt_re: zero shared page before exposing to userspace
gregkh/linux@5f4d2bd028eb i2c: stub: Reject I2C block transfers with invalid length
gregkh/linux@8b17adf6d4fb net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()
gregkh/linux@53483a9f4ee9 agp/amd64: Fix broken error propagation in agp_amd64_probe()
gregkh/linux@19b3691ec940 ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()
gregkh/linux@7dac298524b4 rose: fix dev_put() leak in rose_loopback_timer()
gregkh/linux@fe8cbcc3e79d rose: hold loopback neighbour reference across timer callback
gregkh/linux@940f39e15332 rose: fix race between loopback timer and module removal
gregkh/linux@270ef709257e rose: clear neighbour pointer after rose_neigh_put() in state machines
gregkh/linux@1d94857c11d6 rose: guard rose_neigh_put() against NULL in timer expiry
gregkh/linux@19139026dc1c rose: fix netdev double-hold in rose_rx_call_request()
gregkh/linux@c98cc00c2d3b rose: fix notifier unregistered too early in rose_exit()
gregkh/linux@ab849a6972c9 rose: set SOCK_DESTROY in rose_kill_by_device() for prompt cleanup
gregkh/linux@ce27bcdd857a rose: disconnect orphaned STATE_2 sockets when device is gone
gregkh/linux@c794d35f73a7 rose: fix netdev double-hold in rose_make_new()
gregkh/linux@74cbe94c913a rose: release netdev ref and destroy orphaned incoming sockets
gregkh/linux@c31a0fa15a4b rose: drop CALL_REQUEST in loopback timer when device is not running
gregkh/linux@9e8fc2195f8b rose: cancel neighbour timers in rose_neigh_put() before freeing
gregkh/linux@395b6573b389 rose: clear neighbour pointer in rose_kill_by_device()
gregkh/linux@9477cbc5107a rose: don't free fd-owned sockets when reaping in the heartbeat
gregkh/linux@bde74af8d446 regulator: core: fix locking in regulator_resolve_supply() error path
gregkh/linux@072bbd2846d1 hv: utils: handle and propagate errors in kvp_register
gregkh/linux@02ac3ba41628 Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
gregkh/linux@eee6be6ab637 firmware: samsung: acpm: Fix cross-thread RX length corruption
gregkh/linux@0de7db2eb27e sctp: disable BH before calling udp_tunnel_xmit_skb()
gregkh/linux@efce8a486bff mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
gregkh/linux@bdeadba74337 mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
gregkh/linux@a093c80a1f13 mm: update vma_modify_flags() to handle residual flags, document
gregkh/linux@05cdec24a858 mm: implement sticky VMA flags
gregkh/linux@3d6cb2ed06f7 mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
gregkh/linux@b836839c1fd9 mm: set the VM_MAYBE_GUARD flag on guard region install
gregkh/linux@f563ce913a83 mm: propagate VM_SOFTDIRTY on merge
gregkh/linux@cc1494fd6c65 testing/selftests/mm: add soft-dirty merge self-test
gregkh/linux@c5b3871b567c net: export netif_open for self_test usage
gregkh/linux@76db05493184 net: net_failover: Fix the deadlock in slave register
gregkh/linux@0a89002737ee iio: light: veml6075: add bounds check to veml6075_it_ms index
gregkh/linux@d08d82d83ed4 iio: adc: ti-ads1298: add bounds check to pga_settings index
gregkh/linux@b8ebf008696d crypto: qat - remove unused character device and IOCTLs
gregkh/linux@7cc3dd79777f vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write
gregkh/linux@50b72074c5e8 serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zero
gregkh/linux@6c25bf4e44a2 drivers/base/memory: set mem->altmap after successful device registration
gregkh/linux@7cad3ceaf679 ksmbd: reject non-VALID session in compound request branch
gregkh/linux@f965cf22dda7 media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si
gregkh/linux@2abfd3ffbd94 virtiofs: fix UAF on submount umount
gregkh/linux@71003a32bef5 mm: do not copy page tables unnecessarily for VM_UFFD_WP
gregkh/linux@0c503cf3dde2 Linux 6.18.37
gregkh/linux@5e470998a23e KVM: x86: Fix shadow paging use-after-free due to unexpected role
gregkh/linux@5dfcb15974e7 lsm: add backing_file LSM hooks
gregkh/linux@d84470219839 selinux: fix overlayfs mmap() and mprotect() access checks
gregkh/linux@671ec2eabb87 Revert "PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion support"
gregkh/linux@e055e74b80eb lockd: fix TEST handling when not all permissions are available.
gregkh/linux@1c5a1268418e batman-adv: tp_meter: keep unacked list in ascending ordered
gregkh/linux@696c4cae872c batman-adv: tp_meter: initialize dup_acks explicitly
gregkh/linux@7cb88d91d5f9 batman-adv: tp_meter: initialize dec_cwnd explicitly
gregkh/linux@8e77fe0414f5 batman-adv: tp_meter: avoid window underflow
gregkh/linux@7d2a44bc6bbe batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
gregkh/linux@1db02f3e315d batman-adv: tp_meter: fix fast recovery precondition
gregkh/linux@b8bf8400e50c batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection
gregkh/linux@23d085bd6308 batman-adv: tp_meter: add only finished tp_vars to lists
gregkh/linux@43733e5b525f batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE
gregkh/linux@75612c100a9e batman-adv: prevent ELP transmission interval underflow
gregkh/linux@95a061f587b7 batman-adv: tp_meter: initialize last_recv_time during init
gregkh/linux@646b68639c06 batman-adv: gw: don't deselect gateway with active hardif
gregkh/linux@49bf27fcd7ee batman-adv: ensure bcast is writable before modifying TTL
gregkh/linux@0473ae882624 batman-adv: fix (m|b)cast csum after decrementing TTL
gregkh/linux@116e94025f0f batman-adv: frag: ensure fragment is writable before modifying TTL
gregkh/linux@44ae137a2ace batman-adv: frag: avoid underflow of TTL
gregkh/linux@3d4548c96d6f batman-adv: v: prevent OGM aggregation on disabled hardif
gregkh/linux@2233787658db batman-adv: tp_meter: restrict number of unacked list entries
gregkh/linux@1dafdd0794be batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
gregkh/linux@d511c72a83dd batman-adv: tp_meter: prevent parallel modifications of last_recv
gregkh/linux@af5a069805f6 batman-adv: tp_meter: handle overlapping packets
gregkh/linux@3470d583fc65 batman-adv: tt: don't merge change entries with different VIDs
gregkh/linux@3f82fc92cf52 batman-adv: tt: track roam count per VID
gregkh/linux@04e1a6557fbf batman-adv: dat: prevent false sharing between VLANs
gregkh/linux@4cc9f7711bb8 batman-adv: tvlv: enforce 2-byte alignment
gregkh/linux@565ab66005b1 batman-adv: tvlv: avoid race of cifsnotfound handler state
gregkh/linux@6374fb9edf72 ipv6: account for fraggap on the paged allocation path
gregkh/linux@77798d7be6ef ipv4: account for fraggap on the paged allocation path
gregkh/linux@5e658b9245a5 ntfs3: reject direct userspace writes to reserved $LX* xattrs
gregkh/linux@3c499851753a wifi: mt76: add wcid publish check in mt76_sta_add
gregkh/linux@0cfa78c05066 af_unix: Set gc_in_progress to true in unix_gc().
gregkh/linux@bd968bdd568b mac802154: llsec: add skb_cow_data() before in-place crypto
gregkh/linux@1acdd14c0990 net: skmsg: preserve sg.copy across SG transforms
gregkh/linux@1697957eb097 net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
gregkh/linux@4a69b83045d3 apparmor: mediate the implicit connect of TCP fast open sendmsg
gregkh/linux@c3ca2631073b apparmor: fix use-after-free in rawdata dedup loop
gregkh/linux@81371dbd2360 NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
gregkh/linux@0d35f9f194a8 fbdev: fix use-after-free in store_modes()
gregkh/linux@99e6c712cc30 kernel/fork: clear PF_BLOCK_TS in copy_process()
gregkh/linux@97e1044e79c5 block: invalidate cached plug timestamp after task switch
gregkh/linux@1fcca1260c6e KVM: arm64: Omit tag sync on stage-2 mappings of the zero page
gregkh/linux@2b7ec7278609 err.h: use __always_inline on all error pointer helpers
gregkh/linux@49d893b9cbcf gcov: use atomic counter updates to fix concurrent access crashes
gregkh/linux@b11c1fa32667 KEYS: fix overflow in keyctl_pkey_params_get_2()
gregkh/linux@7216ce8cb12f keys: Pin request_key_auth payload in instantiate paths
gregkh/linux@ec1c9e896255 userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changing
gregkh/linux@7e25b5e22c1f wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3S
gregkh/linux@a7cdc384c9c5 wifi: mt76: mt7925: don't disable AP BSS when removing TDLS peer
gregkh/linux@40aa3c2b0cb8 wifi: ath11k: fix warning when unbinding
gregkh/linux@0aeb4d3ff6ce wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptor
gregkh/linux@73d427d271f7 wifi: rtw88: increase TX report timeout to fix race condition
gregkh/linux@200d58c851b8 wifi: rtw88: usb: fix memory leaks on USB write failures
gregkh/linux@df626f284cb9 wifi: iwlwifi: mvm: fix race condition in PTP removal
gregkh/linux@b0b07e04f0c7 wifi: iwlwifi: mld: fix race condition in PTP removal
gregkh/linux@1de92789ce31 wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlers
gregkh/linux@1e48fefac682 f2fs: pass correct iostat type for single node writes
gregkh/linux@8aad54746c25 f2fs: validate orphan inode entry count
gregkh/linux@77f216ff9ce5 f2fs: validate compress cache inode only when enabled
gregkh/linux@888d94cc9afb f2fs: fix to round down start offset of fallocate for pin file
gregkh/linux@ff83de56882c f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
gregkh/linux@20190e498057 f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()
gregkh/linux@db2c5b9fb908 f2fs: keep atomic write retry from zeroing original data
gregkh/linux@3804e6de30ae block: Avoid mounting the bdev pseudo-filesystem in userspace
gregkh/linux@65bd0c0afb0e bpf: use kvfree() for replaced sysctl write buffer
gregkh/linux@6e61fc2e06e4 MIPS: DEC: Prevent initial console buffer from landing in XKPHYS
gregkh/linux@adfacfbaeae2 exfat: fix potential use-after-free in exfat_find_dir_entry()
gregkh/linux@18587f983161 KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
gregkh/linux@5da9b1a87ec7 KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned()
gregkh/linux@8d8507a45766 crypto: nx - fix nx_crypto_ctx_exit argument
gregkh/linux@b85ef03f726b gfs2: fix use-after-free in gfs2_qd_dealloc
gregkh/linux@e91df6d27344 pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()
gregkh/linux@5a84398101bf hdlc_ppp: sync per-proto timers before freeing hdlc state
gregkh/linux@5e5b7f2ef854 blk-cgroup: fix UAF in __blkcg_rstat_flush()
gregkh/linux@e18769616fd5 tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
gregkh/linux@90e254f18b8c LoongArch: Report dying CPU to RCU in stop_this_cpu()
gregkh/linux@200e7637f4d6 pNFS: Fix use-after-free in pnfs_update_layout()
gregkh/linux@b3a3831b2eb8 irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove
gregkh/linux@369496d885b4 fpga: region: fix use-after-free in child_regions_with_firmware()
gregkh/linux@104d10021239 rpmsg: char: Fix use-after-free on probe error path
gregkh/linux@4cd57ebee395 ocfs2: reject oversized group bitmap descriptors
gregkh/linux@6dbe9443d9f5 9p: avoid putting oldfid in p9_client_walk() error path
gregkh/linux@f9b57a0015c2 MIPS: smp: report dying CPU to RCU in stop_this_cpu()
gregkh/linux@e36095d8d922 KVM: x86: hyper-v: Bound the bank index when querying sparse banks
gregkh/linux@720949ed666f KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path
gregkh/linux@2205275be9be power: reset: linkstation-poweroff: fix use-after-free in the linkstation_poweroff_init()
gregkh/linux@3b33dbb43e21 riscv: mm: Extract helper mark_new_valid_map()
gregkh/linux@7643e5622994 riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
gregkh/linux@eea16b6f805c fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
gregkh/linux@4d418cf8daf5 fbdev: modedb: fix a possible UAF in fb_find_mode()
gregkh/linux@fc6aa9bdbae6 fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
gregkh/linux@6a946038f2a5 i2c: core: fix adapter registration race
gregkh/linux@c8a24effd96d NFSD: Fix SECINFO_NO_NAME decode error cleanup
gregkh/linux@136b416593f1 nfsd: fix posix_acl leak on SETACL decode failure
gregkh/linux@dba7da4835de nfsd: fix inverted cp_ttl check in async copy reaper
gregkh/linux@0f28337f54cf nfsd: check get_user() return when reading princhashlen
gregkh/linux@017a6150106b nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race
gregkh/linux@4367afc119c5 nfsd: reset write verifier on deferred writeback errors
gregkh/linux@d8c90c7cc061 NFSv4/flexfiles: reject zero filehandle version count
gregkh/linux@012d37a568bf NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr
gregkh/linux@6919eb549e8f NFSv4: clear exception state on successful mkdir retry
gregkh/linux@62c26720121b NFS: Prevent resource leak in nfs_alloc_server()
gregkh/linux@7627ff8c4f99 ksmbd: fix out-of-bounds read in smb_check_perm_dacl()
gregkh/linux@3d205fe80f21 serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
gregkh/linux@e77fbefd1269 net/tcp-ao: fix use-after-free of key in del_async path
gregkh/linux@92c63a5ef3c7 apparmor: advertise the tcp fast open fix is applied
gregkh/linux@e46dc0adfe39 Linux 6.18.38

@marmarek

marmarek commented Jul 7, 2026

Copy link
Copy Markdown
Member

openQArun MACHINE=hw5

@qubesos-bot

Copy link
Copy Markdown

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=202607072329-devel&flavor=kernel

Test run included the following:

New failures, excluding unstable

Compared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=202605011353-devel&flavor=kernel

  • install_default_upload@hw5
    • install_startup: unnamed test (unknown)
    • install_startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'heads-menu, heads-no-...

Failed tests

2 failures
  • install_default_upload@hw5
    • install_startup: unnamed test (unknown)
    • install_startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'heads-menu, heads-no-...

Fixed failures

Compared to: https://openqa.qubes-os.org/tests/175932#dependencies
Nothing fixed

Unstable tests

Details
  • system_tests_basic_vm_qrexec_gui@hw5

    system_tests/Fail (1/5 times with errors)
    • job 185832 Tests qubes.tests.integ.basic failed (exit code 1), details reporte...
    system_tests/Failed (1/5 times with errors)
    • job 185832 # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...
    TC_00_Basic/test_211_bootmode_standalone (1/5 times with errors)
    • job 185832 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

Performance Tests

Performance degradation:

No issues

Remaining performance tests:

No remaining performance tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants