You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge: CVE-2025-38449: drm/gem: Acquire references on GEM handles for framebuffers
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1323
# Merge Request Required Information
This MR backport the fix for CVE-2025-38449 and the follow up fixes required.
It includes the patch backported by the CKI Backport Bot in https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1276 but included other required changes.
## Summary of Changes
1. Commit `drm/gem: Acquire references on GEM handles for framebuffers` fixes the actual CVE
2. Commit `drm/framebuffer: Acquire internal references on GEM handles` is a follow up fix of 1.
3. The other 4 commits are patches 4/7, 5/7, 6/7 and 7/7 of [this upstream series](https://lore.kernel.org/all/20250715155934.150656-1-tzimmermann@suse.de/). Patches 1 to 3 are not required because they revert changes not present in RHEL yet. Therefore:
Omitted-fix: 0ecfb8d
Omitted-fix: 1e9d2ae
Omitted-fix: bb7f497
## Conflicts
Only commit `Revert "drm/gem-shmem: Use dma_buf from GEM object instance"` conflicted, check it for more information
## Approved Development Ticket(s)
JIRA: https://issues.redhat.com/browse/RHEL-106712
CVE: CVE-2025-38449
Signed-off-by: José Expósito <jexposit@redhat.com>
Signed-off-by: CKI Backport Bot <cki-ci-bot+cki-gitlab-backport-bot@redhat.com>
Approved-by: Robert Foss <rfoss@kernel.org>
Approved-by: Jocelyn Falempe <jfalempe@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>
0 commit comments