5 matches found
Linux Distros Unpatched Vulnerability : CVE-2024-56775
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: Fix handling of plane refcount Why The mechanism to backup and restore plane states doesn't maintain refcount, which can cause issues if the...
BELL-CVE-2024-56775
Bulletin has no description...
CVE-2024-56775
creationtimestamp| type| source ---|---|--- 2025-01-08 18:07:36+00:00| seen| https://infosec.exchange/users/cve/statuses/113794066434882319 2025-01-08 18:15:52+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lfarh2lndf2k 2025-01-08 18:22:14+00:00|...
CVE-2024-56775 drm/amd/display: Fix handling of plane refcount
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix handling of plane refcount Why The mechanism to backup and restore plane states doesn't maintain refcount, which can cause issues if the refcount of the plane changes in between backup and restore operations,...
CVE-2024-56775
CVE-2024-56775 concerns the Linux kernel DRM/AMD display stack. The issue is in the plane state backup/restore flow where the plane refcount is not preserved, risking memory leaks if the refcount should decrease or double frees/invalid memory accesses if it should increase during state transition...