Lucene search
+L

19 matches found

Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-93100

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/resctrl: Prevent use-after-free in rdtgroupknput A struct rdtgroup is reference counted via rdtgroup::waitcount. Callers that need the structure to remain...

6.2AI score0.00206EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-93099

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/resctrl: Fix UAF from worker threads when domains are removed The mbmhandleoverflow and cqmhandlelimbo workers read event counters and may sleep while doing...

6.2AI score0.00198EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/17 5:18 p.m.•10 views

CVE-2026-93099

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix UAF from worker threads when domains are removed The mbmhandleoverflow and cqmhandlelimbo workers read event counters and may sleep while doing so. They are scheduled via delayedwork embedded in struct...

0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 5:18 p.m.•7 views

AZL-102354 CVE-2026-93100 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Prevent use-after-free in rdtgroupknput A struct rdtgroup is reference counted via rdtgroup::waitcount. Callers that need the structure to remain valid across a sleep while waiting on acquiring rdtgroupmutex take a...

6.4AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:18 p.m.•8 views

DEBIAN-CVE-2026-93100

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Prevent use-after-free in rdtgroupknput A struct rdtgroup is reference counted via rdtgroup::waitcount. Callers that need the structure to remain valid across a sleep while waiting on acquiring rdtgroupmutex take a...

6.5AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:18 p.m.•7 views

AZL-101933 CVE-2026-93099 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix UAF from worker threads when domains are removed The mbmhandleoverflow and cqmhandlelimbo workers read event counters and may sleep while doing so. They are scheduled via delayedwork embedded in struct...

6.5AI score0.00198EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/17 4:11 p.m.•21 views

CVE-2026-93100

CVE-2026-93100 is a use-after-free in the Linux kernel's fs/resctrl subsystem. The race occurs between rdtgroup_kn_put() (which decrements waitcount via atomic_dec_and_test() outside rdtgroup_mutex) and bulk teardown paths (free_all_child_rdtgrp() / rmdir_all_sub()) that hold the mutex. A concurr...

6.4AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•36 views

CVE-2026-93100 fs/resctrl: Prevent use-after-free in rdtgroup_kn_put()

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Prevent use-after-free in rdtgroupknput A struct rdtgroup is reference counted via rdtgroup::waitcount. Callers that need the structure to remain valid across a sleep while waiting on acquiring rdtgroupmutex take a...

0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:11 p.m.•8 views

CVE-2026-93100 fs/resctrl: Prevent use-after-free in rdtgroup_kn_put()

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Prevent use-after-free in rdtgroupknput A struct rdtgroup is reference counted via rdtgroup::waitcount. Callers that need the structure to remain valid across a sleep while waiting on acquiring rdtgroupmutex take a...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•38 views

CVE-2026-93099 fs/resctrl: Fix UAF from worker threads when domains are removed

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix UAF from worker threads when domains are removed The mbmhandleoverflow and cqmhandlelimbo workers read event counters and may sleep while doing so. They are scheduled via delayedwork embedded in struct...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•11 views

EUVD-2026-82207

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix UAF from worker threads when domains are removed The mbmhandleoverflow and cqmhandlelimbo workers read event counters and may sleep while doing so. They are scheduled via delayedwork embedded in struct...

6.5AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 4:11 p.m.•18 views

CVE-2026-93099

This CVE affects the Linux kernel fs/resctrl subsystem, specifically the Resource Director Technology (RDT) filesystem. The vulnerability is a Use-After-Free (UAF) in worker threads mbm_handle_overflow() and cqm_handle_limbo() . The root cause is that these workers may be blocked waiting for cpus...

6.5AI score0.00198EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-93099: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix UAF from worker threads when domains are removed The mbmhandleoverflow and cqmhandlelimbo workers read event counters and may sleep while doing so. They are scheduled via delayedwork embedded in struct...

6.5AI score0.00198EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-93100: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Prevent use-after-free in rdtgroupknput A struct rdtgroup is reference counted via rdtgroup::waitcount. Callers that need the structure to remain valid across a sleep while waiting on acquiring rdtgroupmutex take a...

6.4AI score0.00206EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/08/28 1:01 a.m.•11 views

SUSE CVE-2026-72080

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix use-after-free during unmount During unmount or failure teardown all mondata structures that contain monitoring event file private data are freed after which kernfs nodes are removed. However, the RDTDELETED flag ...

7.8CVSS5.9AI score0.00168EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fixed the use-of-memory issue during unmount operations. During unmount or failure teardown, all mondata structures that contain monitoring event file private data are freed. However, the RDTDELETED flag is never set...

7.8CVSS6AI score0.00168EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•2 views

CVE-2026-72080: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix use-after-free during unmount During unmount or failure teardown all mondata structures that contain monitoring event file private data are freed after which kernfs nodes are removed. However, the RDTDELETED flag ...

7.8CVSS6.2AI score0.00168EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•1 views

CVE-2026-72015: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list A pseudo-locked group's RMID is freed when it is created. On unmount rmdirallsub unconditionally frees all RMID of all groups, resulting in a double-free of t...

5.9AI score0.0022EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/25 12:00 a.m.•2 views

CVE-2026-64477: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC enabled The architecture updates the cpumask in a domain's header to track which online CPUs are associated with the domain. When this mask becomes empty t...

5.9AI score0.00176EPSS
SaveExploits0References1
Rows per page
Query Builder