Lucene search
+L

2192 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.0 views

DEBIAN-CVE-2024-49913

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for toppipetoprogram in commitplanesforstream This commit addresses a null pointer dereference issue in the commitplanesforstream function at line 4140. The issue could occur when toppipetoprogram ...

5.5CVSS5.6AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.13 views

AZL-51092 CVE-2024-49906 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before try to access it why & how Change the order of the pipectx-planestate check to ensure that planestate is not null before accessing it...

5.5CVSS6.8AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49898

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null-initialized variables WHAT & HOW drrtiming and subvppipe are initialized to null and they are not always assigned new values. It is necessary to check for null before dereferencing. This fixes 2...

5.5CVSS5.6AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.11 views

UBUNTU-CVE-2024-49914

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for pipectx-planestate in dcn20programpipe This commit addresses a null pointer dereference issue in the dcn20programpipe function. The issue could occur when pipectx-planestate is null. The fix ad...

5.5CVSS6.2AI score0.00244EPSS
SaveExploits0References19
OSV
OSV
added 2024/10/21 6:15 p.m.6 views

UBUNTU-CVE-2024-49918

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for headpipe in dcn32acquireidlepipeforheadpipeinlayer This commit addresses a potential null pointer dereference issue in the dcn32acquireidlepipeforheadpipeinlayer function. The issue could occur...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References21
OSV
OSV
added 2024/10/21 6:15 p.m.9 views

UBUNTU-CVE-2024-49919

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for headpipe in dcn201acquirefreepipeforlayer This commit addresses a potential null pointer dereference issue in the dcn201acquirefreepipeforlayer function. The issue could occur when headpipe is...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References21
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.11 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 in the drm/amd/display component in dcn201acquirefreepipeforlayer...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.9 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 being passed in the dcn20validateapplypipesplitflags function, which results in a null pointe...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/10/21 12:0 a.m.10 views

PT-2024-33738

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel, specifically in the drm/amd/display component. The issue involves null-initialized variables drr timing and subvp pipe, which are...

5.5CVSS5.5AI score0.00238EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.7 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 failure to perform a null pointer check on headpipe in the dcn32acquireidlepipeforheadpipeinlayer function...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2024/10/11 4:57 p.m.259 views

Exploit for Unrestricted Upload of File with Dangerous Type in Elementor Website_Builder

CVE-2022-1329 🦠 Proyecto desarrollado por Agustín Sánchez M...

8.8CVSS7.8AI score0.92658EPSS
SaveExploits109
Positive Technologies
Positive Technologies
added 2024/09/27 12:0 a.m.16 views

PT-2024-10306 · Fortinet · Forticlient

Name of the Vulnerable Software and Affected Versions: Fortinet FortiClientWindows versions 6.4.0 through 6.4.10 Fortinet FortiClientWindows versions 7.0.0 through 7.0.12 Fortinet FortiClientWindows versions 7.2.0 through 7.2.4 Fortinet FortiClientWindows version 7.4.0 Description: The issue is...

7.8CVSS9.9AI score0.00462EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2024/09/24 12:0 a.m.25 views

CentOS 9 : kernel-5.14.0-511.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the kernel-5.14.0-511.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 pipe...

7CVSS6AI score0.00255EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2024/09/23 12:0 a.m.36 views

kernel security update

3.10.0-1160.119.1.0.4.el7.OL7 - fuse: fix pipe buffer lifetime for directio Miklos Szeredi 3.10.0-1160.119.1.0.4.el7.OL7...

7.8CVSS7.6AI score0.01169EPSS
SaveExploits0
OSV
OSV
added 2024/09/18 7:15 a.m.12 views

AZL-49737 CVE-2024-46727 affecting package kernel 6.6.126.1-1

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.5CVSS6.7AI score0.00192EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2024/08/31 12:0 a.m.538 views

MS17-010 EternalRomance/EternalSynergy/EternalChampion SMB Remote Windows Command Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'MS17-010 EternalRomance/EternalSynergy/EternalChampion SMB Remote Windows Command Execution', 'Description' = %q This module will exploit SMB wit...

9.3CVSS7.4AI score0.99693EPSS
SaveExploits57
Packet Storm
Packet Storm
added 2024/08/31 12:0 a.m.151 views

Microsoft SRV.SYS Pipe Transaction No Null

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Microsoft SRV.SYS Pipe Transaction No Null', 'Description' = %q This module exploits a NULL pointer dereference flaw in the SRV.SYS driver of the...

7.8CVSS6.7AI score0.75027EPSS
SaveExploits5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.8 views

kernel: SUNRPC: Fix RPC client cleaned up the freed pipefs dentries

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix RPC client cleaned up the freed pipefs dentries RPC client pipefs dentries cleanup is in separated rpcremovepipedir workqueue,which takes care about pipefs superblock locking. In some special scenarios, when kernel...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.5 views

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

5.5CVSS7.8AI score0.002EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.12 views

SUSE CVE-2024-42120

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check pipe offset before setting vblank pipectx has a size of MAXPIPES so checking its index before accessing the array. This fixes an OVERRUN issue reported by Coverity...

5.5CVSS6.4AI score0.00263EPSS
SaveExploits0References16
Rows per page
Query Builder