Lucene search
K

65 matches found

RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.10 views

CVE-2024-53056

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

5.5CVSS6.7AI score0.00204EPSS
Exploits0References4
CVE
CVE
added 2024/11/19 5:19 p.m.184 views

CVE-2024-53056

CVE-2024-53056 affects the Linux kernel in the drm/mediatek component, specifically the mtk_crtc_destroy() NULL-dereference risk caused by cleanup behavior when mtk_crtc_create() fails to obtain a channel via mbox_request_channel(). The issue arises because, if the call to mbox_request_channel() ...

5.5CVSS5.2AI score0.00204EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/11/19 5:19 p.m.11 views

CVE-2024-53056 drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

5.5CVSS6AI score0.00204EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/10/22 5:11 p.m.13 views

CVE-2024-49916

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr and clkmgr-funcs in dcn401inithw This commit addresses a potential null pointer dereference issue in the dcn401inithw function. The issue could occur when dc-clkmgr or dc-clkmgr-funcs is...

5.5CVSS6.9AI score0.00206EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.10 views

CVE-2024-49919 drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for_layer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for headpipe in dcn201acquirefreepipeforlayer This commit addresses a potential null pointer dereference issue in the dcn201acquirefreepipeforlayer function. The issue could occur when headpipe is...

6.8AI score0.00235EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.13 views

CVE-2024-49917 drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr and clkmgr-funcs in dcn30inithw This commit addresses a potential null pointer dereference issue in the dcn30inithw function. The issue could occur when dc-clkmgr or dc-clkmgr-funcs is...

0.00237EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.8 views

CVE-2024-47699

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

5.5CVSS6AI score0.00261EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.10 views

CVE-2024-46685

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

5.5CVSS5.7AI score0.00257EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.15 views

CVE-2024-46677 gtp: fix a potential NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: gtp: fix a potential NULL pointer dereference When sockfdlookup fails, gtpencapenablesocket returns a NULL pointer, but its callers only check for error pointers thus miss the NULL pointer case. Fix it by returning an error point...

7.1AI score0.00261EPSS
Exploits0References8
OSV
OSV
added 2024/08/26 10:11 a.m.14 views

CVE-2024-43907 drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference in applystateadjustrules Check the pointer value to fix potential null pointer dereference...

5.5CVSS6AI score0.00212EPSS
Exploits0References11
OpenVAS
OpenVAS
added 2024/08/22 12:0 a.m.11 views

Huawei EulerOS: Security Advisory for sqlite (EulerOS-SA-2024-2296)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.1AI score0.00928EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/08/19 3:16 p.m.21 views

CVE-2024-42269

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix potential null-ptr-deref in ip6tablenattableinit. ip6tablenattableinit accesses net-gen-ptrip6tablenatnetops.id, but the function is exposed to user space before the entry is allocated via...

5.5CVSS7.1AI score0.00226EPSS
Exploits0References4
NVD
NVD
added 2024/08/17 9:15 a.m.18 views

CVE-2024-42307

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential null pointer use in destroyworkqueue in initcifs error path Dan Carpenter reported a Smack static checker warning: fs/smb/client/cifsfs.c:1981 initcifs error: we previously assumed 'serverclosewq' could be nul...

5.5CVSS0.0021EPSS
Exploits0References5
NVD
NVD
added 2024/08/17 9:15 a.m.27 views

CVE-2024-42282

In the Linux kernel, the following vulnerability has been resolved: net: mediatek: Fix potential NULL pointer dereference in dummy netdevice handling Move the freeing of the dummy netdevice from mtkfreedev to mtkremove. Previously, if allocnetdevdummy failed in mtkprobe, eth-dummydev would be NUL...

5.5CVSS0.00193EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/08/17 9:9 a.m.24 views

CVE-2024-42307 cifs: fix potential null pointer use in destroy_workqueue in init_cifs error path

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential null pointer use in destroyworkqueue in initcifs error path Dan Carpenter reported a Smack static checker warning: fs/smb/client/cifsfs.c:1981 initcifs error: we previously assumed 'serverclosewq' could be nul...

0.0021EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/08/17 9:8 a.m.14 views

CVE-2024-42282 net: mediatek: Fix potential NULL pointer dereference in dummy net_device handling

In the Linux kernel, the following vulnerability has been resolved: net: mediatek: Fix potential NULL pointer dereference in dummy netdevice handling Move the freeing of the dummy netdevice from mtkfreedev to mtkremove. Previously, if allocnetdevdummy failed in mtkprobe, eth-dummydev would be NUL...

6.8AI score0.00193EPSS
Exploits0References2
CVE
CVE
added 2024/08/17 8:54 a.m.151 views

CVE-2024-42269

CVE-2024-42269 (Linux kernel) : A local DoS via NULL pointer dereference in ip6table_nat_table_init() was resolved. The root cause: ip6table_nat_table_init() accessed net->gen->ptr[...] before per-network entry was allocated. The fix: call register_pernet_subsys() before xt_register_templat...

5.5CVSS6.5AI score0.00226EPSS
Exploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/16 10:59 p.m.28 views

CVE-2022-48793

A vulnerability was found in the nested.c file in the Linux kernel's KVM driver, where a potential NULL dereference can occur. This happens when the call to load the nested state is executed before Nested Page Tables NPT are enabled, preventing access to guest memory, lead to system instability a...

5.5CVSS6.6AI score0.00239EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 6:55 p.m.12 views

CVE-2024-40982

A flaw was found in the ssb module in the Linux kernel. A NULL pointer dereference can be triggered due to a missing input validation when converting a device to a SSB device, resulting in a denial of service...

5.5CVSS6.5AI score
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:8 a.m.28 views

CVE-2022-48708

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer "function" in pcssetmux. pinmuxgenericgetfunction can return NULL and the pointer "function" was dereferenced without checking against NULL. Found by Linux...

4.4CVSS6.6AI score0.0024EPSS
Exploits0References4
Rows per page
Query Builder