Bug 2300382 (CVE-2024-41024) - CVE-2024-41024 kernel: misc: fastrpc: Restrict untrusted app to attach to privileged PD
Summary: CVE-2024-41024 kernel: misc: fastrpc: Restrict untrusted app to attach to pri...
Keywords:
Status: NEW
Alias: CVE-2024-41024
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: 2300938
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-29 15:20 UTC by OSIDB Bzimport
Modified: 2024-09-19 17:36 UTC (History)
6 users (show)

Fixed In Version: kernel 6.6.41, kernel 6.9.10, kernel 6.10
Doc Type: If docs needed, set a value
Doc Text:
A vulnerability was found in the Linux kernel's `fastrpc` driver at allows untrusted applications with access to non-secure `fastrpc` device nodes to attach to privileged Processing Domains (PDs) such as `root_pd` or static PDs. This could lead to unauthorized access and potential exploitation.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-29 15:20:56 UTC
In the Linux kernel, the following vulnerability has been resolved:

misc: fastrpc: Restrict untrusted app to attach to privileged PD

Untrusted application with access to only non-secure fastrpc device
node can attach to root_pd or static PDs if it can make the respective
init request. This can cause problems as the untrusted application
can send bad requests to root_pd or static PDs. Add changes to reject
attach to privileged PDs if the request is being made using non-secure
fastrpc device node.

Comment 1 Mauro Matteo Cascella 2024-07-29 19:27:57 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2300938]

Comment 4 Mauro Matteo Cascella 2024-07-30 08:39:34 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024072919-CVE-2024-41024-be39@gregkh/T


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