Bug 2502507 (CVE-2026-64060) - CVE-2026-64060 kernel: netfs: Fix leak of request in netfs_write_begin() error handling
Summary: CVE-2026-64060 kernel: netfs: Fix leak of request in netfs_write_begin() erro...
Keywords:
Status: NEW
Alias: CVE-2026-64060
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-19 17:03 UTC by OSIDB Bzimport
Modified: 2026-07-20 15:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-19 17:03:09 UTC
In the Linux kernel, the following vulnerability has been resolved:

netfs: Fix leak of request in netfs_write_begin() error handling

Fix netfs_write_begin() to not leak our ref on the request in the event
that we get an error from netfs_wait_for_read().


Note You need to log in before you can comment on or make changes to this bug.