the patches' CVE number as listed:
CVE-2024-50272
CVE-2024-50228
CVE-2024-50187
CVE-2024-50116
CVE-2024-49991
Jeongjun Park (1):
mm: shmem: fix data-race in shmem_getattr()
Maíra Canal (1):
drm/vc4: Stop the active perfmon before being destroyed
Philip Yang (1):
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Ryusuke Konishi (1):
nilfs2: fix kernel bug due to missing clearing of buffer delay flag
Trond Myklebust (1):
filemap: Fix bounds checking in filemap_read()
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 14 +++++++-------
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_device.c | 4 ++--
.../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 2 +-
drivers/gpu/drm/vc4/vc4_drv.h | 2 ++
drivers/gpu/drm/vc4/vc4_perfmon.c | 7 ++++++-
fs/nilfs2/page.c | 6 ++++--
mm/filemap.c | 2 +-
mm/shmem.c | 2 ++
10 files changed, 27 insertions(+), 16 deletions(-)
--
2.34.1