CVE-2024-56715 CVE-2024-56746 CVE-2024-56704 CVE-2024-53198 CVE-2024-53183 CVE-2024-56539 CVE-2024-56571 CVE-2024-56610 CVE-2024-56611 CVE-2024-50280 CVE-2024-50194 CVE-2023-52913
Alex Zenla (1): 9p/xen: fix release of IRQ
Alper Nebi Yasak (1): wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan()
Brett Creeley (1): ionic: Fix netdev notifier unregister on failure
David Hildenbrand (1): mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
Marco Elver (1): kcsan: Turn report_filterlist_lock into a raw_spinlock
Mark Rutland (1): arm64: probes: Fix uprobes for big-endian kernels
Ming-Hung Tsai (1): dm cache: fix flushing uninitialized delayed_work on cache_ctr error
Qiu-ji Chen (1): xen: Fix the issue of resource not being properly released in xenbus_dev_probe()
Rob Clark (1): drm/i915: Fix potential context UAFs
Thadeu Lima de Souza Cascardo (1): media: uvcvideo: Require entities to have a non-zero unique ID
Thomas Zimmermann (1): fbdev/sh7760fb: Alloc DMA memory from hardware device
Tiwei Bie (1): um: net: Do not use drvdata in release
Zhen Lei (1): fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()
junhua huang (2): arm64:uprobe fix the uprobe SWBP_INSN in big-endian arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
arch/arm64/include/asm/uprobes.h | 12 ++- arch/arm64/kernel/probes/uprobes.c | 4 +- arch/um/drivers/net_kern.c | 2 +- drivers/gpu/drm/i915/gem/i915_gem_context.c | 8 +- drivers/md/dm-cache-target.c | 24 +++--- drivers/media/usb/uvc/uvc_driver.c | 63 ++++++++++------ .../net/ethernet/pensando/ionic/ionic_lif.c | 3 +- drivers/net/wireless/marvell/mwifiex/fw.h | 2 +- drivers/video/fbdev/sh7760fb.c | 11 ++- drivers/xen/xenbus/xenbus_probe.c | 8 +- kernel/kcsan/debugfs.c | 74 +++++++++---------- mm/mempolicy.c | 4 + net/9p/trans_xen.c | 2 +- 13 files changed, 122 insertions(+), 95 deletions(-)