Lucene search
+L

78986 matches found

RedhatCVE
RedhatCVE
added 2026/06/03 4:2 p.m.16 views

CVE-2026-7450

A maliciously crafted PAR file, when parsed through Autodesk 3ds Max, can force a NULL Pointer Dereference vulnerability. Successful exploitation may cause the application to crash, leading to a denial-of-service condition...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/03 3:50 p.m.16 views

EUVD-2026-34131

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree When probing the k230 pinctrl driver, the kernel triggers a NULL pointer dereference. The crash trace showed: 0.732084 Unable to handle kernel NULL point...

5.8AI score0.00113EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/03 3:50 p.m.6 views

CVE-2026-46269

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree When probing the k230 pinctrl driver, the kernel triggers a NULL pointer dereference. The crash trace showed: 0.732084 Unable to handle kernel NULL point...

5.7AI score0.00113EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/06/03 3:50 p.m.22 views

CVE-2026-46269

CVE-2026-46269 affects the Linux kernel pinctrl driver for canaan k230. A NULL pointer dereference occurs during devicetree parsing when probing k230_pinctrl_parse_functions() accesses info->pctl_dev->dev before pctl_dev is initialized, causing a kernel crash (local DoS). The root cause is ...

5.5CVSS5.8AI score0.00113EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/06/03 3:50 p.m.50 views

CVE-2026-46269 pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree When probing the k230 pinctrl driver, the kernel triggers a NULL pointer dereference. The crash trace showed: 0.732084 Unable to handle kernel NULL point...

0.00113EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/03 3:50 p.m.7 views

CVE-2026-46269 pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree When probing the k230 pinctrl driver, the kernel triggers a NULL pointer dereference. The crash trace showed: 0.732084 Unable to handle kernel NULL point...

5.5CVSS5.9AI score0.00113EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/06/03 3:49 p.m.45 views

CVE-2026-46261 spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()

In the Linux kernel, the following vulnerability has been resolved: spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcmfiuprobe platformgetresourcebyname can return NULL, which would cause a crash when passed the pointer to resourcesize. Move the fiu-memorysize assignment after the erro...

0.00114EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/06/03 3:49 p.m.7 views

CVE-2026-46261

In the Linux kernel, the following vulnerability has been resolved: spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcmfiuprobe platformgetresourcebyname can return NULL, which would cause a crash when passed the pointer to resourcesize. Move the fiu-memorysize assignment after the erro...

5.7AI score0.00114EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/06/03 3:49 p.m.14 views

EUVD-2026-34123

In the Linux kernel, the following vulnerability has been resolved: spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcmfiuprobe platformgetresourcebyname can return NULL, which would cause a crash when passed the pointer to resourcesize. Move the fiu-memorysize assignment after the erro...

5.8AI score0.00114EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/03 3:49 p.m.25 views

CVE-2026-46261

CVE-2026-46261 relates to the Linux kernel wpcm-fiu SPI driver. The issue is a potential NULL pointer dereference when platform_get_resource_byname() returns NULL, if the NULL is dereferenced by resource_size(). The patch moves the fiu->memory_size assignment to occur after the error check for...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/03 3:49 p.m.4 views

CVE-2026-46261 spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()

In the Linux kernel, the following vulnerability has been resolved: spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcmfiuprobe platformgetresourcebyname can return NULL, which would cause a crash when passed the pointer to resourcesize. Move the fiu-memorysize assignment after the erro...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/06/03 3:49 p.m.8 views

CVE-2026-46258

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

5.8AI score0.001EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/06/03 3:49 p.m.12 views

EUVD-2026-34120

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

5.8AI score0.001EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/03 3:49 p.m.24 views

CVE-2026-46258

The CVE-2026-46258 issue is in the Linux kernel’s gpio: cdev module, where in linehandle_create() a NULL dereference could occur when lh is dereferenced after a retain_and_null_ptr(lh). The vulnerability is resolved by avoiding the dereference and using handlereq.lines, which holds the same value...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/03 3:49 p.m.6 views

CVE-2026-46258 gpio: cdev: Avoid NULL dereference in linehandle_create()

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

5.5CVSS5.9AI score0.001EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/03 3:49 p.m.49 views

CVE-2026-46258 gpio: cdev: Avoid NULL dereference in linehandle_create()

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

0.001EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/03 3:49 p.m.35 views

CVE-2026-46245

CVE-2026-46245 affects the AMDGPU display driver in the Linux kernel. The vulnerability arises in amdgpu_dm_hpd_init() where a NULL dc_link could be dereferenced while setting up HPD interrupts, despite an earlier check for polling decisions. The provided patch assigns dc_link early and skips con...

5.5CVSS5.7AI score0.00108EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/03 3:49 p.m.10 views

CVE-2026-46245

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dclink NULL handling in HPD init amdgpudmhpdinit may see connectors without a valid dclink. The code already checks dclink for the polling decision, but later unconditionally dereferences it when setting up H...

5.7AI score0.00108EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/06/03 3:49 p.m.56 views

CVE-2026-46245 drm/amd/display: Fix dc_link NULL handling in HPD init

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dclink NULL handling in HPD init amdgpudmhpdinit may see connectors without a valid dclink. The code already checks dclink for the polling decision, but later unconditionally dereferences it when setting up H...

0.00108EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/03 3:49 p.m.16 views

EUVD-2026-34107

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dclink NULL handling in HPD init amdgpudmhpdinit may see connectors without a valid dclink. The code already checks dclink for the polling decision, but later unconditionally dereferences it when setting up H...

5.7AI score0.00108EPSS
SaveExploits0References2
Rows per page
Query Builder