Lucene search

K
osvGoogleOSV:CVE-2024-41024
HistoryJul 29, 2024 - 3:15 p.m.

CVE-2024-41024

2024-07-2915:15:11
Google
osv.dev
6
linux kernel
resolved vulnerability
untrusted application
privileged pd
fastrpc
non-secure device node

AI Score

8.3

Confidence

High

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.

AI Score

8.3

Confidence

High