Commit a63aa33
udmabuf: fix a buf size overflow issue during udmabuf creation
jira VULN-67674
cve CVE-2025-37803
commit-author Xiaogang Chen <[email protected]>
commit 021ba7f
by casting size_limit_mb to u64 when calculate pglimit.
Signed-off-by: Xiaogang Chen<[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Christian König <[email protected]>
(cherry picked from commit 021ba7f)
Signed-off-by: Marcin Wcisło <[email protected]>1 parent fc97464 commit a63aa33
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
0 commit comments