CVE-2024-46697

Summary

In the Linux kernel, the following vulnerability has been resolved:

nfsd: ensure that nfsd4_fattr_args.context is zeroed out

If nfsd4_encode_fattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'll then try to free. Initialize it early.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxf59388a579c6a395de8f7372b267d3abecd8d6bf < dd65b324174a64558a16ebbf4c3266e5701185d0affected
LinuxLinuxf59388a579c6a395de8f7372b267d3abecd8d6bf < f58bab6fd4063913bd8321e99874b8239e9ba726affected
LinuxLinux6.7affected
LinuxLinux0 < 6.7unaffected
LinuxLinux6.10.8 <= 6.10.*unaffected
LinuxLinux6.11 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References