45 matches found
Astra Linux - уязвимость в linux, linux-5.10, linux-5.15, linux-6.1
In the Linux kernel, the following vulnerability has been resolved: drm/client: fixed the null pointer dereference in drcmclientmodesetprobe. In drcmclientmodesetprobe, the return value of drmmodeduplicate is assigned to modeset-mode, which may lead to a NULL pointer dereference if drmmodeduplica...
Astra Linux - уязвимость в linux, linux-5.10, linux-5.15, linux-6.1
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fixed a null pointer dereference in nouveauconnectorgetmodes. In nouveauconnectorgetmodes, the return value of drmmodeduplicate is assigned to mode, which may lead to a NULL pointer dereference in case of failure of...
Astra Linux - уязвимость в linux-5.10, linux-5.15, linux
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fixed a possible null pointer dereferencing issue. In radeonfpnativemode, the return value of drmmodeduplicate is assigned to mode, which could lead to a NULL pointer dereferencing issue upon failure of...
Astra Linux - уязвимость в linux-5.10, linux-5.15, linux-6.1
In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference In tpg110getmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a NULL pointer dereference on failure of drmmodeduplicate. Add a...
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005579)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005579 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in psbintellvdsgetmodes In psbintellvdsgetmodes, the...
Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005076)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005076 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/panel: fix a possible null pointer dereference In versatilepanelgetmodes, the return value of...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990571)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990571 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17tvgethdmodes In nv17tvgethdmodes, the...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990139)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990139 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17tvgetldmodes In nv17tvgetldmodes, the...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989783)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989783 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference In tpg110getmodes, the return...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989525)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989525 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.1070e Security Update: kernel (UTSA-2025-989873)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989873 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/panel: fix a possible null pointer dereference In versatilepanelgetmodes, the return value of...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988853)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988853 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/panel: fix a possible null pointer dereference In versatilepanelgetmodes, the return value of...
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-986611)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986611 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17tvgetldmodes In nv17tvgetldmodes, the...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986561)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986561 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17tvgethdmodes In nv17tvgethdmodes, the...
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.1070a Security Update: kernel (UTSA-2025-986397)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986397 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-383728)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-383728 advisory. In the Linux kernel, the following vulnerability has been resolved: drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference In cdnsmhdpatomicenable, the...
CVE-2023-53288
CVE-2023-53288 relates to a memory leak in the Linux kernel’s DRM subsystem. The issue occurs in drm/client: when a new mode is assigned to modeset->mode, the previously configured mode is not freed, leading to a kmemleak report chain (drm_mode_duplicate → drm_client_modeset_probe → __drm_fb_h...
CVE-2024-56711 drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference
In the Linux kernel, the following vulnerability has been resolved: drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference drmmodeduplicate could return NULL due to lack of memory, which will then call NULL pointer dereference. Add a check to prevent it...