11819 matches found
EUVD-2017-0674
Malware in sbrugna...
EUVD-2017-15327
Malware in sbrugna...
EUVD-2019-5570
Malware in sbrugna...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986511)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986511 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timi...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-394417)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-394417 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10setoutputtransferfunc' The...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987128)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987128 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a NULL pointer dereference in amdgpudmconnectoraddcommonmodes In...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-414661)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414661 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix memory leak in dmswfini After destroying dmubsrv, the memory associated with...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414527)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414527 advisory. dplinksettingswrite in drivers/gpu/drm/amd/display/amdgpudm/amdgpudmdebugfs.c in the Linux kernel through 5.14.14 allows a heap-based buffer overflow by an attacker...
PT-2025-41122
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.0-rc7+ 54 Description The Linux kernel contains a flaw in the drm/i915 subsystem related to system suspend functionality when fbdev is not initialized. Specifically, the issue occurs when attempting to suspen...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987025)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987025 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dpauxcmdfifotx if irq is not for aux transfer There are 3 possible...
Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: xorg-x11-server (UTSA-2025-984875)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-984875 advisory. A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText allocates a fixed- sized buffer on the stack and copies the names of the virtual...
SUSE CVE-2023-53605
In the Linux kernel, the following vulnerability has been resolved: drm: amd: display: Fix memory leakage This commit fixes memory leakage in dcconstructctx function...
CVE-2023-53605
In the Linux kernel, the following vulnerability has been resolved: drm: amd: display: Fix memory leakage This commit fixes memory leakage in dcconstructctx function...
UBUNTU-CVE-2023-53605
In the Linux kernel, the following vulnerability has been resolved: drm: amd: display: Fix memory leakage This commit fixes memory leakage in dcconstructctx function...
UBUNTU-CVE-2022-50489
In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipidsihostunregister loops over every device currently found on that bus and will unregister it. However, it doesn't...
CVE-2023-53605
CVE-2023-53605 refers to a Linux kernel issue in the DRM AMD display driver where a memory leak occurred in the dc_construct_ctx() path. The fix, as described in the initial document, is a commit that resolves the leak in that function. The entry indicates a local attack vector with low attack co...
CVE-2023-53605 drm: amd: display: Fix memory leakage
In the Linux kernel, the following vulnerability has been resolved: drm: amd: display: Fix memory leakage This commit fixes memory leakage in dcconstructctx function...
CVE-2023-53605 drm: amd: display: Fix memory leakage
In the Linux kernel, the following vulnerability has been resolved: drm: amd: display: Fix memory leakage This commit fixes memory leakage in dcconstructctx function...
CVE-2022-50492 drm/msm: fix use-after-free on probe deferral
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...
CVE-2023-53534 drm/mediatek: mtk_drm_crtc: Add checks for devm_kcalloc
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...