Commit 81beffc
committed
udmabuf: fix a buf size overflow issue during udmabuf creation
jira VULN-67673
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 759deb2 commit 81beffc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments