Lucene search
+L

1817 matches found

OSV
OSV
added 2023/01/17 5:35 p.m.15 views

GSD-2023-1000386 drm/i915/gvt: fix vgpu debugfs clean in remove

drm/i915/gvt: fix vgpu debugfs clean in remove This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.19 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.4 views

PT-2023-33775 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.16 Description: A potential security issue is identified in the Linux Kernel, related to the removal of debugfs when platform driver register fails. The actual impact and attack plausibility have not yet be...

7.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.4 views

PT-2023-34047 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.86 Description: A potential issue exists in the Linux Kernel, specifically in the lpfc scsi module, where reading the rx monitor from debugfs can cause a hard lockup. The actual impact and attack...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.7 views

PT-2023-33606 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.16 Description: A potential issue exists in the Linux Kernel, specifically in the lpfc scsi module, where reading the rx monitor from debugfs can cause a hard lockup. The actual impact and attack plausibili...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/04 12:0 a.m.19 views

PT-2025-53175

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0-rc8+ 15 Description The Linux kernel contains a flaw in the drm/i915/gvt subsystem related to the destruction of gvt debugfs. Specifically, a missing sanity check when destroying the gvt debugfs can lead to...

7.8CVSS6.4AI score0.0094EPSS
SaveExploits2References904
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.5 views

PT-2025-37537

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak exists in the tty subsystem, specifically within the pcn uart driver, related to the use of the debugfs lookup function. Failing to call dput on the result of debugfs...

6AI score0.00145EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.4 views

PT-2025-37644

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak exists when using the debugfs lookup function within the power management PM domains functionality. Failing to call dput on the result of debugfs lookup leads to a memory...

6AI score0.00151EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.4 views

PT-2025-38052

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak exists in the USB chipidea driver when using the debugfs lookup function. Failing to call dput on the result of debugfs lookup leads to a memory leak over time. The issue...

6AI score0.00135EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.5 views

PT-2025-54090

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/amdkfd module related to missing gfx11 MQD manager callbacks. The mqd stride function was introduced but not assigned for gfx11, leading to a...

5.9AI score0.00169EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.4 views

PT-2025-37561

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak exists in the USB UHCI driver when using the debugfs lookup function. Failing to call dput on the result of debugfs lookup leads to a memory leak over time. The issue is...

6AI score0.00151EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2022/12/30 12:0 a.m.12 views

PT-2022-6183 · E2Fsprogs · E2Fsprogs

Name of the Vulnerable Software and Affected Versions: E2fsprogs affected versions not specified Description: The issue is related to the debugfs and e2fsck utility tools in the E2fsprogs set of the EMIAS OS operating system. It involves a function being called with incorrectly defined arguments...

7.8CVSS6.9AI score
SaveExploits0References1
Amazon
Amazon
added 2022/12/14 12:0 a.m.11 views

Important: kernel

Issue Overview: A memory overflow vulnerability was found in the Linux kernel's ipc functionality of the memcg subsystem, in the way a user calls the semget function multiple times, creating semaphores. This flaw allows a local user to starve the resources, causing a denial of service. The highes...

7.8CVSS4.9AI score0.02313EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: iwlwifi: mvm: check debugfs_dir ptr before use

A denial of service vulnerability was found in the Linux kernel. When debugfs is set as off in the kernel command line, iwiwifi's mvm module uses an invalid/unchecked debugfsdir pointer, resulting in disruption to availability...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.4 views

kernel: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'

In the Linux kernel, the following vulnerability has been resolved: mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfstargetidswrite' DAMON debugfs interface increases the reference counts of 'struct pid's for targets from the 'targetids' file write callback 'dbgfstargetidswrite', but decreases the...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input Malformed user input to debugfs results in buffer overflow crashes. Adapt input string lengths to fit within internal buffers, leaving space for NUL...

7.8CVSS6.5AI score0.00185EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:38 a.m.5 views

kernel: iwlwifi: mvm: check debugfs_dir ptr before use

A denial of service vulnerability was found in the Linux kernel. When debugfs is set as off in the kernel command line, iwiwifi's mvm module uses an invalid/unchecked debugfsdir pointer, resulting in disruption to availability...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/14 7:56 p.m.13 views

GSD-2022-1007648 iommu/omap: Fix buffer overflow in debugfs

iommu/omap: Fix buffer overflow in debugfs This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.331 by commit...

7.7AI score
SaveExploits0
OSV
OSV
added 2022/11/14 7:50 p.m.15 views

GSD-2022-1007584 iommu/omap: Fix buffer overflow in debugfs

iommu/omap: Fix buffer overflow in debugfs This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.296 by commit...

7.7AI score
SaveExploits0
OSV
OSV
added 2022/11/14 7:44 p.m.9 views

GSD-2022-1007524 net: mvpp2: fix mvpp2 debugfs leak

net: mvpp2: fix mvpp2 debugfs leak This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.262 by commit 84e2394b0be397f7198986aa9a28207f70b29bd4,...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/11/14 7:42 p.m.8 views

GSD-2022-1007506 iommu/omap: Fix buffer overflow in debugfs

iommu/omap: Fix buffer overflow in debugfs This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.262 by commit...

7.7AI score
SaveExploits0
Rows per page
Query Builder