Lucene search
+L

23 matches found

CVE
CVE
added 2026/06/24 4:30 p.m.36 views

CVE-2026-53087

Summary: CVE-2026-53087 affects the Linux kernel bcmgenet network driver. When reclaiming the transmit queue, the driver advances the write pointer to drop in-flight data but fails to return the dropped frames to the pool of free buffer descriptors (bds), causing a resource leak. This can lead to...

7.5CVSS5.8AI score0.00371EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2026/02/24 12:0 a.m.19 views

Mozilla Firefox和Mozilla Thunderbird 资源管理错误漏洞

Mozilla Firefox and Mozilla Thunderbird are both products of the American Mozilla Foundation. Mozilla Firefox is an open-source web browser. Mozilla Thunderbird is an email client software that emerged independently from the Mozilla Application Suite. This software supports IMAP and POP email...

9.8CVSS7.3AI score0.00247EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/24 11:46 p.m.17 views

SUSE CVE-2024-45003

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming processSee function pruneicachesb collects all reclaimable inodes and mark them with IFREEING flag at first, at that time, other processes will be...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References18
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-30779

Malicious code in bioql PyPI...

8.4CVSS6.5AI score0.00104EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-20888

Malicious code in bioql PyPI...

8.4CVSS6.5AI score0.00115EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.9 views

CVE-2025-38334 x86/sgx: Prevent attempts to reclaim poisoned pages

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Prevent attempts to reclaim poisoned pages TL;DR: SGX page reclaim touches the page to copy its contents to secondary storage. SGX instructions do not gracefully handle machine checks. Despite this, the existing SGX code...

6.3AI score
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/09/04 9:41 p.m.21 views

CVE-2024-45003

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming processSee function pruneicachesb collects all reclaimable inodes and mark them with IFREEING flag at first, at that time, other processes will be...

4.7CVSS7.4AI score0.00174EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/04 8:15 p.m.17 views

CVE-2024-45003

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming processSee function pruneicachesb collects all reclaimable inodes and mark them with IFREEING flag at first, at that time, other processes will be...

4.7CVSS0.00174EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.30 views

CVE-2024-45003 vfs: Don't evict inode under the inode lru traversing context

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming processSee function pruneicachesb collects all reclaimable inodes and mark them with IFREEING flag at first, at that time, other processes will be...

0.00174EPSS
SaveExploits0References7
CVE
CVE
added 2024/09/04 7:54 p.m.142 views

CVE-2024-45003

CVE-2024-45003 concerns a Linux kernel vulnerability where inode eviction can deadlock during inode LRU traversal. The issue arises in the inode reclaim path (prune_icache_sb) when reclaiming inodes marks i_freeing and other processes attempt to iget under the same LRU context, risking deadlocks ...

4.7CVSS5.8AI score0.00174EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/09/04 7:54 p.m.19 views

CVE-2024-45003 vfs: Don't evict inode under the inode lru traversing context

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming processSee function pruneicachesb collects all reclaimable inodes and mark them with IFREEING flag at first, at that time, other processes will be...

6AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.16 views

CVE-2024-45003

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming processSee function pruneicachesb collects all reclaimable inodes and mark them with IFREEING flag at first, at that time, other processes will be...

4.7CVSS5.5AI score0.00174EPSS
SaveExploits0
NVD
NVD
added 2024/08/05 3:15 p.m.35 views

CVE-2024-23384

Memory corruption when the mapped pages in VBO are still mapped after reclaiming by shrinker...

8.4CVSS0.00115EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/20 9:15 p.m.22 views

CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS7.4AI score0.00295EPSS
SaveExploits0References8
Prion
Prion
added 2024/02/20 9:15 p.m.18 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7AI score0.00295EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/02/20 9:15 p.m.29 views

CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS6.2AI score0.00295EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/02/20 6:34 p.m.33 views

CVE-2023-52438 binder: fix use-after-free in shinker's callback

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS7.6AI score0.00295EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/20 6:34 p.m.18 views

CVE-2023-52438 binder: fix use-after-free in shinker's callback

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

6.6AI score0.00295EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/02/20 6:34 p.m.31 views

CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS6.4AI score0.00295EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/09/19 12:0 a.m.12 views

The vulnerability of the libbrd library in the GNU Binutils development environment allows a hacker to trigger a service failure.

The vulnerability of the libbrd library in the GNU Binutils development environment is related to a memory reclamation error. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6.8AI score0.00943EPSS
SaveExploits1References3Affected Software2
Rows per page
Query Builder