Total vulnerabilities in the database
The (1) pipe_read and (2) pipe_write implementations in fs/pipe.c in the Linux kernel before 3.16 do not properly consider the side effects of failed __copy_to_user_inatomic and __copy_from_user_inatomic calls, which allows local users to cause a denial of service (system crash) or possibly gain privileges via a crafted application, aka an "I/O vector array overrun."
Software | From | Fixed in |
---|---|---|
google / android | 6.0 | 6.0.x |
google / android | 4.4.3 | 4.4.3.x |
google / android | 5.0.1 | 5.0.1.x |
google / android | 5.1.1 | 5.1.1.x |
google / android | 5.1 | 5.1.x |
linux / linux_kernel | - | 3.15.10.x |