In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix potential spectre v1 gadget It appears like nr could be a Spectre v1 gadget as it's supplied by a user and used as an array index. Prevent the contents of kernel memory from being leaked to userspace via speculative execution by using array_index_nospec. [sumits: added fixes and cc: stable tags]
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | n/a |
| Linux | Linux | Netikus EventSentry before 3.2.1.44 |
| Linux | Linux | Windows 10 Version 1709 for 32-bit Systems |
| Linux | Linux | Windows 10 Version 1709 for x64-based Systems |