Lucene search
K

1703 matches found

Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.5 views

PT-2024-11229 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, which fixes a kernel panic issue that occurs when the system reboots. The issue arises when the dwc3 shutdown function is called,...

9.8CVSS6.7AI score0.17563EPSS
Exploits8References1212
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.3 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 Linux kernel, which stems from a memory leak vulnerability in the drm/nouveau/debugfs module...

5.5CVSS6.1AI score0.00223EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/05/18 2:9 a.m.27 views

CVE-2023-52673

A vulnerability was found in the Linux kernel's drm/amd/display subsystem, specifically related to a null pointer dereference issue in debugfs. This issue could lead to a system crash or other unintended behavior when certain debugging features are used. Mitigation Mitigation for this issue is...

5.5CVSS8.8AI score0.00202EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:10 p.m.31 views

CVE-2024-35795

A flaw was found in the drm/amdgpu subsystem in the Linux kernel, involving a deadlock occurring when reading the Memory Queue Descriptor MQD from debugfs. This issue could cause the system to hang during debug operations. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS8.7AI score0.00174EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 9:5 p.m.26 views

CVE-2024-35793

A flaw was found in the debugfs module in the Linux kernel. A deadlock can be triggered when files are removed and accessed, resulting in a denial of service...

5.5CVSS8.7AI score0.00172EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.1 views

DEBIAN-CVE-2024-35795

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

5.5CVSS5.8AI score0.00174EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2023-52673

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

5.5CVSS5.6AI score0.00202EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.17 views

CVE-2024-35795

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

5.5CVSS6.4AI score0.00174EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.11 views

CVE-2023-52673

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

5.5CVSS6.3AI score0.00202EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.1 views

UBUNTU-CVE-2024-35795

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

5.5CVSS6.2AI score0.00174EPSS
Exploits0References12
OSV
OSV
added 2024/05/17 2:15 p.m.0 views

UBUNTU-CVE-2023-52673

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

5.5CVSS6.6AI score0.00202EPSS
Exploits0References5
CVE
CVE
added 2024/05/17 2:2 p.m.86 views

CVE-2023-52673

CVE-2023-52673 — Linux kernel (drm/amd/display): A debugfs-related NULL pointer error was fixed in the AMD display code. The root cause was calling the get_subvp_en() callback without verifying its existence. The fix adds a check for the callback before invocation, preventing potential NULL deref...

5.5CVSS6.7AI score0.00202EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/17 2:2 p.m.27 views

CVE-2023-52673 drm/amd/display: Fix a debugfs null pointer error

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

6.5AI score0.00202EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.16 views

CVE-2024-35795 drm/amdgpu: fix deadlock while reading mqd from debugfs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

6.6AI score0.00174EPSS
Exploits0References4
CVE
CVE
added 2024/05/17 1:23 p.m.151 views

CVE-2024-35795

CVE-2024-35795 : In the Linux kernel, a deadlock was fixed in the AMDGPU driver when reading the MQD via debugfs. The issue arose from a circular locking dependency between mmap_lock and the reservation_ww_class_* locks during a read path implemented in amdgpu_debugfs_mqd_read. The reverse-lock c...

5.5CVSS6.6AI score0.00174EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.32 views

CVE-2024-35795 drm/amdgpu: fix deadlock while reading mqd from debugfs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

7.4AI score0.00174EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 1:15 p.m.1 views

DEBIAN-CVE-2024-35793

In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks during concurrent debugfs remove while files are being accessed, even though the code in question now uses debugfs cancellations. Turns ou...

5.5CVSS6.2AI score0.00172EPSS
Exploits0References1
NVD
NVD
added 2024/05/17 1:15 p.m.15 views

CVE-2024-35793

In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks during concurrent debugfs remove while files are being accessed, even though the code in question now uses debugfs cancellations. Turns ou...

5.5CVSS7.5AI score0.00172EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.17 views

CVE-2024-35793

In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks during concurrent debugfs remove while files are being accessed, even though the code in question now uses debugfs cancellations. Turns ou...

5.5CVSS6.5AI score0.00172EPSS
Exploits0References10
OSV
OSV
added 2024/05/17 1:15 p.m.0 views

UBUNTU-CVE-2024-35793

In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks during concurrent debugfs remove while files are being accessed, even though the code in question now uses debugfs cancellations. Turns ou...

5.5CVSS6.3AI score0.00172EPSS
Exploits0References11
Rows per page
Query Builder