CVE-2024-36964: fs/9p: only translate RWX permissions for plain 9P2000
In the Linux kernel, the following vulnerability has been resolved:
fs/9p: only translate RWX permissions for plain 9P2000
Garbage in plain 9P2000's perm bits is allowed through, which causes it
to be able to set (among others) the suid bit. This was presumably not
the intent since the unix extended bits are handled explicitly and
conditionally on .u.
Security readout for executives and security teams
Plain-English summary
This Linux kernel issue affects the 9p filesystem permission handling. In plain 9P2000 mode, unexpected permission bits could pass through and set special Unix bits such as SUID. Business urgency is highest for systems that actually use 9p mounts, including virtualization or shared filesystem scenarios.
Executive priority
Treat this as a targeted Linux kernel remediation item, not a broad internet-facing emergency. Prioritize environments using 9p file sharing, then fold remaining Linux systems into normal kernel patch cycles once vendor packages are available.
Technical view
The kernel fs/9p code incorrectly translated permission bits for plain 9P2000. The CVE says garbage permission bits were allowed through and could set the SUID bit, while Unix extension bits are meant to be handled explicitly and conditionally on .u. Stable kernel fixes are referenced.
Likely exposure
Exposure appears limited to Linux systems using the 9p filesystem, especially plain 9P2000 rather than Unix extension handling. The supplied version data is incomplete and ambiguous, so kernel and distribution advisories should be checked for exact affected builds.
Exploitation context
The source bundle does not show KEV listing, public exploitation, exploit availability, or real-world attacks. The impact implied by the CVE is improper permission translation that may allow special permission bits to be set in affected 9p contexts.
Researcher notes
The record lacks CVSS, CWE, and detailed affected-version ranges in the supplied bundle. Analysis should focus on fs/9p permission translation behavior, plain 9P2000 mode, and whether local workloads can influence permission bits on affected mounts.
Mitigation direction
Apply Linux vendor kernel updates that include the referenced stable fixes.
Prioritize hosts using 9p mounts or virtualization shared filesystems.
Check Debian LTS and other distribution advisories for packaged kernel status.
Remove or disable unnecessary 9p usage where operationally feasible.
Track kernel stable commits listed in the CVE references.
Validation and detection
Inventory Linux systems with 9p filesystem support or active 9p mounts.
Confirm kernel package versions against distribution security advisories.
Verify whether deployed kernels include the referenced stable commits.
Review 9p mount configurations for plain 9P2000 usage.
Check file permission monitoring for unexpected SUID-bearing files in 9p paths.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2024-36964 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.