2682 matches found
EUVD-2016-9636
Malware in sbrugna...
EUVD-2020-27111
Malware in sbrugna...
EUVD-2017-2685
Malware in sbrugna...
EUVD-2016-4829
Malware in sbrugna...
EUVD-2019-15267
Malware in sbrugna...
EUVD-2017-0674
Malware in sbrugna...
EUVD-2014-4251
Malware in sbrugna...
EUVD-2017-11794
Malware in sbrugna...
EUVD-2019-15270
Malware in sbrugna...
EUVD-2017-15327
Malware in sbrugna...
EUVD-2016-9651
Malware in sbrugna...
EUVD-2016-9630
Malware in sbrugna...
EUVD-2016-8241
Malware in sbrugna...
EUVD-2016-8247
Malware in sbrugna...
EUVD-2015-5896
Malware in sbrugna...
EUVD-2019-15246
Malware in sbrugna...
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...
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...