Lucene search
+L

7690 matches found

Amazon
Amazon
added 2024/10/02 12:00 a.m.9 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages CVE-2024-41011 In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error...

7.8CVSS6.5AI score0.00886EPSS
SaveExploits2
OSV
OSV
added 2024/10/02 12:00 a.m.24 views

ALSA-2024:7481 Important: linux-firmware security update

The linux-firmware packages contain all of the firmware files that are required by various devices to operate. Security Fixes: kernel: hw:amd:IOMMU improperly handles certain special address leading to a loss of guest integrity CVE-2023-20584 kernel: hw: amd:Incomplete system memory cleanup in SE...

6CVSS5.7AI score0.00214EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/02 12:00 a.m.22 views

ALSA-2024:7484 Moderate: linux-firmware security update

The linux-firmware packages contain all of the firmware files that are required by various devices to operate. Security Fixes: kernel: hw:amd:IOMMU improperly handles certain special address leading to a loss of guest integrity CVE-2023-20584 kernel: hw: amd:Incomplete system memory cleanup in SE...

6CVSS5.7AI score0.00214EPSS
SaveExploits0References6
Amazon
Amazon
added 2024/10/02 12:00 a.m.9 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot CVE-2022-48733 In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow...

7.8CVSS7.1AI score0.00757EPSS
SaveExploits0
Amazon
Amazon
added 2024/10/02 12:00 a.m.12 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow CVE-2024-38577 In the Linux kernel, the following vulnerability has been resolved: ima: Fix use-after-free on a dentry's dname.name CVE-2024-39494 In the...

7.8CVSS7.2AI score0.00757EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/02 12:00 a.m.26 views

RHEL 9 : linux-firmware (RHSA-2024:7483)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:7483 advisory. The linux-firmware packages contain all of the firmware files that are required by various devices to operate. Security Fixes: kernel:...

6CVSS6.3AI score0.00214EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/10/01 12:54 a.m.10 views

kernel: hw:amd:IOMMU improperly handles certain special address leading to a loss of guest integrity

A flaw was found in the way AMD IOMMU handles certain special address ranges with invalid device table entries DTEs, which may allow an attacker with privileges and a compromised Hypervisor to induce DTE faults to bypass RMP checks in SEV-SNP, potentially leading to a loss of guest integrity...

6CVSS7.1AI score0.00187EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/10/01 12:00 a.m.23 views

RHEL 8 : linux-firmware (RHSA-2024:7418)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:7418 advisory. The linux-firmware packages contain all of the firmware files that are required by various devices to operate. Security Fixes: kernel:...

6CVSS6.3AI score0.00214EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.6 views

SUSE CVE-2024-46802

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.6 views

SUSE CVE-2024-46804

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access Why Coverity reports OVERRUN warning. Do not check if array index valid. How Check msgid valid and valid array index...

6.1CVSS6.4AI score0.00245EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.4 views

SUSE CVE-2024-46808

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add missing NULL pointer check within dpcdextendaddressrange Why & How ASSERT if return NULL from kcalloc...

4.7CVSS7.3AI score0.00204EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.13 views

SUSE CVE-2024-46811

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index may exceed array range within fpuupdatebwboundingbox Why Coverity reports OVERRUN warning. soc.numstates could be 40. But array range of bwparams-clktable.entries is 8. How Assert if soc.numstates great...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.6 views

SUSE CVE-2024-46812

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration Why Coverity reports Memory - illegal accesses. How Skip inactive planes...

5.5CVSS7.3AI score0.00255EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.11 views

SUSE CVE-2024-46813

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check linkindex before accessing dc-links WHY & HOW dc-links has max size of MAXLINKS and NULL is return when trying to access with out-of-bound index. This fixes 3 OVERRUN and 1 RESOURCELEAK issues reported by...

7.8CVSS7.4AI score0.00255EPSS
SaveExploits0References24
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.6 views

SUSE CVE-2024-46814

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check msgid before processing transcation WHY & HOW HDCPMESSAGEIDINVALID -1 is not a valid msgid nor is it a valid array index, and it needs checking before used. This fixes 4 OVERRUN issues reported by Coverity...

7.8CVSS6.5AI score0.00248EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.8 views

SUSE CVE-2024-46850

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn35setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn35setdrr is a member of this resource context. If dcstatedestruct is...

5.5CVSS7.4AI score0.00178EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.9 views

SUSE CVE-2024-46851

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn10setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn10setdrr is a member of this resource context. If dcstatedestruct is...

5.5CVSS7AI score0.00171EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/09/27 4:18 p.m.17 views

CVE-2024-46802

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: added NULL check at start of dcvalidatestream Why prevent invalid memory access How check if dc and stream are NULL...

5.5CVSS7AI score0.00237EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.27 views

CVE-2024-46821

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix negative array index read Avoid using the negative values for clkidex as an index into an array pptable-DpmDescriptor. V2: fix clkindex return check Tim Huang...

7.8CVSS7AI score0.0026EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/27 3:46 p.m.18 views

CVE-2024-46817

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpudm initialize when stream nums greater than 6 Why Coverity reports OVERRUN warning. Should abort amdgpudm initialize. How Return failure to amdgpudminit...

4.4CVSS6.9AI score0.00263EPSS
SaveExploits0References4
Rows per page
Query Builder