Vulnerability in Linux Kernel
CVE-2023-1076
A flaw was found in the Linux Kernel. The tun/tap sockets have their socket UID hardcoded to 0 due to a type confusion in their initialization function. While it will be often correct, as tuntap devices require CAP_NET_ADMIN, it may not always be the case, e.g., a non-root user only having that capability. This would make tun/tap sockets being incorrectly treated in filtering/routing decisions, possibly bypassing network filters.
EPSS: 0.003 (17.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N.
Affected products
- Linux Linux_kernel
- N/a Linux Kernel — versions unknown
Weakness classification (CWE)
Public proof-of-concept exploits
References
- secalert@redhat.com (Patch, Mailing List)
- secalert@redhat.com (Patch, Mailing List)
- secalert@redhat.com (mailing-list)
Frequently asked questions
- What is CVE-2023-1076?
- CVE-2023-1076 is a medium-severity vulnerability in Linux Kernel, classified under CWE-791. CVSS score: 5.5/10. Published 2023-03-27.
- How severe is CVE-2023-1076?
- Medium severity. CVSS v3 base score is 5.5 out of 10.
- Is CVE-2023-1076 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.