Логотип exploitDog
bind:"CVE-2017-14106" OR bind:"CVE-2017-1000111" OR bind:"CVE-2017-1000112"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2017-14106" OR bind:"CVE-2017-1000111" OR bind:"CVE-2017-1000112"

Количество 86

Количество 86

suse-cvrf логотип

SUSE-SU-2017:2436-1

почти 8 лет назад

Security update for Linux Kernel Live Patch 15 for SLE 12 SP1

EPSS: Высокий
suse-cvrf логотип

SUSE-SU-2017:2424-1

почти 8 лет назад

Security update for Linux Kernel Live Patch 10 for SLE 12 SP1

EPSS: Высокий
suse-cvrf логотип

SUSE-SU-2017:2423-1

почти 8 лет назад

Security update for Linux Kernel Live Patch 11 for SLE 12 SP1

EPSS: Высокий
github логотип

GHSA-r7cm-47vv-77vj

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

Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch. When building a UFO packet with MSG_MORE __ip_append_data() calls ip_ufo_append_data() to append. However in between two send() calls, the append path can be switched from UFO to non-UFO one, which leads to a memory corruption. In case UFO packet lengths exceeds MTU, copy = maxfraglen - skb->len becomes negative on the non-UFO path and the branch to allocate new skb is taken. This triggers fragmentation and computation of fraggap = skb_prev->len - maxfraglen. Fraggap can exceed MTU, causing copy = datalen - transhdrlen - fraggap to become negative. Subsequently skb_copy_and_csum_bits() writes out-of-bounds. A similar issue is present in IPv6 code. The bug was introduced in e89e9cf539a2 ("[IPv4/IPv6]: UFO Scatter-gather approach") on Oct 18 2005.

CVSS3: 7
EPSS: Высокий
suse-cvrf логотип

SUSE-SU-2017:2847-1

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

Security update for the Linux Kernel

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

ELSA-2017-3633

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

ELSA-2017-3633: Unbreakable Enterprise kernel security update (IMPORTANT)

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

ELSA-2017-3632

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

ELSA-2017-3632: Unbreakable Enterprise kernel security update (IMPORTANT)

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

SUSE-SU-2017:2869-1

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

Security update for the Linux Kernel

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

SUSE-SU-2017:2813-1

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

Security update for Linux Kernel Live Patch 13 for SLE 12 SP2

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

ELSA-2017-3631

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

ELSA-2017-3631: Unbreakable Enterprise kernel security update (IMPORTANT)

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

SUSE-SU-2018:0011-1

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

Security update for the Linux Kernel

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

SUSE-SU-2017:2497-1

почти 8 лет назад

Security update for Linux Kernel Live Patch 24 for SLE 12

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

SUSE-SU-2017:2476-1

почти 8 лет назад

Security update for Linux Kernel Live Patch 26 for SLE 12

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

SUSE-SU-2017:2475-1

почти 8 лет назад

Security update for Linux Kernel Live Patch 25 for SLE 12

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

SUSE-SU-2017:2448-1

почти 8 лет назад

Security update for Linux Kernel Live Patch 20 for SLE 12 SP1

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

SUSE-SU-2017:2447-1

почти 8 лет назад

Security update for Linux Kernel Live Patch 18 for SLE 12 SP1

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

SUSE-SU-2017:2446-1

почти 8 лет назад

Security update for Linux Kernel Live Patch 19 for SLE 12 SP1

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

SUSE-SU-2018:0180-1

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

Security update for the Linux Kernel

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

SUSE-SU-2017:2791-1

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

Security update for Linux Kernel Live Patch 21 for SLE 12 SP1

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

SUSE-SU-2017:2775-1

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

Security update for Linux Kernel Live Patch 27 for SLE 12

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
suse-cvrf логотип
SUSE-SU-2017:2436-1

Security update for Linux Kernel Live Patch 15 for SLE 12 SP1

84%
Высокий
почти 8 лет назад
suse-cvrf логотип
SUSE-SU-2017:2424-1

Security update for Linux Kernel Live Patch 10 for SLE 12 SP1

84%
Высокий
почти 8 лет назад
suse-cvrf логотип
SUSE-SU-2017:2423-1

Security update for Linux Kernel Live Patch 11 for SLE 12 SP1

84%
Высокий
почти 8 лет назад
github логотип
GHSA-r7cm-47vv-77vj

Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch. When building a UFO packet with MSG_MORE __ip_append_data() calls ip_ufo_append_data() to append. However in between two send() calls, the append path can be switched from UFO to non-UFO one, which leads to a memory corruption. In case UFO packet lengths exceeds MTU, copy = maxfraglen - skb->len becomes negative on the non-UFO path and the branch to allocate new skb is taken. This triggers fragmentation and computation of fraggap = skb_prev->len - maxfraglen. Fraggap can exceed MTU, causing copy = datalen - transhdrlen - fraggap to become negative. Subsequently skb_copy_and_csum_bits() writes out-of-bounds. A similar issue is present in IPv6 code. The bug was introduced in e89e9cf539a2 ("[IPv4/IPv6]: UFO Scatter-gather approach") on Oct 18 2005.

CVSS3: 7
84%
Высокий
около 3 лет назад
suse-cvrf логотип
SUSE-SU-2017:2847-1

Security update for the Linux Kernel

больше 7 лет назад
oracle-oval логотип
ELSA-2017-3633

ELSA-2017-3633: Unbreakable Enterprise kernel security update (IMPORTANT)

больше 7 лет назад
oracle-oval логотип
ELSA-2017-3632

ELSA-2017-3632: Unbreakable Enterprise kernel security update (IMPORTANT)

больше 7 лет назад
suse-cvrf логотип
SUSE-SU-2017:2869-1

Security update for the Linux Kernel

больше 7 лет назад
suse-cvrf логотип
SUSE-SU-2017:2813-1

Security update for Linux Kernel Live Patch 13 for SLE 12 SP2

больше 7 лет назад
oracle-oval логотип
ELSA-2017-3631

ELSA-2017-3631: Unbreakable Enterprise kernel security update (IMPORTANT)

больше 7 лет назад
suse-cvrf логотип
SUSE-SU-2018:0011-1

Security update for the Linux Kernel

больше 7 лет назад
suse-cvrf логотип
SUSE-SU-2017:2497-1

Security update for Linux Kernel Live Patch 24 for SLE 12

почти 8 лет назад
suse-cvrf логотип
SUSE-SU-2017:2476-1

Security update for Linux Kernel Live Patch 26 for SLE 12

почти 8 лет назад
suse-cvrf логотип
SUSE-SU-2017:2475-1

Security update for Linux Kernel Live Patch 25 for SLE 12

почти 8 лет назад
suse-cvrf логотип
SUSE-SU-2017:2448-1

Security update for Linux Kernel Live Patch 20 for SLE 12 SP1

почти 8 лет назад
suse-cvrf логотип
SUSE-SU-2017:2447-1

Security update for Linux Kernel Live Patch 18 for SLE 12 SP1

почти 8 лет назад
suse-cvrf логотип
SUSE-SU-2017:2446-1

Security update for Linux Kernel Live Patch 19 for SLE 12 SP1

почти 8 лет назад
suse-cvrf логотип
SUSE-SU-2018:0180-1

Security update for the Linux Kernel

больше 7 лет назад
suse-cvrf логотип
SUSE-SU-2017:2791-1

Security update for Linux Kernel Live Patch 21 for SLE 12 SP1

больше 7 лет назад
suse-cvrf логотип
SUSE-SU-2017:2775-1

Security update for Linux Kernel Live Patch 27 for SLE 12

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

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