Lucene search
K

1700 matches found

Cvelist
Cvelist
added 2024/05/21 3:31 p.m.21 views

CVE-2023-52808 scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Set debugfsdir pointer to NULL after removing debugfs If init debugfs failed during device registration due to memory allocation failure, debugfsremoverecursive is called, after which debugfsdir is not set to NULL...

6.3AI score0.00019EPSS
Exploits0References5
CVE
CVE
added 2024/05/21 3:31 p.m.72 views

CVE-2023-52807

CVE-2023-52807 affects the Linux kernel net/hns3 driver. The vulnerability arises from an array of strings used to display coalesce info, which may allow out-of-bounds reads when the kernel adds a new mode or state and coalesce info is read via debugfs. A patch fixes the bound-checking/array sizi...

7.8CVSS6.5AI score0.00019EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.14 views

CVE-2023-52807 net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs The hns3 driver define an array of string to show the coalesce info, but if the kernel adds a new mode or a new state, out-of-bounds access may...

6.7AI score0.00019EPSS
Exploits0References4
OSV
OSV
added 2024/05/21 3:31 p.m.9 views

CVE-2023-52807 net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs The hns3 driver define an array of string to show the coalesce info, but if the kernel adds a new mode or a new state, out-of-bounds access may...

7.8CVSS5.8AI score0.00019EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.7 views

CVE-2023-52807

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs The hns3 driver define an array of string to show the coalesce info, but if the kernel adds a new mode or a new state, out-of-bounds access may...

7.8CVSS6.6AI score0.00019EPSS
Exploits0
OSV
OSV
added 2024/05/21 3:15 p.m.14 views

CVE-2021-47423

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/debugfs: fix file release memory leak When using singleopen for opening, singlerelease should be called, otherwise the 'op' allocated in singleopen will be leaked...

5.5CVSS6.4AI score
Exploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47423

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/debugfs: fix file release memory leak When using singleopen for opening, singlerelease should be called, otherwise the 'op' allocated in singleopen will be leaked...

5.5CVSS5AI score0.00022EPSS
Exploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

CVE-2021-47220

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.16 views

CVE-2021-47220

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.8AI score
Exploits0References9
OSV
OSV
added 2024/05/21 3:15 p.m.0 views

UBUNTU-CVE-2021-47423

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/debugfs: fix file release memory leak When using singleopen for opening, singlerelease should be called, otherwise the 'op' allocated in singleopen will be leaked...

5.5CVSS5.8AI score0.00022EPSS
Exploits0References10
Prion
Prion
added 2024/05/21 3:15 p.m.6 views

CVE-2021-47423

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/debugfs: fix file release memory leak When using singleopen for opening, singlerelease should be called, otherwise the 'op' allocated in singleopen will be leaked...

5.5CVSS0.00022EPSS
Exploits0References14
Vulnrichment
Vulnrichment
added 2024/05/21 3:4 p.m.15 views

CVE-2021-47423 drm/nouveau/debugfs: fix file release memory leak

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/debugfs: fix file release memory leak When using singleopen for opening, singlerelease should be called, otherwise the 'op' allocated in singleopen will be leaked...

6.9AI score0.00022EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/05/21 3:4 p.m.11 views

CVE-2021-47423 drm/nouveau/debugfs: fix file release memory leak

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/debugfs: fix file release memory leak When using singleopen for opening, singlerelease should be called, otherwise the 'op' allocated in singleopen will be leaked...

6.5AI score0.00022EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.17 views

CVE-2021-47220

Removed by vendor...

7AI score
Exploits0
SUSE CVE
SUSE CVE
added 2024/05/21 2:2 a.m.3 views

SUSE 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.7AI score0.0002EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.1 views

SUSE 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.5CVSS8AI score0.00026EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.1 views

SUSE 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.7AI score0.00014EPSS
Exploits0References13
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.2 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.00022EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.2 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.05243EPSS
Exploits8References1212
RedhatCVE
RedhatCVE
added 2024/05/18 2:9 a.m.26 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.0002EPSS
Exploits0References4
Rows per page
Query Builder