Lucene search
K

1703 matches found

Debian CVE
Debian CVE
added 2024/05/01 5:29 a.m.31 views

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.7AI score0.00227EPSS
Exploits0
CVE
CVE
added 2024/05/01 5:28 a.m.3808 views

CVE-2024-27003

CVE-2024-27003 affects the Linux kernel clock framework. The issue arises when printing clk_state via debugfs without proper runtime PM synchronization, risking deadlock if a thread resuming a device also resumes in another thread. The fix removes the now-superfluous clk_pm_runtime_get/put calls ...

5.5CVSS6.3AI score0.00173EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.22 views

CVE-2024-27003 clk: Get runtime PM before walking tree for clk_summary

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clksummary Similar to the previous commit, we should make sure that all devices are runtime resumed before printing the clksummary through debugfs. Failure to do so would result in a...

7.5AI score0.00173EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/05/01 5:28 a.m.17 views

CVE-2024-27003

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clksummary Similar to the previous commit, we should make sure that all devices are runtime resumed before printing the clksummary through debugfs. Failure to do so would result in a...

5.5CVSS7.3AI score0.00173EPSS
Exploits0
CVE
CVE
added 2024/05/01 5:17 a.m.2767 views

CVE-2024-26940

CVE-2024-26940 refers to a Linux kernel issue in drm/vmwgfx where /sys/kernel/debug/dri/0/mob_ttm could be created even if the corresponding ttm_resource_manager was not allocated, risking a crash when reading the file. The fix adds checks to only create mob_ttm, system_mob_ttm, and gmr_ttm debug...

5.5CVSS6.4AI score0.00229EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.18 views

CVE-2024-26940 drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed

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

6.5AI score0.00229EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.20 views

CVE-2024-26940 drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed

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

6.6AI score0.00229EPSS
Exploits0References5
OSV
OSV
added 2024/05/01 5:17 a.m.12 views

CVE-2024-26940 drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed

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

5.5CVSS6AI score0.00229EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/05/01 5:17 a.m.56 views

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

5.5CVSS7.2AI score0.00229EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.1 views

kernel: PM: domains: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: PM: domains: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS6.8AI score0.00151EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.1 views

kernel: drm/amdkfd: Add missing gfx11 MQD manager callbacks

A NULL pointer dereference was found in the AMD KFD driver for GFX11 GPUs. The mqdstride callback was not assigned for GFX11 hardware, causing crashes when accessing the MQD debugfs interface...

5.7AI score0.00163EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.0 views

kernel: USB: dwc3: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: dwc3: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

5.5CVSS6.8AI score0.00135EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.2 views

kernel: powerpc/iommu: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS6.5AI score0.00161EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.6 views

SUSE CVE-2022-48663

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: fix NULL pointer dereference when removing debugfs We now remove the device's debugfs entries when unbinding the driver. This now causes a NULL-pointer dereference on module exit because the platform devices are...

5.5CVSS6.2AI score0.00226EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2024/04/30 12:0 a.m.6 views

PT-2025-18861 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the powerpc/iommu component. The problem occurs when using the debugfs lookup function, which requires a...

9.8CVSS4.9AI score0.23582EPSS
Exploits35References788
NVD
NVD
added 2024/04/28 1:15 p.m.16 views

CVE-2022-48663

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: fix NULL pointer dereference when removing debugfs We now remove the device's debugfs entries when unbinding the driver. This now causes a NULL-pointer dereference on module exit because the platform devices are...

5.5CVSS7.4AI score0.00226EPSS
Exploits0References4
OSV
OSV
added 2024/04/28 1:15 p.m.1 views

DEBIAN-CVE-2022-48663

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: fix NULL pointer dereference when removing debugfs We now remove the device's debugfs entries when unbinding the driver. This now causes a NULL-pointer dereference on module exit because the platform devices are...

5.5CVSS5.3AI score0.00226EPSS
Exploits0References1
OSV
OSV
added 2024/04/28 1:15 p.m.1 views

UBUNTU-CVE-2022-48663

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: fix NULL pointer dereference when removing debugfs We now remove the device's debugfs entries when unbinding the driver. This now causes a NULL-pointer dereference on module exit because the platform devices are...

5.5CVSS5.9AI score0.00226EPSS
Exploits0References7
CVE
CVE
added 2024/04/28 1:1 p.m.75 views

CVE-2022-48663

CVE-2022-48663 affects the Linux kernel, specifically the GPIO mockup debugfs handling. The vulnerability arises when unbinding a driver: debugfs entries are removed globally before platform devices are unregistered, which can lead to a NULL pointer dereference on module exit. The disclosed fix u...

5.5CVSS6.5AI score0.00226EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/04/28 1:1 p.m.22 views

CVE-2022-48663

In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: fix NULL pointer dereference when removing debugfs We now remove the device's debugfs entries when unbinding the driver. This now causes a NULL-pointer dereference on module exit because the platform devices are...

5.5CVSS6.4AI score0.00226EPSS
Exploits0
Rows per page
Query Builder