Total vulnerabilities in the database
A flaw was found in the Linux kernel's TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 ("tun: tun_chr_open(): correctly initialize socket uid"), - 66b2c338adce ("tap: tap_open(): correctly initialize socket uid"), pass "inode->i_uid" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.5-rc1 | 6.5-rc1.x |
linux / linux_kernel | 6.5-rc2 | 6.5-rc2.x |
linux / linux_kernel | 6.5-rc3 | 6.5-rc3.x |
linux / linux_kernel | 6.5-rc4 | 6.5-rc4.x |
linux / linux_kernel | - | 6.4.x |
redhat / enterprise_linux | 8.0 | 8.0.x |
redhat / enterprise_linux | 9.0 | 9.0.x |
fedoraproject / fedora | 37 | 37.x |
fedoraproject / fedora | 38 | 38.x |
debian / debian_linux | 10.0 | 10.0.x |
debian / debian_linux | 11.0 | 11.0.x |
debian / debian_linux | 12.0 | 12.0.x |