Lucene search
+L

7726 matches found

SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.6 views

SUSE CVE-2024-42122

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer check for kzalloc Why & How Check return pointer of kzalloc before using it...

5.5CVSS6.8AI score0.00258EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/06 1:58 a.m.8 views

SUSE CVE-2024-42227

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix overlapping copy within dmlcoremodeprogramming WHY &modelib-mp.Watermark and &locals-Watermark are the same address. memcpy may lead to unexpected behavior. HOW memmove should be used...

4.7CVSS7.7AI score0.00177EPSS
SaveExploits0References10
Amd
Amd
added 2024/08/05 12:00 a.m.30 views

Guest Memory Vulnerabilities

AMD ID: AMD-SB-3011 Potential Impact: Confidentiality and Integrity Severity: High Summary A researcher has reported to AMD three potential vulnerabilities in Secure Encrypted Virtualization – Secure Nested Paging SEV-SNP. The reports detail ways that a malicious hypervisor controlled by the host...

7.9CVSS6.9AI score0.00493EPSS
SaveExploits2
CNNVD
CNNVD
added 2024/08/05 12:00 a.m.10 views

AMD SEV-SNP 安全漏洞

AMD SEV-SNP is a secure encrypted virtualization firmware from UltraMicroelectronics AMD. A single key is used to encrypt system memory. AMD SEV-SNP suffers from a security vulnerability that stems from incorrect input validation allowing a malicious hypervisor to read or overwrite customer memor...

7.9CVSS5.8AI score0.00493EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2024/08/01 9:24 p.m.19 views

CVE-2024-42227

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix overlapping copy within dmlcoremodeprogramming WHY lib-mp.Watermark and &locals-;Watermark are the same address. memcpy may lead to unexpected behavior. HOW memmove should be used...

5.5CVSS4.7AI score0.00177EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2024/08/01 1:29 a.m.75 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

8.1CVSS7.2AI score0.00975EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/08/01 12:00 a.m.54 views

Oracle Linux 9 : kernel (ELSA-2024-4928)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-4928 advisory. - mlxbfgige: call requestirq after NAPI initialized Kamal Heib RHEL-43012 RHEL-37179 CVE-2024-35907 - mlxbfgige: stop PHY during open error paths Kamal...

8.1CVSS6.9AI score0.00975EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.22 views

CVE-2024-42122

A flaw was found in the AMD graphic support in the Linux kernel. Multiple unchecked return values from memory allocation functions can cause a NULL pointer dereference, possibly resulting in a denial of service...

4.7CVSS6.7AI score0.00258EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.27 views

CVE-2024-42121

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index msgid before read or write WHAT msgid is used as an array index and it cannot be a negative value, and therefore cannot be equal to MODHDCPMESSAGEIDINVALID -1. HOW Check whether msgid is valid before...

5.5CVSS7.2AI score0.0026EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.20 views

CVE-2024-42120

A vulnerability in the DRM/AMD/display subsystem in the Linux Kernel was resolved by adding a check for the pipectx index before accessing the vblank array. This fix addresses an out-of-bounds access issue reported by Coverity, preventing potential memory corruption and enhancing system stability...

5.2CVSS8.5AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.25 views

CVE-2024-42119

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip finding free audio for unknown engineid WHY ENGINEIDUNKNOWN = -1 and can not be used as an array index. Plus, it also means it is uninitialized and does not need free audio. HOW Skip and return NULL. This...

5.2CVSS8.3AI score0.00281EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.30 views

CVE-2024-42118

A flaw was found in the Linux kernel's drm/amd/display subsystem. The resourcestreamtostreamidx function previously returned -1 when an index was not found, which is invalid for array indexing. This issue could lead to out-of-bounds access and unexpected negative return values. Mitigation...

5.2CVSS6.1AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.30 views

CVE-2024-42117

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: ASSERT when failing to find index by plane/stream id WHY finddispcfgidxbyplaneid and finddispcfgidxbystreamid returns an array index and they return -1 when not found; however, -1 is not a valid index number. HOW...

5.2CVSS7.2AI score0.00233EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:16 a.m.17 views

CVE-2024-42074

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: add a null check for chippdev structure When acp platform device creation is skipped, chip-chippdev value will remain NULL. Add NULL check for chip-chippdev structure in sndacpresume function to avoid null pointer...

4.1CVSS6.9AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:16 a.m.24 views

CVE-2024-42064

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip pipe if the pipe idx not set properly why Driver crashes when pipe idx not set properly how Add code to skip the pipe that idx not set properly...

4.4CVSS7.1AI score0.00207EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.19 views

CVE-2024-41061

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport Why Potential out of bounds access in dml2calculaterqanddlgparams because the value of outloweststateidx used as an index for FCLKChangeSupport array can be...

6.7CVSS6.9AI score0.00206EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.24 views

kernel: net: amd-xgbe: Fix skb data length underflow

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

8.1CVSS6.8AI score0.00648EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.59 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.1CVSS6.7AI score0.00975EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2024/07/31 12:00 a.m.13 views

PT-2024-33751

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer dereference issue has been resolved in the Linux kernel. The problem occurred because the set output gamma function pointer was being dereferenced without a null check i...

5.5CVSS5.5AI score0.00208EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/31 12:00 a.m.60 views

RHEL 9 : kernel (RHSA-2024:4928)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:4928 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: block: null pointer dereferenc...

8.1CVSS6.8AI score0.00975EPSS
SaveExploits0References38
Rows per page
Query Builder