Lucene search
+L

517 matches found

OSV
OSV
added 2026/01/13 3:29 p.m.8 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
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.29 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...

0.00179EPSS
SaveExploits0References6
CVE
CVE
added 2026/01/13 3:29 p.m.37 views

CVE-2025-68821

CVE-2025-68821 – Linux kernel fuse deadlock fix Affected component: fuse subsystem in the Linux kernel (FUSE inode/file handling).Root cause: a kernel commit altered release preparation to avoid allocating ff->release_args when the server does not implement open, which led fuse_prepare_release...

5.7AI score0.00179EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.17 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate the first page in the error path of f2fstruncate The syzbot reports the following bug: loop0: A change in capacity was detected, from 0 to 40427. F2FS-fs loop0: Incorrect SSA boundaries: start at 3584, end a...

6.3AI score0.00199EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: Fixed a lockup issue caused by a race condition between inode eviction and inode caching. There is a race condition between inode eviction and inode caching that can cause a struct btrfsinode to be missing from the...

4.7CVSS5.8AI score0.00106EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.10 views

PT-2026-2553

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to the FUSE Filesystem in Userspace implementation. A deadlock situation can occur when readahead requests interact with inode eviction and recla...

5.3AI score0.00179EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-68821

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: fuse: fix readahead reclaim deadlock Commit e26ee4efbc79 fuse: allocate ff-releaseargs only ...

5.5AI score0.00179EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 9:27 a.m.13 views

CVE-2023-31141

OpenSearch is open-source software suite for search, analytics, and observability applications. Prior to versions 1.3.10 and 2.7.0, there is an issue with the implementation of fine-grained access control rules document-level security, field-level security and field masking where they are not...

5.9CVSS6.9AI score0.0046EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.25 views

PT-2026-5539

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the btrfs subsystem related to inode handling. Specifically, in btrfs read locked inode, if inode lookup fails, a path with a read-locked leaf is...

4.3CVSS6.3AI score0.00194EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/31 4:05 p.m.17 views

CVE-2023-54254

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a resource on eviction error On eviction errors other than -EMULTIHOP we were leaking a resource. Fix. v2: - Avoid yet another goto Andi Shyti...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:27 a.m.9 views

SUSE CVE-2023-54254

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a resource on eviction error On eviction errors other than -EMULTIHOP we were leaking a resource. Fix. v2: - Avoid yet another goto Andi Shyti...

4.7CVSS6.5AI score0.00149EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2025/12/31 12:27 a.m.5 views

SUSE CVE-2023-54272

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a possible null-pointer dereference in niclear In a previous commit c1006bd13146, ni-mi.mrec in niwriteinode could be NULL, and thus a NULL check is added for this variable. However, in the same call stack, ni-mi.mr...

6.5AI score0.00204EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-54254

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/ttm: Don't leak a resource on eviction error On eviction errors other than -EMULTIHOP we were leaking a resource. Fix. v2: - Avoid yet another goto Andi Shy...

7.8CVSS5.3AI score0.00149EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.16 views

EUVD-2023-60387

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a resource on eviction error On eviction errors other than -EMULTIHOP we were leaking a resource. Fix. v2: - Avoid yet another goto Andi Shyti...

6AI score0.00149EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54272

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a possible null-pointer dereference in niclear In a previous commit c1006bd13146, ni-mi.mrec in niwriteinode could be NULL, and thus a NULL check is added for this variable. However, in the same call stack, ni-mi.mr...

0.00204EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.17 views

CVE-2023-54254

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a resource on eviction error On eviction errors other than -EMULTIHOP we were leaking a resource. Fix. v2: - Avoid yet another goto Andi Shyti...

7.8CVSS0.00149EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54254

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a resource on eviction error On eviction errors other than -EMULTIHOP we were leaking a resource. Fix. v2: - Avoid yet another goto Andi Shyti...

7.8CVSS5.4AI score0.00149EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.9 views

UBUNTU-CVE-2023-54254

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a resource on eviction error On eviction errors other than -EMULTIHOP we were leaking a resource. Fix. v2: - Avoid yet another goto Andi Shyti...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/30 12:16 p.m.30 views

CVE-2023-54272 fs/ntfs3: Fix a possible null-pointer dereference in ni_clear()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a possible null-pointer dereference in niclear In a previous commit c1006bd13146, ni-mi.mrec in niwriteinode could be NULL, and thus a NULL check is added for this variable. However, in the same call stack, ni-mi.mr...

0.00204EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/30 12:15 p.m.30 views

CVE-2023-54254

Technical details beyond the initial description are not publicly provided in the supplied documents; monitor official advisories for CVE-2023-54254 for updates on affected kernels, impact, and fixes.

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References4
Rows per page
Query Builder