In the Linux kernel, the following vulnerability has been resolved:
fuse: Block access to folio overlimit
syz reported a slab-out-of-bounds Write in fuse_dev_do_write.
When the number of bytes to be retrieved is truncated to the upper limit
by fc->max_pages and there is an offset, the oob is triggered.
Add a loop termination condition to prevent overruns.
Metrics
Affected Vendors & Products
References
History
Wed, 24 Sep 2025 00:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Tue, 23 Sep 2025 16:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Vendors & Products |
Linux
Linux linux Kernel |
Tue, 23 Sep 2025 06:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: fuse: Block access to folio overlimit syz reported a slab-out-of-bounds Write in fuse_dev_do_write. When the number of bytes to be retrieved is truncated to the upper limit by fc->max_pages and there is an offset, the oob is triggered. Add a loop termination condition to prevent overruns. | |
Title | fuse: Block access to folio overlimit | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-09-29T06:01:50.121Z
Reserved: 2025-04-16T07:20:57.145Z
Link: CVE-2025-39888

No data.

Status : Awaiting Analysis
Published: 2025-09-23T06:15:48.960
Modified: 2025-09-24T18:11:24.520
Link: CVE-2025-39888


Updated: 2025-09-23T16:03:13Z