Lucene search
K

1700 matches found

NVD
NVD
added 2024/05/22 9:15 a.m.23 views

CVE-2021-47489

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix even more out of bound writes from debugfs CVE-2021-42327 was fixed by: commit f23750b5b3d98653b31d4469592935ef6364ad67 Author: Thelford Williams Date: Wed Oct 13 16:04:13 2021 -0400 drm/amdgpu: fix out of bounds...

7.8CVSS6.6AI score0.00023EPSS
Exploits0References4
OSV
OSV
added 2024/05/22 9:15 a.m.21 views

CVE-2021-47489

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix even more out of bound writes from debugfs CVE-2021-42327 was fixed by: commit f23750b5b3d98653b31d4469592935ef6364ad67 Author: Thelford Williams Date: Wed Oct 13 16:04:13 2021 -0400 drm/amdgpu: fix out of bounds...

7.8CVSS7.6AI score
Exploits0References4
OSV
OSV
added 2024/05/22 9:15 a.m.1 views

DEBIAN-CVE-2021-47484

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix possible null pointer dereference. This patch fixes possible null pointer dereference in files "rvudebugfs.c" and "rvunix.c"...

5.5CVSS4.8AI score0.00031EPSS
Exploits0References1
OSV
OSV
added 2024/05/22 9:15 a.m.1 views

UBUNTU-CVE-2021-47484

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix possible null pointer dereference. This patch fixes possible null pointer dereference in files "rvudebugfs.c" and "rvunix.c"...

5.5CVSS5.7AI score0.00031EPSS
Exploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.0 views

UBUNTU-CVE-2021-47489

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix even more out of bound writes from debugfs CVE-2021-42327 was fixed by: commit f23750b5b3d98653b31d4469592935ef6364ad67 Author: Thelford Williams Date: Wed Oct 13 16:04:13 2021 -0400 drm/amdgpu: fix out of bounds...

7.8CVSS6.6AI score0.00023EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/05/22 8:30 a.m.8 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...

4.4CVSS6.6AI score0.00022EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.27 views

CVE-2021-47489 drm/amdgpu: Fix even more out of bound writes from debugfs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix even more out of bound writes from debugfs CVE-2021-42327 was fixed by: commit f23750b5b3d98653b31d4469592935ef6364ad67 Author: Thelford Williams Date: Wed Oct 13 16:04:13 2021 -0400 drm/amdgpu: fix out of bounds...

6.8AI score0.00023EPSS
Exploits0References3
CVE
CVE
added 2024/05/22 8:19 a.m.126 views

CVE-2021-47489

Concretely affected: the Linux kernel AMDGPU display driver code, specifically the drm/amdgpu_dm_debugfs.c path. A heap-based buffer overflow can be triggered by writing a string into the debug filesystem (dp_link_settings_write path), due to missing size checks when copying from userspace into a...

7.8CVSS6.5AI score0.00023EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/05/22 7:15 a.m.1 views

DEBIAN-CVE-2021-47470

In the Linux kernel, the following vulnerability has been resolved: mm, slub: fix potential use-after-free in slabdebugfsfops When sysfsslabadd failed, we shouldn't call debugfsslabadd for s because s will be freed soon. And slabdebugfsfops will use s later leading to a use-after-free...

7.8CVSS5.7AI score0.00032EPSS
Exploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.0 views

UBUNTU-CVE-2021-47470

In the Linux kernel, the following vulnerability has been resolved: mm, slub: fix potential use-after-free in slabdebugfsfops When sysfsslabadd failed, we shouldn't call debugfsslabadd for s because s will be freed soon. And slabdebugfsfops will use s later leading to a use-after-free...

7.8CVSS5.7AI score0.00032EPSS
Exploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.3 views

DEBIAN-CVE-2023-52808

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

5.5CVSS5.2AI score0.00019EPSS
Exploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.0 views

DEBIAN-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.8CVSS5.4AI score0.00019EPSS
Exploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.15 views

CVE-2023-52808

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

5.5CVSS6.3AI score0.00019EPSS
Exploits0References5
NVD
NVD
added 2024/05/21 4:15 p.m.10 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.3AI score0.00019EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.15 views

CVE-2023-52808

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

5.5CVSS6.1AI score0.00019EPSS
Exploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.3 views

UBUNTU-CVE-2023-52817

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smcrreg pointer is NULL In certain types of chips, such as VEGA20, reading the amdgpuregssmc file could result in an abnormal null pointer access when the smcrreg pointer is NULL...

5.5CVSS6.1AI score0.00012EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.11 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.3AI score0.00019EPSS
Exploits0References6
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

UBUNTU-CVE-2023-52808

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

5.5CVSS6.1AI score0.00019EPSS
Exploits0References8
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

UBUNTU-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.8CVSS5.7AI score0.00019EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.15 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.7AI score0.00019EPSS
Exploits0References5
Rows per page
Query Builder