ghsa-5r86-7p4c-pw27
Vulnerability from github
Published
2024-07-29 15:30
Modified
2024-08-29 18:31
Details
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.
{ affected: [], aliases: [ "CVE-2024-41024", ], database_specific: { cwe_ids: [], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-07-29T15:15:11Z", severity: null, }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\nmisc: fastrpc: Restrict untrusted app to attach to privileged PD\n\nUntrusted application with access to only non-secure fastrpc device\nnode can attach to root_pd or static PDs if it can make the respective\ninit request. This can cause problems as the untrusted application\ncan send bad requests to root_pd or static PDs. Add changes to reject\nattach to privileged PDs if the request is being made using non-secure\nfastrpc device node.", id: "GHSA-5r86-7p4c-pw27", modified: "2024-08-29T18:31:34Z", published: "2024-07-29T15:30:39Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-41024", }, { type: "WEB", url: "https://git.kernel.org/stable/c/2eb973ee4770a26d9b5e292b58ad29822d321c7f", }, { type: "WEB", url: "https://git.kernel.org/stable/c/5e305b5986dc52122a9368a1461f0c13e1de3fd6", }, { type: "WEB", url: "https://git.kernel.org/stable/c/bab2f5e8fd5d2f759db26b78d9db57412888f187", }, { type: "WEB", url: "https://git.kernel.org/stable/c/c69fd8afacebfdf2f8a1ee1ea7e0723786529874", }, { type: "WEB", url: "https://git.kernel.org/stable/c/ea13bd807f1cef1af375d999980a9b9794c789b6", }, ], schema_version: "1.4.0", severity: [], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.