Lucene search
+L

15857 matches found

Rockylinux
Rockylinux
added 2024/09/30 2:31 p.m.28 views

net-snmp security update

An update is available for net-snmp. 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 net-snmp packages provide various libraries and tools for the Simple...

8.8CVSS7.5AI score0.01299EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:00 a.m.13 views

The vulnerability of the RDMA/hns component of the Linux operating system allows a hacker to trigger a service failure or execute arbitrary code.

The vulnerability of the RDMA/hns component of the Linux operating system is related to improper locking mechanisms. Exploiting this vulnerability can allow an attacker to cause a service failure or execute arbitrary code...

5.5CVSS6.5AI score0.00173EPSS
SaveExploits0References31Affected Software5
Tenable Nessus
Tenable Nessus
added 2024/09/30 12:00 a.m.35 views

Rocky Linux 9 : net-snmp (RLSA-2024:7260)

The remote Rocky Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:7260 advisory. net-snmp: A buffer overflow in the handling of the INDEX of NET-SNMP-VACM-MIB can cause an out-of-bounds memory access. CVE-2022-24805 : net-snmp:...

8.8CVSS7.1AI score0.01299EPSS
SaveExploits0References13
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:00 a.m.14 views

The vulnerability of the RDMA/hns component of the Linux operating system allows for a malfunction to occur, leading to service failure.

The vulnerability of the RDMA/hns component of the Linux operating system is related to resource management errors. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.1AI score0.00313EPSS
SaveExploits0References35Affected Software5
SUSE CVE
SUSE CVE
added 2024/09/28 2:52 a.m.7 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
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
OSV
OSV
added 2024/09/27 1:15 p.m.5 views

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

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.10 views

AZL-50047 CVE-2024-46802 affecting package kernel 5.15.200.1-1

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.7AI score0.00237EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/27 1:15 p.m.22 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.5CVSS0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/27 1:15 p.m.13 views

DEBIAN-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.5CVSS5.6AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.8 views

UBUNTU-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
SaveExploits0References12
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.40 views

CVE-2024-46853 spi: nxp-fspi: fix the KASAN report out-of-bounds bug

In the Linux kernel, the following vulnerability has been resolved: spi: nxp-fspi: fix the KASAN report out-of-bounds bug Change the memcpy length to fix the out-of-bounds issue when writing the data that is not 4 byte aligned to TX FIFO. To reproduce the issue, write 3 bytes data to NOR chip. dd...

0.00243EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.28 views

CVE-2024-46802 drm/amd/display: added NULL check at start of dc_validate_stream

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

0.00237EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.23 views

CVE-2024-46802 drm/amd/display: added NULL check at start of dc_validate_stream

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

7AI score0.00237EPSS
SaveExploits0References4
CVE
CVE
added 2024/09/27 12:35 p.m.138 views

CVE-2024-46802

CVE-2024-46802 affects the Linux kernel’s DRM-AMD display path. The vulnerability is a NULL-dereference in drm/amd/display when validating a stream, caused by missing NULL checks for dc or stream. The fixed code adds a NULL check at the start of dc_validate_stream to prevent invalid memory access...

5.5CVSS5.8AI score0.00237EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/09/27 12:35 p.m.19 views

CVE-2024-46802 drm/amd/display: added NULL check at start of dc_validate_stream

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

6.2AI score
SaveExploits0References8
OSV
OSV
added 2024/09/27 11:07 a.m.9 views

OESA-2024-2179 openssl security update

The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the Secure Sockets Layer SSL v2/v3 and Transport Layer Security TLS v1 protocols as well as a full-strength general purpose cryptography library. The project i...

7.5CVSS6.8AI score0.66582EPSS
SaveExploits0References2
CNVD
CNVD
added 2024/09/27 12:00 a.m.19 views

Google Chrome Type Obfuscation Vulnerability (CNVD-2024-39739)

Google Chrome is a web browser from Google, an American company. A type obfuscation vulnerability exists in Google Chrome versions prior to 129.0.6668.70, which can be exploited by remote attackers to perform out-of-bounds memory access via a crafted HTML page...

8.8CVSS6AI score0.06264EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/09/27 12:00 a.m.49 views

Microsoft Edge (Chromium) < 128.0.2739.97 / 129.0.2792.65 Multiple Vulnerabilities

The version of Microsoft Edge installed on the remote Windows host is prior to 128.0.2739.97 / 129.0.2792.65. It is, therefore, affected by multiple vulnerabilities as referenced in the September 26, 2024 advisory. - Use after free in Dawn in Google Chrome on Windows prior to 129.0.6668.70 allowe...

8.8CVSS6.7AI score0.06264EPSS
SaveExploits3References9
CNVD
CNVD
added 2024/09/27 12:00 a.m.26 views

Google Chrome Security Bypass Vulnerability (CNVD-2024-39738)

Google Chrome is a web browser from Google, an American company. A security bypass vulnerability exists in versions of Google Chrome prior to 129.0.6668.70, which can be exploited by remote attackers to perform memory access via specially crafted Hypertext Markup Language pages...

8.8CVSS6.5AI score0.00506EPSS
SaveExploits1References1
Rows per page
Query Builder