Lucene search
+L

1474 matches found

RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-64416

A flaw was found in the Linux kernel's memory management subsystem, specifically within the swap cgroup functionality. When a system is configured without swap, a corrupted page table entry PTE can lead to a null pointer dereference during process exit. This vulnerability allows a local attacker ...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 4 days ago6 views

CVE-2026-64378

A flaw was found in the Linux kernel. A race condition exists between the cgroupwritebackumount and inodeswitchwbs functions when a container exits. This race can lead to a kernel panic, resulting in a denial of service. This vulnerability could be triggered by a local user by exiting a container...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 6 days ago6 views

SUSE CVE-2026-64416

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

5.7AI score0.00168EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 6 days ago5 views

SUSE CVE-2026-64418

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix shrinkerinfo teardown race with expansion expandshrinkerinfo iterates all visible memcgs under shrinkermutex, including memcgs that have not finished -cssonline yet. Once pn-shrinkerinfo has been published,...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 6 days ago7 views

SUSE CVE-2026-64419

In the Linux kernel, the following vulnerability has been resolved: mm/shrinker: do not hold RCU lock in shrinkerdebugfscountshow Reading the debugfs "count" file of a memcg-aware shrinker can sleep inside an RCU read-side critical section: BUG: sleeping function called from invalid context at...

5.8AI score0.00173EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago7 views

CVE-2026-64416

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago6 views

CVE-2026-64378

In the Linux kernel, the following vulnerability has been resolved: writeback: fix race between cgroupwritebackumount and inodeswitchwbs When a container exits, the following BUGON is occasionally triggered: ================================================================== VFS: Busy inodes after...

7.8CVSS0.00129EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-64416

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

5.6AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-64378

In the Linux kernel, the following vulnerability has been resolved: writeback: fix race between cgroupwritebackumount and inodeswitchwbs When a container exits, the following BUGON is occasionally triggered: ================================================================== VFS: Busy inodes after...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References10
OSV
OSV
added 6 days ago6 views

UBUNTU-CVE-2026-64418

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix shrinkerinfo teardown race with expansion expandshrinkerinfo iterates all visible memcgs under shrinkermutex, including memcgs that have not finished -cssonline yet. Once pn-shrinkerinfo has been published,...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-64419

In the Linux kernel, the following vulnerability has been resolved: mm/shrinker: do not hold RCU lock in shrinkerdebugfscountshow Reading the debugfs "count" file of a memcg-aware shrinker can sleep inside an RCU read-side critical section: BUG: sleeping function called from invalid context at...

5.7AI score0.00173EPSS
SaveExploits0References9
Cvelist
Cvelist
added 6 days ago25 views

CVE-2026-64419 mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()

In the Linux kernel, the following vulnerability has been resolved: mm/shrinker: do not hold RCU lock in shrinkerdebugfscountshow Reading the debugfs "count" file of a memcg-aware shrinker can sleep inside an RCU read-side critical section: BUG: sleeping function called from invalid context at...

0.00173EPSS
SaveExploits0References6
CVE
CVE
added 6 days ago11 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
OSV
OSV
added 6 days ago6 views

CVE-2026-64419 mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()

In the Linux kernel, the following vulnerability has been resolved: mm/shrinker: do not hold RCU lock in shrinkerdebugfscountshow Reading the debugfs "count" file of a memcg-aware shrinker can sleep inside an RCU read-side critical section: BUG: sleeping function called from invalid context at...

5.8AI score0.00173EPSS
SaveExploits0References9
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-48962

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix shrinkerinfo teardown race with expansion expandshrinkerinfo iterates all visible memcgs under shrinkermutex, including memcgs that have not finished -cssonline yet. Once pn-shrinkerinfo has been published,...

5.8AI score0.00125EPSS
SaveExploits0References4
Cvelist
Cvelist
added 6 days ago27 views

CVE-2026-64416 mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-48960

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

5.7AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago9 views

CVE-2026-64416

CVE-2026-64416 is a Linux kernel vulnerability affecting the memory management subsystem (mm) where a NULL dereference can occur in swap_cgroup handling on swapless hosts. The root cause is that lookup_swap_cgroup_id() may pass swap_cgroup_ctrl[type].map to __swap_cgroup_id_lookup() without verif...

5.7AI score0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-64416

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

5.6AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 6 days ago7 views

CVE-2026-64416 mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

5.7AI score0.00168EPSS
SaveExploits0References7
Rows per page
Query Builder