Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 37

Количество 37

github логотип

GHSA-hxj2-jf3v-xp24

4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type. That value is outside the range covered by icmp_pointers[], which only describes the traditional ICMP types up to NR_ICMP_TYPES. Avoid consulting icmp_pointers[] for reply types outside that range, and use array_index_nospec() for the remaining in-range lookup. Normal ICMP replies keep their existing behavior unchanged.

CVSS3: 8.2
EPSS: Низкий
ubuntu логотип

CVE-2026-46037

4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type. That value is outside the range covered by icmp_pointers[], which only describes the traditional ICMP types up to NR_ICMP_TYPES. Avoid consulting icmp_pointers[] for reply types outside that range, and use array_index_nospec() for the remaining in-range lookup. Normal ICMP replies keep their existing behavior unchanged.

CVSS3: 8.2
EPSS: Низкий
redhat логотип

CVE-2026-46037

4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type. That value is outside the range covered by icmp_pointers[], which only describes the traditional ICMP types up to NR_ICMP_TYPES. Avoid consulting icmp_pointers[] for reply types outside that range, and use array_index_nospec() for the remaining in-range lookup. Normal ICMP replies keep their existing behavior unchanged.

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

CVE-2026-46037

4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type. That value is outside the range covered by icmp_pointers[], which only describes the traditional ICMP types up to NR_ICMP_TYPES. Avoid consulting icmp_pointers[] for reply types outside that range, and use array_index_nospec() for the remaining in-range lookup. Normal ICMP replies keep their existing behavior unchanged.

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

CVE-2026-46037

4 месяца назад

ipv4: icmp: validate reply type before using icmp_pointers

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

CVE-2026-46037

4 месяца назад

In the Linux kernel, the following vulnerability has been resolved: i ...

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

SUSE-SU-2026:3778-1

17 дней назад

Security update for the Linux Kernel (Live Patch 16 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:3779-1

17 дней назад

Security update for the Linux Kernel (Live Patch 15 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:3757-1

17 дней назад

Security update for the Linux Kernel (Live Patch 55 for SUSE Linux Enterprise 15 SP4)

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

SUSE-SU-2026:3776-1

17 дней назад

Security update for the Linux Kernel (Live Patch 27 for SUSE Linux Enterprise 15 SP6)

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

SUSE-SU-2026:3721-1

17 дней назад

Security update for the Linux Kernel (Live Patch 54 for SUSE Linux Enterprise 15 SP4)

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

SUSE-SU-2026:3759-1

17 дней назад

Security update for the Linux Kernel (Live Patch 40 for SUSE Linux Enterprise 15 SP5)

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

SUSE-SU-2026:3775-1

17 дней назад

Security update for the Linux Kernel (Live Patch 26 for SUSE Linux Enterprise 15 SP6)

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

SUSE-SU-2026:3747-1

17 дней назад

Security update for the Linux Kernel (Live Patch 53 for SUSE Linux Enterprise 15 SP4)

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

SUSE-SU-2026:3774-1

17 дней назад

Security update for the Linux Kernel (Live Patch 14 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:3766-1

17 дней назад

Security update for the Linux Kernel (Live Patch 49 for SUSE Linux Enterprise 15 SP4)

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

SUSE-SU-2026:3750-1

17 дней назад

Security update for the Linux Kernel (Live Patch 48 for SUSE Linux Enterprise 15 SP4)

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

SUSE-SU-2026:3722-1

17 дней назад

Security update for the Linux Kernel (Live Patch 50 for SUSE Linux Enterprise 15 SP4)

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

SUSE-SU-2026:3770-1

17 дней назад

Security update for the Linux Kernel (Live Patch 11 for SUSE Linux Enterprise 15 SP7)

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

SUSE-SU-2026:3756-1

17 дней назад

Security update for the Linux Kernel (Live Patch 46 for SUSE Linux Enterprise 15 SP4)

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-hxj2-jf3v-xp24

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type. That value is outside the range covered by icmp_pointers[], which only describes the traditional ICMP types up to NR_ICMP_TYPES. Avoid consulting icmp_pointers[] for reply types outside that range, and use array_index_nospec() for the remaining in-range lookup. Normal ICMP replies keep their existing behavior unchanged.

CVSS3: 8.2
0%
Низкий
4 месяца назад
ubuntu логотип
CVE-2026-46037

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type. That value is outside the range covered by icmp_pointers[], which only describes the traditional ICMP types up to NR_ICMP_TYPES. Avoid consulting icmp_pointers[] for reply types outside that range, and use array_index_nospec() for the remaining in-range lookup. Normal ICMP replies keep their existing behavior unchanged.

CVSS3: 8.2
0%
Низкий
4 месяца назад
redhat логотип
CVE-2026-46037

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type. That value is outside the range covered by icmp_pointers[], which only describes the traditional ICMP types up to NR_ICMP_TYPES. Avoid consulting icmp_pointers[] for reply types outside that range, and use array_index_nospec() for the remaining in-range lookup. Normal ICMP replies keep their existing behavior unchanged.

CVSS3: 5.5
0%
Низкий
4 месяца назад
nvd логотип
CVE-2026-46037

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type. That value is outside the range covered by icmp_pointers[], which only describes the traditional ICMP types up to NR_ICMP_TYPES. Avoid consulting icmp_pointers[] for reply types outside that range, and use array_index_nospec() for the remaining in-range lookup. Normal ICMP replies keep their existing behavior unchanged.

CVSS3: 8.2
0%
Низкий
4 месяца назад
msrc логотип
CVE-2026-46037

ipv4: icmp: validate reply type before using icmp_pointers

CVSS3: 5.5
0%
Низкий
4 месяца назад
debian логотип
CVE-2026-46037

In the Linux kernel, the following vulnerability has been resolved: i ...

CVSS3: 8.2
0%
Низкий
4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:3778-1

Security update for the Linux Kernel (Live Patch 16 for SUSE Linux Enterprise 15 SP7)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3779-1

Security update for the Linux Kernel (Live Patch 15 for SUSE Linux Enterprise 15 SP7)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3757-1

Security update for the Linux Kernel (Live Patch 55 for SUSE Linux Enterprise 15 SP4)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3776-1

Security update for the Linux Kernel (Live Patch 27 for SUSE Linux Enterprise 15 SP6)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3721-1

Security update for the Linux Kernel (Live Patch 54 for SUSE Linux Enterprise 15 SP4)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3759-1

Security update for the Linux Kernel (Live Patch 40 for SUSE Linux Enterprise 15 SP5)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3775-1

Security update for the Linux Kernel (Live Patch 26 for SUSE Linux Enterprise 15 SP6)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3747-1

Security update for the Linux Kernel (Live Patch 53 for SUSE Linux Enterprise 15 SP4)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3774-1

Security update for the Linux Kernel (Live Patch 14 for SUSE Linux Enterprise 15 SP7)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3766-1

Security update for the Linux Kernel (Live Patch 49 for SUSE Linux Enterprise 15 SP4)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3750-1

Security update for the Linux Kernel (Live Patch 48 for SUSE Linux Enterprise 15 SP4)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3722-1

Security update for the Linux Kernel (Live Patch 50 for SUSE Linux Enterprise 15 SP4)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3770-1

Security update for the Linux Kernel (Live Patch 11 for SUSE Linux Enterprise 15 SP7)

17 дней назад
suse-cvrf логотип
SUSE-SU-2026:3756-1

Security update for the Linux Kernel (Live Patch 46 for SUSE Linux Enterprise 15 SP4)

17 дней назад

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