8813 matches found
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-395063)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-395063 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/tegra: dsi: Add missing check for offinddevicebynode Add check for the return value of...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987339)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987339 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-381360)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-381360 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix null pointer dereference in nouveauconnectorgetmodes In nouveauconnectorgetmodes...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986723)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986723 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: check return value after calling platformgetresourcebyname It will cause...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986442)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986442 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check for potential null return of kmallocarray As the kmallocarray may return null,...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987217)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987217 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/debugfs: fix file release memory leak When using singleopen for opening, singlereleas...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986605)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986605 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix a possible null pointer dereference In radeonfpnativemode, the return value of...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-384214)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-384214 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-387630)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-387630 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix a null pointer crash in mtkdrmcrtcfinishpageflip It's possible that mtkcrtc-eve...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986514)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986514 advisory. In the Linux kernel, the following vulnerability has been resolved: drm: Fix use-after-free read in drmgetunique There is a time-of-check-to-time-of-use error in...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986716)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986716 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/virtio: fix NULL pointer dereference in virtiogpuconngetmodes drmcvtmode may return NULL and ...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986684)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986684 advisory. In the Linux kernel, the following vulnerability has been resolved: drm: mxsfb: Fix NULL pointer dereference crash on unload The mxsfb-crtc.funcs may already be NULL...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-987081)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987081 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove errant put in error path drmgemshmemmmap doesn't own this reference,...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986959)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986959 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferenc...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986275)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986275 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check for potential null return of kmallocarray As the kmallocarray may return null,...
PT-2025-46554
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the drm/vmwgfx subsystem related to cursor snooping. The issue arises from a missing check for resource existence before attempting to use the...
SUSE CVE-2022-50479
In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak clksrc when function run into last return NULL. s/free/kfree/ - Alex...
SUSE CVE-2022-50492
In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix use-after-free on probe deferral The bridge counter was never reset when tearing down the DRM device so that stale pointers to deallocated structures would be accessed on the next tear down e.g. after a second late...
SUSE CVE-2023-53534
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: mtkdrmcrtc: Add checks for devmkcalloc As the devmkcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference...
SUSE CVE-2023-53596
In the Linux kernel, the following vulnerability has been resolved: drivers: base: Free devm resources when unregistering a device In the current code, devresreleaseall only gets called if the device has a bus and has been probed. This leads to issues when using bus-less or driver-less devices...