You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record is not being prioritized for NVD enrichment efforts due to resource or other concerns.
Description
Xcitium Client Security (XCS) before 13.8.2.10019 and Comodo Internet Security (CIS) through 12.3.4.8162 (fix expected by 2026 Q3) contain an integer underflow vulnerability in the firewall driver Inspect.sys that allows remote unauthenticated attackers to crash the system by sending a crafted IPv6 packet with a declared payload length smaller than the sum of its extension-header lengths. The unsigned 64-bit payload-length value underflows to a near-maximal integer, triggering an out-of-bounds read and oversized memcpy in the Windows kernel at DISPATCH_LEVEL, resulting in a blue screen of death even on hosts with all ports blocked.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: Comodo Internet Security de Comodo, Description: El controlador de cortafuegos de Comodo Internet Security, Inspect.sys, contiene un desbordamiento negativo de enteros en su analizador de paquetes IPv6. El analizador decrementa un valor de longitud de carga útil sin signo de 64 bits (tomado del campo de longitud de carga útil del encabezado fijo IPv6) por el tamaño de cada encabezado de extensión IPv6 sin validarlo, por lo que un paquete cuya longitud de carga útil declarada es menor que la suma de las longitudes de sus encabezados de extensión provoca un desbordamiento negativo del valor a un entero de 64 bits casi máximo. Debido a que el análisis de IPv6 ocurre antes de la aplicación de las reglas de cortafuegos, un atacante remoto no autenticado puede enviar un único paquete IPv6 manipulado - incluso a un host con todos los puertos bloqueados - para activar una lectura fuera de límites (y, en una ruta de código separada, un memcpy de tamaño excesivo) en el kernel de Windows en DISPATCH_LEVEL, lo que provoca el bloqueo del sistema (BSOD).
CVE Modified by VulnCheck6/23/2026 11:16:35 AM
Action
Type
Old Value
New Value
Changed
Description
Comodo Internet Security's firewall driver Inspect.sys contains an integer underflow in its IPv6 packet parser. The parser decrements an unsigned 64-bit payload-length value (taken from the IPv6 fixed header's payload length field) by the size of each IPv6 extension header without validating it, so a packet whose declared payload length is smaller than the sum of its extension-header lengths underflows the value to a near-maximal 64-bit integer. Because IPv6 parsing occurs before firewall rule enforcement, a remote, unauthenticated attacker can send a single crafted IPv6 packet - even to a host with all ports blocked - to trigger an out-of-bounds read (and, on a separate code path, an oversized memcpy) in the Windows kernel at DISPATCH_LEVEL, crashing the system (BSOD).
Xcitium Client Security (XCS) before 13.8.2.10019 and Comodo Internet Security (CIS) through 12.3.4.8162 (fix expected by 2026 Q3) contain an integer underflow vulnerability in the firewall driver Inspect.sys that allows remote unauthenticated attackers to crash the system by sending a crafted IPv6 packet with a declared payload length smaller than the sum of its extension-header lengths. The unsigned 64-bit payload-length value underflows to a near-maximal integer, triggering an out-of-bounds read and oversized memcpy in the Windows kernel at DISPATCH_LEVEL, resulting in a blue screen of death even on hosts with all ports blocked.
[{"vendor":"Comodo","product":"Comodo Internet Security","defaultStatus":"unaffected","modules":["Inspect.sys"],"versions":[{"version":"0","lessThanOrEqual":"12.3.4.8162","versionType":"custom","status":"affected"}]}]
[{"vendor":"Xcitium (formerly Comodo Security Solutions)","product":"Comodo Internet Security","defaultStatus":"unaffected","modules":["Inspect.sys"],"versions":[{"version":"0","lessThanOrEqual":"12.3.4.8162","versionType":"custom","status":"affected"}]},{"vendor":"Xcitium","product":"Xcitium Client Security (XCS)","defaultStatus":"affected","versions":[{"version":"0","lessThan":"13.8.2.10019","versionType":"custom","status":"affected"}]}]
[{"vendor":"Comodo","product":"Comodo Internet Security","defaultStatus":"unaffected","modules":["Inspect.sys"],"versions":[{"version":"0","lessThanOrEqual":"12.3.4.8162","versionType":"custom","status":"affected"}]}]
New CVE Received from VulnCheck6/07/2026 9:16:20 AM
Action
Type
Old Value
New Value
Added
Description
Comodo Internet Security's firewall driver Inspect.sys contains an integer underflow in its IPv6 packet parser. The parser decrements an unsigned 64-bit payload-length value (taken from the IPv6 fixed header's payload length field) by the size of each IPv6 extension header without validating it, so a packet whose declared payload length is smaller than the sum of its extension-header lengths underflows the value to a near-maximal 64-bit integer. Because IPv6 parsing occurs before firewall rule enforcement, a remote, unauthenticated attacker can send a single crafted IPv6 packet - even to a host with all ports blocked - to trigger an out-of-bounds read (and, on a separate code path, an oversized memcpy) in the Windows kernel at DISPATCH_LEVEL, crashing the system (BSOD).