← Back to CVE List

CVE-2021-47485

Published: 2024-05-22T09:15Z
Last Modified: 2025-01-06T19:53Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields Overflowing either addrlimit or bytes_togo can allow userspace to trigger a buffer overflow of kernel memory. Check for overflows in all the places doing math on user controlled buffers. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt