Bug 2312085 (CVE-2024-46697) - CVE-2024-46697 kernel: nfsd: ensure that nfsd4_fattr_args.context is zeroed out
Summary: CVE-2024-46697 kernel: nfsd: ensure that nfsd4_fattr_args.context is zeroed out
Keywords:
Status: NEW
Alias: CVE-2024-46697
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2312218
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-13 06:30 UTC by OSIDB Bzimport
Modified: 2025-04-25 17:25 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2025:0001 0 None None None 2025-01-01 07:22:57 UTC
Red Hat Product Errata RHSA-2024:11486 0 None None None 2024-12-19 00:43:11 UTC

Description OSIDB Bzimport 2024-09-13 06:30:33 UTC
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.

Comment 3 errata-xmlrpc 2024-12-19 00:43:10 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2024:11486 https://access.redhat.com/errata/RHSA-2024:11486


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