Lucene search
+L

1980 matches found

Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.15 views

PT-2026-64481

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the fuse-uring component. The fuse uring commit fetch function fails to check the queue-stopped value under a lock, and the fuse uring abort end requests...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.15 views

PT-2026-64488

In the Linux kernel, the following vulnerability has been resolved: fuse: avoid 32-bit prune notification count wrap FUSE NOTIFY PRUNE validates the nodeid payload length with: size - sizeofoutarg != outarg.count sizeofu64 On 32-bit kernels, size t is also 32 bits, so the daemon-controlled count...

5.7AI score0.00153EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.14 views

PT-2026-64480

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the fuse-uring component. A malicious user could send commit SQEs Submission Queue Entries requests with unique commit-ids for requests that have not yet...

7.8CVSS5.8AI score0.00157EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.14 views

PT-2026-64484

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix moving cancelled entry to ent in userspace list fuse uring cancel moves entries that are available these have no reqs attached to the ent in userspace list. ent list request expired checks the first entry on ent i...

5.8AI score0.00153EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64260

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64263

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse-uring: fix moving cancelled entry to entinuserspace list fuseuringcancel moves entries that are available these have no reqs attached to the entinuserspace...

5.5CVSS5.5AI score0.00153EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-64259

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse-uring: make a fusereq on SQE commit only findable after memcpy Bad userspace might try to trick us and send commit SQEs request unique / commit-id of...

7.8CVSS5.6AI score0.00157EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64486

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the FUSE Filesystem in Userspace module. When the fuse resend function moves a request from fpq-processing back to fiq-pending, it fails to remove the in...

7.8CVSS5.9AI score0.00159EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64487

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the fuse module. The fuse ref folio function unlocks a request but fails to re-lock it before returning. This allows fuse chan abort to end the request,...

7.8CVSS5.8AI score0.0016EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/24 10:7 a.m.7 views

USN-8604-1 linux-azure-6.17 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS6.5AI score0.01338EPSS
SaveExploits13References268
Ubuntu
Ubuntu
added 2026/07/24 10:7 a.m.33 views

USN-8604-1: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS5.9AI score0.01338EPSS
SaveExploits13
RedhatCVE
RedhatCVE
added 2026/07/20 1:56 p.m.21 views

CVE-2026-53388

A flaw was found in the Linux kernel's Filesystem in Userspace FUSE component. The fusetrymovefolio function, responsible for managing page cache folios, fails to re-lock a request after initially unlocking it on a successful path. This oversight allows another function, fusechanabort, to...

7.8CVSS5.8AI score0.00133EPSS
SaveExploits0References4
Amazon
Amazon
added 2026/07/20 12:0 a.m.12 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ext4: replace BUGON with proper error handling in ext4readinlinefolio CVE-2026-31451 In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix NULL pointer dereference in epqueue...

9.8CVSS7AI score0.00908EPSS
SaveExploits19
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.10 views

SUSE CVE-2026-53381

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiting for numwaiting to go down to zero before commencing with super blo...

7.8CVSS5.3AI score0.00139EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.10 views

SUSE CVE-2026-53388

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 12:16 p.m.20 views

CVE-2026-53388

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

7.8CVSS0.00133EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.8 views

CVE-2026-53381

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiting for numwaiting to go down to zero before commencing with super blo...

7.8CVSS0.00139EPSS
SaveExploits0References9
CVE
CVE
added 2026/07/19 11:59 a.m.57 views

CVE-2026-53388

CVE-2026-53388 : Linux kernel fuse module vulnerability where fuse_try_move_folio() unlocks the request on entry but does not re-lock on the success path, allowing a use-after-free of fuse_io_args via fuse_chan_abort() and delayed copying logic. The issue is resolved by calling lock_request() bef...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/19 11:59 a.m.7 views

CVE-2026-53388

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

5.2AI score0.00133EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/07/19 11:59 a.m.13 views

EUVD-2026-45510

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before replacing page cache folio fusetrymovefolio unlocks the request on entry but does not re-lock it on the success path. This means fusechanabort can end the request and free the fuseioargs eg...

5.4AI score0.00133EPSS
SaveExploits0References8
Rows per page
Query Builder