Lucene search
+L

235 matches found

RedhatCVE
RedhatCVE
added 2024/09/27 3:45 p.m.18 views

CVE-2024-46809

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used. This fixes 6 NULLRETURNS issues reported by Coverity...

5.5CVSS7AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/27 1:15 p.m.11 views

AZL-49965 CVE-2024-46809 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used. This fixes 6 NULLRETURNS issues reported by Coverity...

5.5CVSS6.3AI score0.00238EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/27 1:15 p.m.18 views

CVE-2024-46809

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used. This fixes 6 NULLRETURNS issues reported by Coverity...

5.5CVSS0.00238EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/27 1:15 p.m.3 views

DEBIAN-CVE-2024-46809

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used. This fixes 6 NULLRETURNS issues reported by Coverity...

5.5CVSS5.6AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.6 views

UBUNTU-CVE-2024-46809

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used. This fixes 6 NULLRETURNS issues reported by Coverity...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2024/09/27 12:00 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. Linux kernel suffers from a security vulnerability that stems from not performing null checks. No details of the vulnerability are provided at this time...

5.5CVSS8.2AI score0.00238EPSS
SaveExploits0References6
NVD
NVD
added 2024/09/18 8:15 a.m.23 views

CVE-2024-46763

In the Linux kernel, the following vulnerability has been resolved: fou: Fix null-ptr-deref in GRO. We observed a null-ptr-deref in fougroreceive while shutting down a host. 0 The NULL pointer is sk-skuserdata, and the offset 8 is of protocol in struct fou. When fourelease is called due to netns...

7.5CVSS0.00713EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.36 views

CVE-2024-46763 fou: Fix null-ptr-deref in GRO.

In the Linux kernel, the following vulnerability has been resolved: fou: Fix null-ptr-deref in GRO. We observed a null-ptr-deref in fougroreceive while shutting down a host. 0 The NULL pointer is sk-skuserdata, and the offset 8 is of protocol in struct fou. When fourelease is called due to netns...

7.5CVSS0.00713EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/08/27 11:39 a.m.19 views

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...

4.4CVSS7.1AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/26 11:15 a.m.4 views

DEBIAN-CVE-2024-43902

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null checker before passing variables Checks null pointer before passing variables to functions. This fixes 3 NULLRETURNS issues reported by Coverity...

5.5CVSS5.3AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/26 11:15 a.m.18 views

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.5CVSS0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/26 11:15 a.m.20 views

UBUNTU-CVE-2024-43905

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix the null pointer dereference for vega10hwmgr Check return value and conduct null pointer handling to avoid null pointer dereference...

5.5CVSS6.2AI score0.00214EPSS
SaveExploits0References17
OSV
OSV
added 2024/08/26 11:15 a.m.17 views

UBUNTU-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.5CVSS6.2AI score0.00237EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.40 views

CVE-2024-43904 drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing

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...

0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/26 10:11 a.m.17 views

CVE-2024-43904 drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing

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...

6AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/08/26 10:11 a.m.22 views

CVE-2024-43904 drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing

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...

7AI score0.00237EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/26 12:00 a.m.10 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 the Linux kernel that stems from a null pointer dereference issue due to null value checking not being performed before using rasmanager...

5.5CVSS6.4AI score0.00219EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/08/18 2:01 a.m.5 views

SUSE CVE-2024-43824

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.5CVSS7.1AI score0.00198EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/29 4:15 p.m.11 views

AZL-47136 CVE-2024-42081 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xedevcoredump: Check NULL before assignments Assign 'xedevcoredumpsnapshot ' and 'xedevice ' only if 'coredump' is not NULL. v2 - Fix commit messages. v3 - Define variables before code.Ashutosh/Jose v4 - Drop return check...

5.5CVSS5.7AI score0.00194EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/07/09 3:46 a.m.11 views

SUSE CVE-2024-26767

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fixed integer types and null check locations why: issues fixed: - comparison with wider integer type in loop condition which can cause infinite loops - pointer dereference before null check...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0References24
Rows per page
Query Builder