NONE · 0

CVE-2026-43393

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copies() Fix a chunk map leak in btrfs_map_block(): if we...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copies() Fix a chunk map leak in btrfs_map_block(): if we return early with -EINVAL, we're not freeing the chunk map that we've just looked up.

References

FAQ

What is CVE-2026-43393?

CVE-2026-43393 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copies() Fix a chunk map leak in btrfs_map_block(): if we...

How severe is CVE-2026-43393?

CVSS scoring is not yet available for CVE-2026-43393. Check NVD for updates.

Is there a patch for CVE-2026-43393?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.