Lucene search
+L

1310 matches found

CVE
CVE
added 2024/09/18 6:32 a.m.115 views

CVE-2024-46727

CVE-2024-46727 detail (mode C): Affects Linux kernel’s drm/amd/display path, specifically resource_log_pipe_topology_update. The issue arises from a missing NULL check on otg_master, which could trigger a NULL_RETURN path. A fix was implemented by adding an otg_master NULL check to prevent the NU...

5.5CVSS6.1AI score0.00192EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.36 views

CVE-2024-46727

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add otgmaster NULL check within resourcelogpipetopologyupdate Why Coverity reports NULLRETURN warning. How Add otgmaster NULL check...

5.5CVSS5.7AI score0.00192EPSS
SaveExploits0
OSV
OSV
added 2024/09/18 6:32 a.m.11 views

CVE-2024-46720 drm/amdgpu: fix dereference after null check

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS6.1AI score0.0022EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.16 views

CVE-2024-46720 drm/amdgpu: fix dereference after null check

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

6.9AI score0.0022EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.19 views

CVE-2024-46720

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS5.7AI score0.0022EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.6 views

media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access

...

5.5CVSS8.7AI score0.00222EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.3 views

SUSE CVE-2024-44992

In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid possible NULL dereference in cifsfreesubrequest Clang static checker scan-build warning: cifsglob.h:line 890, column 3 Access to field 'ops' results in a dereference of a null pointer. Commit 519be989717c "cifs:...

5.5CVSS6.4AI score0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/04 8:15 p.m.7 views

UBUNTU-CVE-2024-44997

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkwed: fix use-after-free panic in mtkwedsetuptcblockcb When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause a kernel panic on MT798X. Previously, cbpriv was fre...

7.8CVSS5.7AI score0.00214EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/04 7:54 p.m.17 views

CVE-2024-44997 net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkwed: fix use-after-free panic in mtkwedsetuptcblockcb When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause a kernel panic on MT798X. Previously, cbpriv was fre...

7.8CVSS6.9AI score0.00214EPSS
SaveExploits0References6
NVD
NVD
added 2024/08/26 11:15 a.m.18 views

CVE-2024-43903

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2024/08/26 11:15 a.m.1 views

DEBIAN-CVE-2024-43904

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing This commit adds null checks for the 'stream' and 'plane' variables in the dcn30applyidlepoweroptimizations function. These variables were previously...

5.5CVSS5.5AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.11 views

AZL-48231 CVE-2024-43900 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: media: xc2028: avoid use-after-free in loadfirmwarecb syzkaller reported use-after-free in loadfirmwarecb 1. The reason is because the module allocated a struct tuner in tunerprobe, and then the module initialization failed, the...

7.8CVSS6.3AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.16 views

UBUNTU-CVE-2024-43900

In the Linux kernel, the following vulnerability has been resolved: media: xc2028: avoid use-after-free in loadfirmwarecb syzkaller reported use-after-free in loadfirmwarecb 1. The reason is because the module allocated a struct tuner in tunerprobe, and then the module initialization failed, the...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References41
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.27 views

CVE-2024-43903

...

SaveExploits0
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.25 views

CVE-2024-43903

Removed by vendor...

7.2AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/26 10:10 a.m.19 views

CVE-2024-43886 drm/amd/display: Add null check in resource_log_pipe_topology_update

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resourcelogpipetopologyupdate WHY When switching from "Extend" to "Second Display Only" we sometimes call resourcegetotgmasterforstream on a stream for the eDP, which is disconnected. This leads...

7.1AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/26 10:10 a.m.14 views

CVE-2024-43886 drm/amd/display: Add null check in resource_log_pipe_topology_update

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resourcelogpipetopologyupdate WHY When switching from "Extend" to "Second Display Only" we sometimes call resourcegetotgmasterforstream on a stream for the eDP, which is disconnected. This leads...

5.5CVSS6AI score0.00198EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/26 10:10 a.m.110 views

CVE-2024-43886

The connected Astra Linux bulletin confirms CVE-2024-43886 affects the Linux kernel in the DRM/AMD display path, specifically a risk in resource_log_pipe_topology_update within dc_resource.c. The root cause is a potential null pointer dereference when switching from “Extend” to “Second Display On...

5.5CVSS6.9AI score0.00198EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/08/26 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a null check not being performed in resourcelogpipetopologyupdate...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.2 views

SUSE CVE-2024-43875

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpciscanbus Smatch complains about inconsistent NULL checking in vpciscanbus: drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpciscanbus error: we previously assumed 'vpcibus' could b...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References10
Rows per page
Query Builder