Lucene search
+L

519420 matches found

OSV
OSV
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80711 power: supply: max17040: handle missing status supplier

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: handle missing status supplier MAX17040 does not report charger state itself, so the driver forwards POWERSUPPLYPROPSTATUS to a supplier power supply. If no supplier is registered,...

5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/28 6:53 a.m.9 views

EUVD-2026-67446

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: handle missing status supplier MAX17040 does not report charger state itself, so the driver forwards POWERSUPPLYPROPSTATUS to a supplier power supply. If no supplier is registered,...

5.8AI score0.00156EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.11 views

CVE-2026-80711

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: handle missing status supplier MAX17040 does not report charger state itself, so the driver forwards POWERSUPPLYPROPSTATUS to a supplier power supply. If no supplier is registered,...

5.8AI score0.00156EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.36 views

CVE-2026-80705 drm/amd/display: check if dml21_add_phantom_plane() is successful

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:53 a.m.8 views

EUVD-2026-67440

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 6:53 a.m.20 views

CVE-2026-80705

CVE-2026-80705 affects the Linux kernel in the drm/amd/display subsystem. The function dml21_add_phantom_plane() could fail to allocate a phantom plane, and the failure was not checked before subsequent use, leading to a later segfault (null pointer dereference). The fix verifies that the phantom...

5.8AI score0.00145EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.12 views

CVE-2026-80705

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score0.00145EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:53 a.m.16 views

CVE-2026-80705 drm/amd/display: check if dml21_add_phantom_plane() is successful

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if dml21addphantomplane is successful Verify that the phantom plane was allocated to avoid a later segfault. cherry picked from commit 5adb54abe5a8e82cbff7f8806db30a5f4924329f...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.41 views

CVE-2026-80704 drm/amd/display: use proper context for logging

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use proper context for logging The same as the rest of the code, getssinfofromatombios uses calcpllcs-ctx-logger for logging. But calcpllcs-ctx is initialized only later in calcpllmaxvcoconstruct. Therefore, any...

0.00159EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 6:53 a.m.16 views

CVE-2026-80704

CVE-2026-80704 is a NULL pointer dereference in the Linux kernel's DRM AMD display driver. The function get_ss_info_from_atombios() accessed calc_pll_cs->ctx->logger before calc_pll_cs->ctx was initialized in calc_pll_max_vco_construct(), causing a crash during early driver construction....

5.8AI score0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 6:53 a.m.8 views

EUVD-2026-67439

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use proper context for logging The same as the rest of the code, getssinfofromatombios uses calcpllcs-ctx-logger for logging. But calcpllcs-ctx is initialized only later in calcpllmaxvcoconstruct. Therefore, any...

5.8AI score0.00159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.13 views

CVE-2026-80704

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use proper context for logging The same as the rest of the code, getssinfofromatombios uses calcpllcs-ctx-logger for logging. But calcpllcs-ctx is initialized only later in calcpllmaxvcoconstruct. Therefore, any...

5.8AI score0.00159EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:53 a.m.9 views

CVE-2026-80704 drm/amd/display: use proper context for logging

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use proper context for logging The same as the rest of the code, getssinfofromatombios uses calcpllcs-ctx-logger for logging. But calcpllcs-ctx is initialized only later in calcpllmaxvcoconstruct. Therefore, any...

5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/28 6:53 a.m.9 views

EUVD-2026-67438

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix missing authorization check in KFDIOCDBGTRAPDISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/kfd access could terminate another process's debug session without...

5.8AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 6:53 a.m.22 views

CVE-2026-80703

CVE-2026-80703 affects the Linux kernel 's drm/amdkfd component. The ioctl KFD_IOC_DBG_TRAP_DISABLE lacked an authorization check, allowing any user with access to /dev/kfd to terminate another process's active GPU debug session without verifying ownership or ptrace permissions. The fix introduce...

5.8AI score0.00156EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/28 6:53 a.m.10 views

CVE-2026-80703

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix missing authorization check in KFDIOCDBGTRAPDISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/kfd access could terminate another process's debug session without...

5.8AI score0.00156EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:53 a.m.17 views

CVE-2026-80703 drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLE

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix missing authorization check in KFDIOCDBGTRAPDISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/kfd access could terminate another process's debug session without...

5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.39 views

CVE-2026-80703 drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLE

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix missing authorization check in KFDIOCDBGTRAPDISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/kfd access could terminate another process's debug session without...

0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 6:53 a.m.27 views

CVE-2026-80700

CVE-2026-80700 is an out-of-bounds memory access in the Linux kernel's drm/vmwgfx driver, specifically in vmw_external_bo_copy(). The function trusts caller-supplied offsets, strides, and heights when operating on imported dma-buf vmaps. Two defects are fixed: (1) in the equal-stride path, an off...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 6:53 a.m.11 views

EUVD-2026-67435

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

5.8AI score0.00128EPSS
SaveExploits0References5
Rows per page
Query Builder