Lucene search
+L

1921 matches found

CNNVD
CNNVD
added 2024/05/17 12:00 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 debugfs null pointer error...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.14 views

PT-2024-26742 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the debugfs feature in the Linux kernel, where a logic error in the wait/cancellation handling during remove operations can cause deadlocks. Specifically, when...

9.1CVSS6.5AI score0.01635EPSS
SaveExploits0References657
BDU FSTEC
BDU FSTEC
added 2024/05/16 12:00 a.m.17 views

The vulnerability of the function ath11kdebugfs_remove_interface(), located in the driver drivers/net/wireless/ath/ath11k/debugfs.c of the wireless adapter ath11k driver for the Linux operating system, allows a hacker to cause a service failure.

The vulnerability of the function ath11kdebugfsremoveinterface in the drivers/net/wireless/ath/ath11k/debugfs.c file of the wireless adapter ath11k driver in the Linux kernel is related to the repeated release of previously released memory. Exploiting this vulnerability could allow an attacker to...

5.5CVSS5.5AI score0.00208EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/08 2:56 a.m.5 views

SUSE CVE-2022-48699

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.8 views

SUSE CVE-2022-48698

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix memory leak when using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. Fix this up by properly calling dput...

3.3CVSS6.3AI score0.00214EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.10 views

SUSE CVE-2024-26919

In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: Fix debugfs directory leak The ULPI per-device debugfs root is named after the ulpi device's parent, but ulpiunregisterinterface tries to remove a debugfs directory named after the ulpi device itself. This results in t...

5.5CVSS6.3AI score0.00231EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.8 views

SUSE CVE-2024-27006

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Add missing count increment to thermaldebugtztripup The count field in struct tripstats, representing the number of times the zone temperature was above the trip point, needs to be incremented in...

5.5CVSS6.6AI score0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/03 4:15 p.m.3 views

DEBIAN-CVE-2022-48698

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix memory leak when using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. Fix this up by properly calling dput...

5.3CVSS5.3AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 4:15 p.m.6 views

DEBIAN-CVE-2022-48699

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

5.5CVSS5.4AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 4:15 p.m.8 views

UBUNTU-CVE-2022-48699

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

5.5CVSS5.8AI score0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/03 4:15 p.m.6 views

UBUNTU-CVE-2022-48698

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix memory leak when using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. Fix this up by properly calling dput...

5.3CVSS5.8AI score0.00214EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/03 3:11 p.m.20 views

CVE-2022-48699 sched/debug: fix dentry leak in update_sched_domain_debugfs

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

6.8AI score0.00237EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/03 3:11 p.m.126 views

CVE-2022-48699

The CVE-2022-48699 issue affects the Linux kernel sched/debug path, where a dentry is leaked by using debugfs_remove(debugfs_lookup()) in update_sched_domain_debugfs. The root cause is improper dentry reference counting, which can, under hotplug stress, lead to memory exhaustion. The available fi...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/03 3:11 p.m.28 views

CVE-2022-48699 sched/debug: fix dentry leak in update_sched_domain_debugfs

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

6.7AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/03 3:11 p.m.18 views

CVE-2022-48699 sched/debug: fix dentry leak in update_sched_domain_debugfs

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in updatescheddomaindebugfs Kuyo reports that the pattern of using debugfsremovedebugfslookup leaks a dentry and with a hotplug stress test, the machine eventually runs out of memory. Fix this up by...

6AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.8 views

SUSE CVE-2024-26940

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Create debugfs ttmresourcemanager entry only if needed The driver creates /sys/kernel/debug/dri/0/mobttm even when the corresponding ttmresourcemanager is not allocated. This leads to a crash when trying to read from...

4.4CVSS6.2AI score0.00227EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/05/03 12:00 a.m.5 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 dentry leak vulnerability in updatescheddomaindebugfs...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/05/03 12:00 a.m.12 views

PT-2024-11778 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been resolved in the Linux kernel. The problem occurs when using debugfs lookup, which requires dput to be called on its result to prevent memory leaks over tim...

8.4CVSS6.7AI score0.08555EPSS
SaveExploits1References1280
CNNVD
CNNVD
added 2024/05/03 12:00 a.m.8 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 memory leak when using the debugfslookup function...

5.3CVSS6.3AI score0.00214EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.19 views

CVE-2024-27006

A flaw was found in the Linux kernel's thermal/debugfs subsystem, involving a missing count increment in the thermaldebugtztripup function. This issue can lead to improper handling of thermal trip points, affecting system stability or causing unexpected behavior when accessing thermal debug...

5.5CVSS7.9AI score0.00227EPSS
SaveExploits0References4
Rows per page
Query Builder