THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-46037 (HIGH 8.2) — 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 describ

[NVD] CVE-2026-46037 (HIGH 8.2) — 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 describ

lownvdPublished 2026-05-27

CVE-2026-46037 CVSS: 8.2 HIGH Published: 2026-05-27T14:17:23.027

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.

Av

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-46037