CVE-2026-80536 evidence review
Linux
In the Linux kernel, the following vulnerability has been resolved: xfs: bounds-check buffer log item's dirty bitmap xlog_recover_do_reg_buffer() replays each dirty region described by a buffer log item's bitmap into the buffer read for that item: memcpy(xfs_buf_offset(bp, (uint)bit << XFS_BLF_SHIFT), item->ri_buf[i].iov_base, nbits << XFS_BLF_SHIFT); The destination offset (bit/nbits, from the logged dirty bitmap) and the buffer size (from the logged blf_len) are both attacker-controlled and otherwise unrelated, yet the only thing bounding the copy is an ASSERT(), which compiles away on pr...
This record remains available for product and version identification, but it is not presented as a complete remediation procedure. Confirm the affected range and the supported fix in a direct vendor advisory before changing production systems.
Identify the product and installed version
Record whether Linux is present, where it is installed, and which interfaces are exposed.
- Record the product name, package or appliance identifier, and installed version.
- Identify internet-facing, administrative, API, and internal access paths.
- Preserve the pre-change configuration and relevant service logs.
Compare the affected range
Use the current record as an identification aid: >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < acb4e26295e7f0e685815a3fd3d70bd8329cefa1, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < f3859c35a4fbc1c1c58431f684f808e43696891d, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < f7b5fa83e2c192be922121b764415fa8c7549ea1, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < b7528b42813f02724a78fce1da24d69d1bfc4d38, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 7e32d4eebae6ca24f8a673c107fd7eca1f47afc2, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < f8288214459ead7e87d26e5822f62c14a4f2ed6b, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < edaf5b6bd625356893da20d69a259b34a9de2694, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 813f8136a2ce1fee266d02a7df73db6e8a541604, >= 2.6.12. Resolve incomplete inventory results before deciding that an asset is unaffected.
Verify the authoritative remediation source
Open the linked source material and locate a direct vendor advisory for this CVE. Confirm the supported fixed release and product-specific update path before making a production change.
Operational boundary
This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.