CVE-2022-1011
Vulnerability Summary
Timeline
Description
A use-after-free flaw was found in the Linux kernel’s FUSE filesystem in the way a user triggers write(). This flaw allows a local user to gain unauthorized access to data from the FUSE filesystem, resulting in privilege escalation.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- v2.0•MEDIUM•Score: 4.6AV:L/AC:L/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 0.21%• Percentile: 43%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- debian•debian_linux
9.0 | 10.0
- fedoraproject•fedora
34 | 35
- linux•linux_kernel
< 5.17 | 5.17 | 5.17:rc1 | 5.17:rc2 | 5.17:rc3 | 5.17:rc4 | 5.17:rc7
- netapp•h300e
na
- netapp•h300s_firmware
na
- netapp•h410c_firmware
na
- netapp•h410s_firmware
na
- netapp•h500e
na
- netapp•h500s_firmware
na
- netapp•h700e
na
- netapp•h700s_firmware
na
- oracle•communications_cloud_native_core_binding_support_function
22.1.3
- redhat•build_of_quarkus
2.0
- redhat•codeready_linux_builder
na
- redhat•developer_tools
1.0
- redhat•enterprise_linux
6.0 | 7.0 | 8.0
- redhat•enterprise_linux_eus
8.6
- redhat•enterprise_linux_for_ibm_z_systems
8.0
- redhat•enterprise_linux_for_ibm_z_systems_eus
8.6
- redhat•enterprise_linux_for_power_little_endian
8.0
- redhat•enterprise_linux_for_power_little_endian_eus
8.6
- redhat•enterprise_linux_for_real_time
8
- redhat•enterprise_linux_for_real_time_for_nfv
8
- redhat•enterprise_linux_for_real_time_for_nfv_tus
8.6
- redhat•enterprise_linux_for_real_time_tus
8.6
- redhat•enterprise_linux_server_aus
8.6
- redhat•enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions
8.6
- redhat•enterprise_linux_server_tus
8.6
- redhat•enterprise_linux_server_update_services_for_sap_solutions
8.6
- redhat•virtualization_host
4.0
References (5)
- https://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git/commit/?h=for-next
- https://bugzilla.redhat.com/show_bug.cgi?id=2064855
- https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html
- https://www.debian.org/security/2022/dsa-5173
- https://www.oracle.com/security-alerts/cpujul2022.html