Bug 2449682 - CVE-2026-33056 mesa: tar-rs: Arbitrary directory permission modification via crafted tar archive [fedora-all]
Summary: CVE-2026-33056 mesa: tar-rs: Arbitrary directory permission modification via ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mesa
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["e52268c3-21cf-4253-ace1-1...
Depends On:
Blocks: CVE-INVALID CVE-2026-33056
TreeView+ depends on / blocked
 
Reported: 2026-03-20 17:55 UTC by Jon Moroney
Modified: 2026-03-22 07:53 UTC (History)
16 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-03-22 07:53:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jon Moroney 2026-03-20 17:55:54 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Ben Beasley 2026-03-22 07:53:50 UTC
It looks like mesa only has a handful of Rust crate dependencies, for NVK. These are vendored *individually* in RHEL, so we can tell what they are: paste, proc-macro2, quote, syn, unicode-dient, and rustc-hash. Obviously, tar is not one of them. Doing a local mock build in Fedora and checking what is installed into the mock chroot verifies this finding: rust-tar is nowhere in the dependency tree for mesa, so this CVE does not apply.


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