Логотип exploitDog
bind:"CVE-2021-26932"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2021-26932"

Количество 29

Количество 29

ubuntu логотип

CVE-2021-26932

больше 4 лет назад

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. Unfortunately, when running in PV mode, the Linux backend drivers mishandle this: Some errors are ignored, effectively implying their success from the success of related batch elements. In other cases, errors resulting from one batch element lead to further batch elements not being inspected, and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.

CVSS3: 5.5
EPSS: Низкий
nvd логотип

CVE-2021-26932

больше 4 лет назад

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. Unfortunately, when running in PV mode, the Linux backend drivers mishandle this: Some errors are ignored, effectively implying their success from the success of related batch elements. In other cases, errors resulting from one batch element lead to further batch elements not being inspected, and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.

CVSS3: 5.5
EPSS: Низкий
msrc логотип

CVE-2021-26932

больше 4 лет назад

CVSS3: 5.5
EPSS: Низкий
debian логотип

CVE-2021-26932

больше 4 лет назад

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as us ...

CVSS3: 5.5
EPSS: Низкий
github логотип

GHSA-w8vm-5jg7-3r38

около 3 лет назад

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. Unfortunately, when running in PV mode, the Linux backend drivers mishandle this: Some errors are ignored, effectively implying their success from the success of related batch elements. In other cases, errors resulting from one batch element lead to further batch elements not being inspected, and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.

CVSS3: 5.5
EPSS: Низкий
fstec логотип

BDU:2021-02595

больше 4 лет назад

Уязвимость компонентов arch/*/xen/p2m.c, drivers/xen/gntdev.c ядра операционных систем Linux, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 5.5
EPSS: Низкий
oracle-oval логотип

ELSA-2021-9136

около 4 лет назад

ELSA-2021-9136: Unbreakable Enterprise kernel-container security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2021-9135

около 4 лет назад

ELSA-2021-9135: Unbreakable Enterprise kernel security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2021-9068

больше 4 лет назад

ELSA-2021-9068: Unbreakable Enterprise kernel-container security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2021-9067

больше 4 лет назад

ELSA-2021-9067: Unbreakable Enterprise kernel security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2021-9058

больше 4 лет назад

ELSA-2021-9058: Unbreakable Enterprise kernel-container security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2021-9057

больше 4 лет назад

ELSA-2021-9057: Unbreakable Enterprise kernel-container security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2021-9053

больше 4 лет назад

ELSA-2021-9053: Unbreakable Enterprise kernel security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2021-9052

больше 4 лет назад

ELSA-2021-9052: Unbreakable Enterprise kernel security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2021-9051

больше 4 лет назад

ELSA-2021-9051: Unbreakable Enterprise kernel security update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2021:0744-1

больше 4 лет назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2021:0743-1

больше 4 лет назад

Security update for the Linux Kernel

EPSS: Низкий
oracle-oval логотип

ELSA-2021-9079

больше 4 лет назад

ELSA-2021-9079: Unbreakable Enterprise kernel security update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2021:0740-1

больше 4 лет назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2021:0737-1

больше 4 лет назад

Security update for the Linux Kernel

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. Unfortunately, when running in PV mode, the Linux backend drivers mishandle this: Some errors are ignored, effectively implying their success from the success of related batch elements. In other cases, errors resulting from one batch element lead to further batch elements not being inspected, and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.

CVSS3: 5.5
0%
Низкий
больше 4 лет назад
nvd логотип
CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. Unfortunately, when running in PV mode, the Linux backend drivers mishandle this: Some errors are ignored, effectively implying their success from the success of related batch elements. In other cases, errors resulting from one batch element lead to further batch elements not being inspected, and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.

CVSS3: 5.5
0%
Низкий
больше 4 лет назад
msrc логотип
CVSS3: 5.5
0%
Низкий
больше 4 лет назад
debian логотип
CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as us ...

CVSS3: 5.5
0%
Низкий
больше 4 лет назад
github логотип
GHSA-w8vm-5jg7-3r38

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the success or failure of each operation. Unfortunately, when running in PV mode, the Linux backend drivers mishandle this: Some errors are ignored, effectively implying their success from the success of related batch elements. In other cases, errors resulting from one batch element lead to further batch elements not being inspected, and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.

CVSS3: 5.5
0%
Низкий
около 3 лет назад
fstec логотип
BDU:2021-02595

Уязвимость компонентов arch/*/xen/p2m.c, drivers/xen/gntdev.c ядра операционных систем Linux, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 5.5
0%
Низкий
больше 4 лет назад
oracle-oval логотип
ELSA-2021-9136

ELSA-2021-9136: Unbreakable Enterprise kernel-container security update (IMPORTANT)

около 4 лет назад
oracle-oval логотип
ELSA-2021-9135

ELSA-2021-9135: Unbreakable Enterprise kernel security update (IMPORTANT)

около 4 лет назад
oracle-oval логотип
ELSA-2021-9068

ELSA-2021-9068: Unbreakable Enterprise kernel-container security update (IMPORTANT)

больше 4 лет назад
oracle-oval логотип
ELSA-2021-9067

ELSA-2021-9067: Unbreakable Enterprise kernel security update (IMPORTANT)

больше 4 лет назад
oracle-oval логотип
ELSA-2021-9058

ELSA-2021-9058: Unbreakable Enterprise kernel-container security update (IMPORTANT)

больше 4 лет назад
oracle-oval логотип
ELSA-2021-9057

ELSA-2021-9057: Unbreakable Enterprise kernel-container security update (IMPORTANT)

больше 4 лет назад
oracle-oval логотип
ELSA-2021-9053

ELSA-2021-9053: Unbreakable Enterprise kernel security update (IMPORTANT)

больше 4 лет назад
oracle-oval логотип
ELSA-2021-9052

ELSA-2021-9052: Unbreakable Enterprise kernel security update (IMPORTANT)

больше 4 лет назад
oracle-oval логотип
ELSA-2021-9051

ELSA-2021-9051: Unbreakable Enterprise kernel security update (IMPORTANT)

больше 4 лет назад
suse-cvrf логотип
SUSE-SU-2021:0744-1

Security update for the Linux Kernel

больше 4 лет назад
suse-cvrf логотип
SUSE-SU-2021:0743-1

Security update for the Linux Kernel

больше 4 лет назад
oracle-oval логотип
ELSA-2021-9079

ELSA-2021-9079: Unbreakable Enterprise kernel security update (IMPORTANT)

больше 4 лет назад
suse-cvrf логотип
SUSE-SU-2021:0740-1

Security update for the Linux Kernel

больше 4 лет назад
suse-cvrf логотип
SUSE-SU-2021:0737-1

Security update for the Linux Kernel

больше 4 лет назад

Уязвимостей на страницу