In the Linux kernel, the following vulnerability has been resolved:
udmabuf: fix a buf size overflow issue during udmabuf creation
by casting size_limit_mb to u64 when calculate pglimit.
References
Configurations
Configuration 1 (hide)
|
History
05 Jun 2025, 14:32
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-08 07:15
Updated : 2025-06-05 14:32
NVD link : CVE-2025-37803
Mitre link : CVE-2025-37803
CVE.ORG link : CVE-2025-37803
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')