Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-64260
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-25 Jul, 2026 | 08:49
Updated At-27 Jul, 2026 | 04:59
Rejected At-
▼CVE Numbering Authority (CNA)
fuse-uring: Avoid queue->stopped races and set/read that value under lock

In the Linux kernel, the following vulnerability has been resolved: 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 fuse_uring_commit_fetch() did not and actually the value was not set under the lock in fuse_uring_abort_end_requests() either. Especially in fuse_uring_commit_fetch it is important to check under a lock, because due to races 'struct fuse_req' might be freed with fuse_request_end, but another thread/cpu might already do teardown work.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • fs/fuse/dev_uring.c
Default Status
unaffected
Versions
Affected
  • From 4a9bfb9b6850fec0685447aed280533cf980de70 before 39c8e925b207afceffaa5382416ed405e0223a03 (git)
  • From 4a9bfb9b6850fec0685447aed280533cf980de70 before 4021a3a79eee551d95fe1e1e7c1b195d34ba8c08 (git)
  • From 4a9bfb9b6850fec0685447aed280533cf980de70 before b70a3aca16934c196f92abb17b01c1647b9bb63c (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • fs/fuse/dev_uring.c
Default Status
affected
Versions
Affected
  • 6.14
Unaffected
  • From 0 before 6.14 (semver)
  • From 6.18.39 through 6.18.* (semver)
  • From 7.1.4 through 7.1.* (semver)
  • From 7.2-rc1 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.17.8HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/39c8e925b207afceffaa5382416ed405e0223a03
N/A
https://git.kernel.org/stable/c/4021a3a79eee551d95fe1e1e7c1b195d34ba8c08
N/A
https://git.kernel.org/stable/c/b70a3aca16934c196f92abb17b01c1647b9bb63c
N/A
Hyperlink: https://git.kernel.org/stable/c/39c8e925b207afceffaa5382416ed405e0223a03
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/4021a3a79eee551d95fe1e1e7c1b195d34ba8c08
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/b70a3aca16934c196f92abb17b01c1647b9bb63c
Resource: N/A
Details not found