Lucene search
+L

15 matches found

CVE
CVE
added 2026/07/25 8:50 a.m.17 views

CVE-2026-64419

The CVE-2026-64419 entry concerns the Linux kernel mm/shrinker path, where shrinker_debugfs_count_show() invokes the ->count_objects() callback while holding rcu_read_lock, allowing a sleep in that context. The root cause is that the debugfs count probe for memcg-aware shrinkers slept inside a...

5.8AI score0.00173EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/24 3:31 p.m.16 views

CVE-2026-64251

CVE-2026-64251 concerns a Linux kernel bug in the pwrseq core where use-after-free occurs in the pwrseq_debugfs_seq_next() path due to incorrect reference counting. The fix standardizes reference management across seq_file callbacks to prevent prematurely dropped references: start() now returns a...

7.8CVSS5.7AI score0.00117EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.31 views

PT-2026-44248

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified openSUSE Tumbleweed versions prior to kernel-devel-7.0.11-1.1 Description A use-after-free or double-free condition exists in the mac80211 wireless subsystem when debugfs is enabled. This occurs...

8.8CVSS5.9AI score0.00302EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:33 p.m.2 views

CVE-2026-31546

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL deref in bonddebugrlbhashshow rlbclearslave intentionally keeps RLB hash-table entries on the rxhashtblusedhead list with slave set to NULL when no replacement slave is available. However,...

5.3AI score0.00129EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.5 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-006901)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006901 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: wil6210: debugfs: fix info leak in wilwritefilewmi The simplewritetobuffer function will...

7.1CVSS6.2AI score0.00214EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/01/23 12:40 a.m.16 views

SUSE CVE-2025-38596

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.7 views

SUSE CVE-2025-40155

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: debugfs: Fix legacy mode page table dump logic In legacy mode, SSPTPTR is ignored if TT is not 00b or 01b. SSPTPTR maybe uninitialized or zero in that case and may cause oops like: Oops: general protection fault,...

6.5AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:23 a.m.7 views

CVE-2025-40155 iommu/vt-d: debugfs: Fix legacy mode page table dump logic

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: debugfs: Fix legacy mode page table dump logic In legacy mode, SSPTPTR is ignored if TT is not 00b or 01b. SSPTPTR maybe uninitialized or zero in that case and may cause oops like: Oops: general protection fault,...

7.3CVSS6.1AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53334

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: chipidea: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over...

5.5CVSS6.1AI score0.00135EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53279

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - misc: vmwballoon: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak ove...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.11 views

SUSE CVE-2022-50165

In the Linux kernel, the following vulnerability has been resolved: wifi: wil6210: debugfs: fix uninitialized variable use in wilwritefilewmi Commit 7a4836560a61 changes simplewritetobuffer with memdupuser but it forgets to change the value to be returned that came from simplewritetobuffer call. ...

4.4CVSS6.3AI score0.00203EPSS
SaveExploits0References11
OSV
OSV
added 2025/06/18 11:15 a.m.15 views

UBUNTU-CVE-2022-50165

In the Linux kernel, the following vulnerability has been resolved: wifi: wil6210: debugfs: fix uninitialized variable use in wilwritefilewmi Commit 7a4836560a61 changes simplewritetobuffer with memdupuser but it forgets to change the value to be returned that came from simplewritetobuffer call. ...

5.5CVSS6AI score0.00203EPSS
SaveExploits0References10
OSV
OSV
added 2025/06/18 11:3 a.m.8 views

CVE-2022-50169 wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()

In the Linux kernel, the following vulnerability has been resolved: wifi: wil6210: debugfs: fix info leak in wilwritefilewmi The simplewritetobuffer function will succeed if even a single byte is initialized. However, we need to initialize the whole buffer to prevent information leaks. Just use...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.16 views

CVE-2022-50165 wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`

In the Linux kernel, the following vulnerability has been resolved: wifi: wil6210: debugfs: fix uninitialized variable use in wilwritefilewmi Commit 7a4836560a61 changes simplewritetobuffer with memdupuser but it forgets to change the value to be returned that came from simplewritetobuffer call. ...

0.00203EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.4 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
Rows per page
Query Builder