Risk | High |
Patch available | YES |
Number of vulnerabilities | 7 |
CVE-ID | CVE-2021-0920 CVE-2021-4083 CVE-2022-0330 CVE-2022-0847 CVE-2022-0492 CVE-2021-4028 CVE-2022-22942 |
CWE-ID | CWE-416 CWE-119 CWE-908 CWE-264 |
Exploitation vector | Local |
Public exploit |
Vulnerability #1 is being exploited in the wild. Vulnerability #4 is being exploited in the wild. Public exploit code for vulnerability #5 is available. Vulnerability #7 is being exploited in the wild. |
Vulnerable software Subscribe |
kernel (Red Hat package) Operating systems & Components / Operating system package or component Red Hat Enterprise Linux Server for x86_64 - Update Services for SAP Solutions Operating systems & Components / Operating system package or component Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions Operating systems & Components / Operating system package or component |
Vendor | Red Hat Inc. |
Security Bulletin
This security bulletin contains information about 7 vulnerabilities.
EUVDB-ID: #VU59811
Risk: Low
CVSSv3.1: 6.1 [CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:H/RL:O/RC:C]
CVE-ID: CVE-2021-0920
CWE-ID:
CWE-416 - Use After Free
Exploit availability: No
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a use-after-free error within the unix_scm_to_skb() function of af_unix.c in Linux kernel. A local user can run a specially crafted program to trigger a race condition and execute arbitrary code with elevated privileges.
Install updates from vendor's website.
kernel (Red Hat package): 4.18.0-147.0.2.el8_1 - 4.18.0-147.59.1.el8_1
Red Hat Enterprise Linux Server for x86_64 - Update Services for SAP Solutions: 8.1
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 8.1
CPE2.3http://access.redhat.com/errata/RHSA-2022:0823
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
Yes. This vulnerability is being exploited in the wild.
EUVDB-ID: #VU61246
Risk: Low
CVSSv3.1: 6.1 [CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]
CVE-ID: CVE-2021-4083
CWE-ID:
CWE-416 - Use After Free
Exploit availability: No
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a use-after-free error within the Linux kernel's garbage collection for Unix domain socket file handlers. A local user can call close() and fget() simultaneously and can potentially trigger a race condition, which in turn leads to a use-after-free error and allows privilege escalation.
Install updates from vendor's website.
kernel (Red Hat package): 4.18.0-147.0.2.el8_1 - 4.18.0-147.59.1.el8_1
Red Hat Enterprise Linux Server for x86_64 - Update Services for SAP Solutions: 8.1
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 8.1
CPE2.3http://access.redhat.com/errata/RHSA-2022:0823
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU60988
Risk: Low
CVSSv3.1: 7.7 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C]
CVE-ID: CVE-2022-0330
CWE-ID:
CWE-119 - Memory corruption
Exploit availability: No
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a random memory access flaw caused by a missing TLB flush in Linux kernel GPU i915 kernel driver functionality. A local user can execute arbitrary code on the system with elevated privileges.
Install updates from vendor's website.
kernel (Red Hat package): 4.18.0-147.0.2.el8_1 - 4.18.0-147.59.1.el8_1
Red Hat Enterprise Linux Server for x86_64 - Update Services for SAP Solutions: 8.1
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 8.1
CPE2.3http://access.redhat.com/errata/RHSA-2022:0823
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU61110
Risk: Low
CVSSv3.1: 8.4 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:H/RL:O/RC:C]
CVE-ID: CVE-2022-0847
CWE-ID:
CWE-908 - Use of Uninitialized Resource
Exploit availability: Yes
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to usage of an uninitialized resources. A local user can overwrite arbitrary file in the page cache, even if the file is read-only, and execute arbitrary code on the system with elevated privileges.
The vulnerability was dubbed Dirty Pipe.
Install updates from vendor's website.
kernel (Red Hat package): 4.18.0-147.0.2.el8_1 - 4.18.0-147.59.1.el8_1
Red Hat Enterprise Linux Server for x86_64 - Update Services for SAP Solutions: 8.1
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 8.1
CPE2.3http://access.redhat.com/errata/RHSA-2022:0823
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
Yes. This vulnerability is being exploited in the wild.
EUVDB-ID: #VU61245
Risk: Low
CVSSv3.1: 7.2 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C]
CVE-ID: CVE-2022-0492
CWE-ID:
CWE-264 - Permissions, Privileges, and Access Controls
Exploit availability: Yes
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a logic error within the cgroup_release_agent_write() function in kernel/cgroup/cgroup-v1.c. A local user can use the cgroups v1 release_agent feature to escalate privileges and bypass the namespace isolation.
MitigationInstall updates from vendor's website.
kernel (Red Hat package): 4.18.0-147.0.2.el8_1 - 4.18.0-147.59.1.el8_1
Red Hat Enterprise Linux Server for x86_64 - Update Services for SAP Solutions: 8.1
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 8.1
CPE2.3http://access.redhat.com/errata/RHSA-2022:0823
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, a fully functional exploit for this vulnerability is available.
EUVDB-ID: #VU60797
Risk: Low
CVSSv3.1: 6.8 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]
CVE-ID: CVE-2021-4028
CWE-ID:
CWE-416 - Use After Free
Exploit availability: No
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a use-after-free error in the RDMA listen()
function in Linux kernel. A local user can run a specially crafted program to trigger a use-after-free error and execute arbitrary code with elevated privileges.
Install updates from vendor's website.
kernel (Red Hat package): 4.18.0-147.0.2.el8_1 - 4.18.0-147.59.1.el8_1
Red Hat Enterprise Linux Server for x86_64 - Update Services for SAP Solutions: 8.1
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 8.1
CPE2.3http://access.redhat.com/errata/RHSA-2022:0823
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU61217
Risk: Low
CVSSv3.1: 7.5 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:H/RL:O/RC:C]
CVE-ID: CVE-2022-22942
CWE-ID:
CWE-264 - Permissions, Privileges, and Access Controls
Exploit availability: Yes
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to an error in the vmwgfx driver in Linux kernel. A local unprivileged user can gain access to files opened by other processes on the system through a dangling 'file' pointer.
Exploiting this vulnerability requires an attacker to have access to either /dev/dri/card0 or /dev/dri/rendererD128 and be able to issue an ioctl() on the resulting file descriptor.
Install updates from vendor's website.
kernel (Red Hat package): 4.18.0-147.0.2.el8_1 - 4.18.0-147.59.1.el8_1
Red Hat Enterprise Linux Server for x86_64 - Update Services for SAP Solutions: 8.1
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 8.1
CPE2.3http://access.redhat.com/errata/RHSA-2022:0823
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
Yes. This vulnerability is being exploited in the wild.