System running
Last check: 2026-08-10 04:59:55 | Auto-updates every hour
75 PoCs
CybersecPlayground | The ultimate platform for cybersecurity learning & Bug Bounty Resources

CVE-CVE-2026-64600

Severity
UNKNOWN
CVSS Score
0.0
Description

In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the da...

PoCs for CVE-CVE-2026-64600

CVE-2026-64600
General C 1
Debajyoti0-0 2026-07-26
Master Cybersecurity | Join CybersecPlayground for Cybersecurity Learning & Bug Bounty Resources