Lucene search
+L

53 matches found

BDU FSTEC
BDU FSTEC
added 2026/03/10 12:00 a.m.8 views

The vulnerability of the d_alloc_parallel() function in the fs/dcache.c module of the Linux kernel file system allows a attacker to cause a service failure.

The vulnerability of the dallocparallel function in the fs/dcache.c module of the Linux kernel’s file system is related to improper memory release. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.0015EPSS
SaveExploits0References21Affected Software6
Positive Technologies
Positive Technologies
added 2026/01/30 12:00 a.m.16 views

PT-2026-37074

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds OOB read issue exists in the dentry hashtable when the dhash entries variable is set to 1. In this configuration, dcache init calculates d hash shift as 32. During the...

9.1CVSS5.9AI score0.00399EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000583)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000583 advisory. The dwalk function in fs/dcache.c in the Linux kernel through 3.17.2 does not properly maintain the semantics of renamelock, which allows local users to cause a deni...

5.5CVSS6.6AI score0.00738EPSS
SaveExploits1References34
OSV
OSV
added 2026/01/13 3:29 p.m.9 views

CVE-2025-68821 fuse: fix readahead reclaim deadlock

In the Linux kernel, the following vulnerability has been resolved: fuse: fix readahead reclaim deadlock Commit e26ee4efbc79 "fuse: allocate ff-releaseargs only if release is needed" skips allocating ff-releaseargs if the server does not implement open. However in doing so, fusepreparerelease now...

5.9AI score
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2025-11375

Malicious code in bioql PyPI...

7.2AI score0.00195EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-22019

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bcachefs: bch2ioctlsubvolumedestroy fixes bch2evictsubvolumeinodes was getting stuck - due to incorrectly pruning the dcache. Also, fix missing permissions...

7.3CVSS6.6AI score0.00195EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: - bcachefs: Fix in bch2ioctlsubvolumeDestroy. - bch2evictsubvolumeinodes was getting stuck—due to incorrect pruning of the dcache. Additionally, missing permission checks have been fixed...

7.3CVSS6.3AI score0.00195EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/18 1:24 a.m.8 views

SUSE CVE-2025-22019

In the Linux kernel, the following vulnerability has been resolved: bcachefs: bch2ioctlsubvolumedestroy fixes bch2evictsubvolumeinodes was getting stuck - due to incorrectly pruning the dcache. Also, fix missing permissions checks...

7.3CVSS7.7AI score0.00195EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 11:15 a.m.42 views

CVE-2025-22019

In the Linux kernel, the following vulnerability has been resolved: bcachefs: bch2ioctlsubvolumedestroy fixes bch2evictsubvolumeinodes was getting stuck - due to incorrectly pruning the dcache. Also, fix missing permissions checks...

7.3CVSS0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 11:15 a.m.7 views

DEBIAN-CVE-2025-22019

In the Linux kernel, the following vulnerability has been resolved: bcachefs: bch2ioctlsubvolumedestroy fixes bch2evictsubvolumeinodes was getting stuck - due to incorrectly pruning the dcache. Also, fix missing permissions checks...

5.5CVSS5.6AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 11:15 a.m.10 views

UBUNTU-CVE-2025-22019

In the Linux kernel, the following vulnerability has been resolved: bcachefs: bch2ioctlsubvolumedestroy fixes bch2evictsubvolumeinodes was getting stuck - due to incorrectly pruning the dcache. Also, fix missing permissions checks...

7.3CVSS6.2AI score0.00195EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2025/04/16 10:20 a.m.45 views

CVE-2025-22019 bcachefs: bch2_ioctl_subvolume_destroy() fixes

In the Linux kernel, the following vulnerability has been resolved: bcachefs: bch2ioctlsubvolumedestroy fixes bch2evictsubvolumeinodes was getting stuck - due to incorrectly pruning the dcache. Also, fix missing permissions checks...

7.3CVSS0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 10:20 a.m.13 views

CVE-2025-22019 bcachefs: bch2_ioctl_subvolume_destroy() fixes

In the Linux kernel, the following vulnerability has been resolved: bcachefs: bch2ioctlsubvolumedestroy fixes bch2evictsubvolumeinodes was getting stuck - due to incorrectly pruning the dcache. Also, fix missing permissions checks...

7.3CVSS6.2AI score
SaveExploits0References7
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.24 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: qibfs: fixed the dentry leak. The simplerecursiveremoval function removes the pinning references to all positive values in the subtree. In cases where its argument is kept alive solely through pinning, that’s exactly the right...

5.5CVSS6.1AI score0.00478EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.7 views

SUSE CVE-2024-36947

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix dentry leak simplerecursiveremoval drops the pinning references to all positives in subtree. For the cases when its argument has been kept alive by the pinning alone that's exactly the right thing to do, but here the...

3.3CVSS6.5AI score0.00478EPSS
SaveExploits0References17
OSV
OSV
added 2024/05/30 4:15 p.m.2 views

DEBIAN-CVE-2024-36947

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix dentry leak simplerecursiveremoval drops the pinning references to all positives in subtree. For the cases when its argument has been kept alive by the pinning alone that's exactly the right thing to do, but here the...

5.5CVSS5.2AI score0.00478EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.29 views

CVE-2024-36947

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix dentry leak simplerecursiveremoval drops the pinning references to all positives in subtree. For the cases when its argument has been kept alive by the pinning alone that's exactly the right thing to do, but here the...

5.5CVSS6.1AI score0.00478EPSS
SaveExploits0References19
OSV
OSV
added 2024/05/30 4:15 p.m.14 views

UBUNTU-CVE-2024-36947

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix dentry leak simplerecursiveremoval drops the pinning references to all positives in subtree. For the cases when its argument has been kept alive by the pinning alone that's exactly the right thing to do, but here the...

5.5CVSS6AI score0.00478EPSS
SaveExploits0References20
OSV
OSV
added 2024/05/30 3:35 p.m.16 views

CVE-2024-36947 qibfs: fix dentry leak

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix dentry leak simplerecursiveremoval drops the pinning references to all positives in subtree. For the cases when its argument has been kept alive by the pinning alone that's exactly the right thing to do, but here the...

5.3CVSS5.9AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/22 8:59 a.m.29 views

CVE-2021-47414

In the Linux kernel, the following vulnerability has been resolved: riscv: Flush current cpu icache before other cpus On SiFive Unmatched, I recently fell onto the following BUG when booting: 0.000000 ftrace: allocating 36610 entries in 144 pages 0.000000 Oops - illegal instruction 1 0.000000...

4.7CVSS9AI score0.00222EPSS
SaveExploits0References4
Rows per page
Query Builder